From db8b865d20076ba51626da16bb3a2e080b7d1104 Mon Sep 17 00:00:00 2001 From: msweet Date: Mon, 4 Feb 2013 19:27:13 +0000 Subject: [PATCH] Merge changes from CUPS 1.7svn-r10861. git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@4167 a1ca3aef-8c08-0410-bb20-df032aa958be --- CHANGES-1.6.txt | 8 +- CHANGES-IPPTOOL.txt | 7 +- IPPTOOL.txt | 28 +- backend/ipp.c | 8 +- backend/usb-libusb.c | 4 + config-scripts/cups-common.m4 | 5 +- config-scripts/cups-compiler.m4 | 49 +- config.h.in | 3 +- cups/adminutil.c | 5 +- cups/cups-private.h | 1 + cups/cups.h | 5 + cups/dest.c | 6 +- cups/http-addr.c | 6 +- cups/http-addrlist.c | 21 +- cups/http-private.h | 6 +- cups/http-support.c | 8 +- cups/http.c | 425 +- cups/ipp-support.c | 965 +- cups/ipp.h | 3 +- cups/libcups2.def | 28 +- cups/request.c | 10 +- cups/snmp.c | 6 +- cups/snprintf.c | 6 +- cups/usersys.c | 98 +- doc/help/api-cups.html | 24 + doc/help/api-httpipp.html | 131 +- doc/ru/index.html.in | 103 - locale/cups.pot | 1039 +- locale/cups_ca.po | 1940 +--- locale/cups_es.po | 219 +- locale/cups_fr.po | 2085 +--- locale/cups_ja.po | 223 +- locale/cups_ru.po | 7133 ------------ man/cancel.man | 8 +- man/cups-files.conf.man.in | 2 +- ppdc/ppdc-source.cxx | 8 +- scheduler/client.c | 19 +- scheduler/conf.c | 17 +- scheduler/ipp.c | 282 +- scheduler/job.c | 3 +- systemv/cancel.c | 23 +- systemv/lp.c | 9 +- templates/ru/add-class.tmpl | 40 - templates/ru/add-printer.tmpl | 47 - templates/ru/add-rss-subscription.tmpl | 44 - templates/ru/admin.tmpl | 102 - templates/ru/choose-device.tmpl | 53 - templates/ru/choose-make.tmpl | 64 - templates/ru/choose-model.tmpl | 60 - templates/ru/choose-serial.tmpl | 52 - templates/ru/choose-uri.tmpl | 43 - templates/ru/class-added.tmpl | 7 - templates/ru/class-confirm.tmpl | 10 - templates/ru/class-deleted.tmpl | 7 - templates/ru/class-jobs-header.tmpl | 3 - templates/ru/class-modified.tmpl | 7 - templates/ru/class.tmpl | 44 - templates/ru/classes-header.tmpl | 1 - templates/ru/classes.tmpl | 11 - templates/ru/command.tmpl | 12 - templates/ru/edit-config.tmpl | 24 - templates/ru/error-op.tmpl | 9 - templates/ru/error.tmpl | 9 - templates/ru/header.tmpl.in | 29 - templates/ru/help-header.tmpl | 45 - templates/ru/help-printable.tmpl | 9 - templates/ru/help-trailer.tmpl | 1 - templates/ru/job-cancel.tmpl | 7 - templates/ru/job-hold.tmpl | 7 - templates/ru/job-move.tmpl | 27 - templates/ru/job-moved.tmpl | 8 - templates/ru/job-release.tmpl | 7 - templates/ru/job-restart.tmpl | 7 - templates/ru/jobs-header.tmpl | 5 - templates/ru/jobs.tmpl | 36 - templates/ru/list-available-printers.tmpl | 11 - templates/ru/modify-class.tmpl | 34 - templates/ru/modify-printer.tmpl | 42 - templates/ru/norestart.tmpl | 7 - templates/ru/option-boolean.tmpl | 6 - templates/ru/option-conflict.tmpl | 7 - templates/ru/option-header.tmpl | 5 - templates/ru/option-pickmany.tmpl | 6 - templates/ru/option-pickone.tmpl | 18 - templates/ru/option-trailer.tmpl | 5 - templates/ru/pager.tmpl | 6 - templates/ru/printer-accept.tmpl | 9 - templates/ru/printer-added.tmpl | 7 - templates/ru/printer-configured.tmpl | 8 - templates/ru/printer-confirm.tmpl | 10 - templates/ru/printer-default.tmpl | 12 - templates/ru/printer-deleted.tmpl | 7 - templates/ru/printer-jobs-header.tmpl | 3 - templates/ru/printer-modified.tmpl | 7 - templates/ru/printer-purge.tmpl | 9 - templates/ru/printer-reject.tmpl | 9 - templates/ru/printer-start.tmpl | 9 - templates/ru/printer-stop.tmpl | 9 - templates/ru/printer.tmpl | 47 - templates/ru/printers-header.tmpl | 1 - templates/ru/printers.tmpl | 11 - templates/ru/restart.tmpl | 8 - templates/ru/samba-export.tmpl | 53 - templates/ru/samba-exported.tmpl | 1 - templates/ru/search.tmpl | 10 - templates/ru/set-printer-options-header.tmpl | 26 - templates/ru/set-printer-options-trailer.tmpl | 16 - templates/ru/subscription-added.tmpl | 5 - templates/ru/subscription-canceled.tmpl | 5 - templates/ru/test-page.tmpl | 8 - templates/ru/trailer.tmpl | 7 - templates/ru/users.tmpl | 30 - test/5.8-cancel.sh | 14 +- test/Makefile | 7 +- test/cancel-current-job.test | 4 +- test/create-printer-subscription.test | 36 +- test/get-notifications.test | 46 + test/get-printer-attributes-2.0.test | 2 +- test/ipp-1.1.test | 6 +- test/ipp-everywhere.test | 9689 +++++++++++++++++ test/ippserver.c | 383 +- test/ipptool.c | 112 +- test/make-ippeverywhere-print-tests.sh | 84 + test/print-job-deflate.test | 31 + test/print-job-gzip.test | 31 + test/run-stp-tests.sh | 3 +- tools/makeipptoolpkg | 7 +- tools/makesrcdist | 2 +- vcnet/config.h | 135 +- vcnet/ipptool-installer.vdproj | 247 +- vcnet/libcups2.vcproj | 16 +- xcode/config.h | 11 +- 132 files changed, 13748 insertions(+), 13408 deletions(-) delete mode 100644 doc/ru/index.html.in delete mode 100644 locale/cups_ru.po delete mode 100644 templates/ru/add-class.tmpl delete mode 100644 templates/ru/add-printer.tmpl delete mode 100644 templates/ru/add-rss-subscription.tmpl delete mode 100644 templates/ru/admin.tmpl delete mode 100644 templates/ru/choose-device.tmpl delete mode 100644 templates/ru/choose-make.tmpl delete mode 100644 templates/ru/choose-model.tmpl delete mode 100644 templates/ru/choose-serial.tmpl delete mode 100644 templates/ru/choose-uri.tmpl delete mode 100644 templates/ru/class-added.tmpl delete mode 100644 templates/ru/class-confirm.tmpl delete mode 100644 templates/ru/class-deleted.tmpl delete mode 100644 templates/ru/class-jobs-header.tmpl delete mode 100644 templates/ru/class-modified.tmpl delete mode 100644 templates/ru/class.tmpl delete mode 100644 templates/ru/classes-header.tmpl delete mode 100644 templates/ru/classes.tmpl delete mode 100644 templates/ru/command.tmpl delete mode 100644 templates/ru/edit-config.tmpl delete mode 100644 templates/ru/error-op.tmpl delete mode 100644 templates/ru/error.tmpl delete mode 100644 templates/ru/header.tmpl.in delete mode 100644 templates/ru/help-header.tmpl delete mode 100644 templates/ru/help-printable.tmpl delete mode 100644 templates/ru/help-trailer.tmpl delete mode 100644 templates/ru/job-cancel.tmpl delete mode 100644 templates/ru/job-hold.tmpl delete mode 100644 templates/ru/job-move.tmpl delete mode 100644 templates/ru/job-moved.tmpl delete mode 100644 templates/ru/job-release.tmpl delete mode 100644 templates/ru/job-restart.tmpl delete mode 100644 templates/ru/jobs-header.tmpl delete mode 100644 templates/ru/jobs.tmpl delete mode 100644 templates/ru/list-available-printers.tmpl delete mode 100644 templates/ru/modify-class.tmpl delete mode 100644 templates/ru/modify-printer.tmpl delete mode 100644 templates/ru/norestart.tmpl delete mode 100644 templates/ru/option-boolean.tmpl delete mode 100644 templates/ru/option-conflict.tmpl delete mode 100644 templates/ru/option-header.tmpl delete mode 100644 templates/ru/option-pickmany.tmpl delete mode 100644 templates/ru/option-pickone.tmpl delete mode 100644 templates/ru/option-trailer.tmpl delete mode 100644 templates/ru/pager.tmpl delete mode 100644 templates/ru/printer-accept.tmpl delete mode 100644 templates/ru/printer-added.tmpl delete mode 100644 templates/ru/printer-configured.tmpl delete mode 100644 templates/ru/printer-confirm.tmpl delete mode 100644 templates/ru/printer-default.tmpl delete mode 100644 templates/ru/printer-deleted.tmpl delete mode 100644 templates/ru/printer-jobs-header.tmpl delete mode 100644 templates/ru/printer-modified.tmpl delete mode 100644 templates/ru/printer-purge.tmpl delete mode 100644 templates/ru/printer-reject.tmpl delete mode 100644 templates/ru/printer-start.tmpl delete mode 100644 templates/ru/printer-stop.tmpl delete mode 100644 templates/ru/printer.tmpl delete mode 100644 templates/ru/printers-header.tmpl delete mode 100644 templates/ru/printers.tmpl delete mode 100644 templates/ru/restart.tmpl delete mode 100644 templates/ru/samba-export.tmpl delete mode 100644 templates/ru/samba-exported.tmpl delete mode 100644 templates/ru/search.tmpl delete mode 100644 templates/ru/set-printer-options-header.tmpl delete mode 100644 templates/ru/set-printer-options-trailer.tmpl delete mode 100644 templates/ru/subscription-added.tmpl delete mode 100644 templates/ru/subscription-canceled.tmpl delete mode 100644 templates/ru/test-page.tmpl delete mode 100644 templates/ru/trailer.tmpl delete mode 100644 templates/ru/users.tmpl create mode 100644 test/get-notifications.test create mode 100644 test/ipp-everywhere.test create mode 100755 test/make-ippeverywhere-print-tests.sh create mode 100644 test/print-job-deflate.test create mode 100644 test/print-job-gzip.test diff --git a/CHANGES-1.6.txt b/CHANGES-1.6.txt index f211e334e..2ed8f7293 100644 --- a/CHANGES-1.6.txt +++ b/CHANGES-1.6.txt @@ -3,7 +3,8 @@ CHANGES-1.6.txt CHANGES IN CUPS V1.6.2 - - Documentation fixes (STR #4229, STR #4239, STR #4234, STR #4248) + - Documentation fixes (STR #4229, STR #4239, STR #4234, STR #4248, + STR #4259) - Security: All file, directory, user, and group settings are now stored in a separate cups-files.conf configuration file that cannot be set through the CUPS web interface or APIs (STR #4223) @@ -11,7 +12,10 @@ CHANGES IN CUPS V1.6.2 - Added a French localization (STR #4247) - Added a Russian localization (STR #4228) - Updated the Catalan localization (STR #4202) - - Added a USB quirk rule for Xerox Phaser 3124 printers (STR #4217) + - The lp command did not show errors for unknown "--foo" (STR #4261) + - Bad IPP responses could crash ipptool (STR #4262) + - Updated USB quirk rules for Canon and Xerox printers (STR #4217, + STR #4263) - Added USB blacklisting for printers that require a custom backend (STR #4218) - The PPD compiler did not correctly JCL options (STR #4115, STR #4203) diff --git a/CHANGES-IPPTOOL.txt b/CHANGES-IPPTOOL.txt index 22264c519..f5a7c45a4 100644 --- a/CHANGES-IPPTOOL.txt +++ b/CHANGES-IPPTOOL.txt @@ -1,19 +1,22 @@ -CHANGES-IPPTOOL.txt - 2013-01-10 +CHANGES-IPPTOOL.txt - 2013-01-31 -------------------------------- This file provides a list of changes to the ipptool binary distribution posted on cups.org. -2013-MM-DD +2013-01-31 - Added support for DEFINE-MATCH and DEFINE-NO-MATCH as STATUS predicates. + - Added support for WITH-VALUE and resolution values. + - Added support for SKIP-IF-MISSING (skip test if file is missing) - Added support for octetString values. - Added support for document compression in Print-Job and Send-Document requests. - Fixed REPEAT-MATCH for STATUS and EXPECT - was incorrectly erroring out. + - Fixed a bug where bad IPP responses would cause ipptool to crash. 2012-02-28 diff --git a/IPPTOOL.txt b/IPPTOOL.txt index 93eda28c0..b7e0c49d7 100644 --- a/IPPTOOL.txt +++ b/IPPTOOL.txt @@ -1,4 +1,4 @@ -IPPTOOL.txt - 2013-01-10 +IPPTOOL.txt - 2013-01-31 ------------------------ See the file CHANGES-IPPTOOL.txt for a list of changes to this software. @@ -54,19 +54,26 @@ STANDARD TEST FILES state change notifications get-completed-jobs.test Shows a list of completed jobs get-jobs.test Shows a list of pending jobs + get-notifications.test Shows events for an ippget + subscription. get-printer-attributes.test Shows printer attributes ipp-1.1.test IPP/1.1 conformance test suite ipp-2.0.test IPP/2.0 conformance test suite ipp-2.1.test IPP/2.1 conformance test suite ipp-2.2.test IPP/2.2 conformance test suite + ipp-everywhere.test IPP Everywhere conformance test + suite print-job.test Prints a file + print-job-deflate.test Prints a file, compressing with + deflate. + print-job-gzip.test Prints a file, compressing with gzip CONFORMANCE TESTS - We provide basic IPP conformance tests for IPP/1.1, IPP/2.0, IPP/2.1, and - IPP/2.2. For a given printer URI, the following commands perform tests at - each level: + We provide basic IPP conformance tests for IPP/1.1, IPP/2.0, IPP/2.1, + IPP/2.2, and IPP Everywhere. For a given printer URI, the following + commands perform tests at each level: ipptool -tf filename [options] -I printer-uri ipp-1.1.test ipptool -tf filename [options] -I -V 2.0 printer-uri ipp-2.0.test @@ -104,6 +111,7 @@ CONFORMANCE TESTS -S Test IPP over HTTPS (default for ipps: URIs) -T seconds Set a timeout for responses in seconds -v Be verbose, showing all attributes sent and received + -X Produce XML (Apple plist) output The printer-uri must be a URI supported by the printer using the "ipp" or "ipps" scheme, for example: @@ -128,6 +136,18 @@ CONFORMANCE TESTS printer. +IPP EVERYWHERE TESTING + + The IPP Everywhere tests use sample PWG raster files available from: + + ftp://ftp.pwg.org/pub/pwg/ipp/examples + + Extract the corresponding ZIP archives into the current directory before + running the ipp-everywhere.test file. The test file will attempt to print + each PWG Raster file that is supported by the printer being tested - up to + 372 pages including the 90 pages produced by the regular IPP test suite. + + READING THE DOCUMENTATION The command usage is described in the ipptest(1) man page, while the file diff --git a/backend/ipp.c b/backend/ipp.c index 19ce3f2d3..ff06a4bad 100644 --- a/backend/ipp.c +++ b/backend/ipp.c @@ -691,8 +691,8 @@ main(int argc, /* I - Number of command-line args */ return (CUPS_BACKEND_OK); } - http = _httpCreate(hostname, port, addrlist, AF_UNSPEC, cupsEncryption(), 1, - _HTTP_MODE_CLIENT); + http = httpConnect2(hostname, port, addrlist, AF_UNSPEC, cupsEncryption(), 1, + 0, NULL); httpSetTimeout(http, 30.0, timeout_cb, NULL); /* @@ -2244,8 +2244,8 @@ monitor_printer( * Make a copy of the printer connection... */ - http = _httpCreate(monitor->hostname, monitor->port, NULL, AF_UNSPEC, - monitor->encryption, 1, _HTTP_MODE_CLIENT); + http = httpConnect2(monitor->hostname, monitor->port, NULL, AF_UNSPEC, + monitor->encryption, 1, 0, NULL); httpSetTimeout(http, 30.0, timeout_cb, NULL); if (username[0]) cupsSetUser(username); diff --git a/backend/usb-libusb.c b/backend/usb-libusb.c index 65c797078..ca9e1a87b 100644 --- a/backend/usb-libusb.c +++ b/backend/usb-libusb.c @@ -148,6 +148,8 @@ static const struct quirk_printer_struct quirk_printers[] = { Printer, http://www.cups.org/str.php?L4155 */ { 0x04a9, 0x10b6, USBLP_QUIRK_BIDIR }, /* Canon, Inc. PIXMA iP4300 Printer, https://bugs.launchpad.net/bugs/1032385 */ + { 0x04a9, 0x1721, USBLP_QUIRK_BIDIR }, /* Canon, Inc. MP210 + https://bugzilla.redhat.com/show_bug.cgi?id=847923#c53 */ { 0x04a9, 0x170c, USBLP_QUIRK_BIDIR }, /* Canon, Inc. MP500 Printer, https://bugs.launchpad.net/bugs/1032456 */ { 0x04a9, 0x1717, USBLP_QUIRK_BIDIR }, /* Canon, Inc. MP510 @@ -175,6 +177,8 @@ static const struct quirk_printer_struct quirk_printers[] = { USBLP_QUIRK_RESET }, { 0x0924, 0x3ce9, USBLP_QUIRK_NO_REATTACH }, /* Xerox Phaser 3124 https://bugzilla.redhat.com/show_bug.cgi?id=867392 */ + { 0x0924, 0x4293, USBLP_QUIRK_NO_REATTACH }, /* Xerox WorkCentre 3210 + https://bugs.launchpad.net/bugs/1102470 */ /* Prolific Technology, Inc. PL2305 Parallel Port (USB -> Parallel adapter), https://bugs.launchpad.net/bugs/987485 */ { 0x04e8, 0x0000, USBLP_QUIRK_RESET }, /* All Samsung devices, diff --git a/config-scripts/cups-common.m4 b/config-scripts/cups-common.m4 index 60614de01..fbc5de72a 100644 --- a/config-scripts/cups-common.m4 +++ b/config-scripts/cups-common.m4 @@ -3,7 +3,7 @@ dnl "$Id: cups-common.m4 8781 2009-08-28 17:34:54Z mike $" dnl dnl Common configuration stuff for CUPS. dnl -dnl Copyright 2007-2012 by Apple Inc. +dnl Copyright 2007-2013 by Apple Inc. dnl Copyright 1997-2007 by Easy Software Products, all rights reserved. dnl dnl These coded instructions, statements, and computer programs are the @@ -264,6 +264,7 @@ AC_CHECK_HEADER(zlib.h, AC_DEFINE(HAVE_LIBZ) LIBZ="-lz" LIBS="$LIBS -lz" + AC_CHECK_LIB(z, inflateCopy, AC_DEFINE(HAVE_INFLATECOPY)) if test "x$GZIP" != z; then INSTALL_GZIP="-z" fi)) @@ -305,7 +306,7 @@ else DBUSDIR="" fi -AC_ARG_ENABLE(dbus, [ --enable-dbus build with DBUS support]) +AC_ARG_ENABLE(dbus, [ --disable-dbus build without DBUS support]) AC_ARG_WITH(dbusdir, [ --with-dbusdir set DBUS configuration directory ], DBUSDIR="$withval") diff --git a/config-scripts/cups-compiler.m4 b/config-scripts/cups-compiler.m4 index 4452d7a0d..2bf1442a3 100644 --- a/config-scripts/cups-compiler.m4 +++ b/config-scripts/cups-compiler.m4 @@ -3,7 +3,7 @@ dnl "$Id: cups-compiler.m4 7871 2008-08-27 21:12:43Z mike $" dnl dnl Compiler stuff for CUPS. dnl -dnl Copyright 2007-2012 by Apple Inc. +dnl Copyright 2007-2013 by Apple Inc. dnl Copyright 1997-2007 by Easy Software Products, all rights reserved. dnl dnl These coded instructions, statements, and computer programs are the @@ -114,29 +114,38 @@ if test -n "$GCC"; then OLDCFLAGS="$CFLAGS" CFLAGS="$CFLAGS -fstack-protector" AC_TRY_LINK(,, - OPTIM="$OPTIM -fstack-protector" + if test "x$LSB_BUILD" = xy; then + # Can't use stack-protector with LSB binaries... + OPTIM="$OPTIM -fno-stack-protector" + else + OPTIM="$OPTIM -fstack-protector" + fi AC_MSG_RESULT(yes), AC_MSG_RESULT(no)) CFLAGS="$OLDCFLAGS" - # The -fPIE option is available with some versions of GCC and adds - # randomization of addresses, which avoids another class of exploits - # that depend on a fixed address for common functions. - AC_MSG_CHECKING(if GCC supports -fPIE) - OLDCFLAGS="$CFLAGS" - CFLAGS="$CFLAGS -fPIE" - AC_TRY_COMPILE(,, - [case "$CC" in - *clang) - PIEFLAGS="-fPIE -Wl,-pie" - ;; - *) - PIEFLAGS="-fPIE -pie" - ;; - esac - AC_MSG_RESULT(yes)], - AC_MSG_RESULT(no)) - CFLAGS="$OLDCFLAGS" + if test "x$LSB_BUILD" != xy; then + # The -fPIE option is available with some versions of GCC and + # adds randomization of addresses, which avoids another class of + # exploits that depend on a fixed address for common functions. + # + # Not available to LSB binaries... + AC_MSG_CHECKING(if GCC supports -fPIE) + OLDCFLAGS="$CFLAGS" + CFLAGS="$CFLAGS -fPIE" + AC_TRY_COMPILE(,, + [case "$CC" in + *clang) + PIEFLAGS="-fPIE -Wl,-pie" + ;; + *) + PIEFLAGS="-fPIE -pie" + ;; + esac + AC_MSG_RESULT(yes)], + AC_MSG_RESULT(no)) + CFLAGS="$OLDCFLAGS" + fi if test "x$with_optim" = x; then # Add useful warning options for tracking down problems... diff --git a/config.h.in b/config.h.in index 38ff95227..af22e1d00 100644 --- a/config.h.in +++ b/config.h.in @@ -3,7 +3,7 @@ * * Configuration file for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -135,6 +135,7 @@ */ #undef HAVE_LIBZ +#undef HAVE_INFLATECOPY /* diff --git a/cups/adminutil.c b/cups/adminutil.c index dba769e0f..3fb6ac5a4 100644 --- a/cups/adminutil.c +++ b/cups/adminutil.c @@ -901,9 +901,8 @@ cupsAdminGetServerSettings( if (!cg->http) { - if ((cg->http = _httpCreate(cupsServer(), ippPort(), NULL, AF_UNSPEC, - cupsEncryption(), 1, - _HTTP_MODE_CLIENT)) == NULL) + if ((cg->http = httpConnect2(cupsServer(), ippPort(), NULL, AF_UNSPEC, + cupsEncryption(), 1, 0, NULL)) == NULL) { if (errno) _cupsSetError(IPP_SERVICE_UNAVAILABLE, NULL, 0); diff --git a/cups/cups-private.h b/cups/cups-private.h index 313ecfdf7..bf96201f7 100644 --- a/cups/cups-private.h +++ b/cups/cups-private.h @@ -151,6 +151,7 @@ typedef struct _cups_globals_s /**** CUPS global state data ****/ /* usersys.c */ http_encryption_t encryption; /* Encryption setting */ char user[65], /* User name */ + user_agent[256],/* User-Agent string */ server[256], /* Server address */ servername[256],/* Server hostname */ password[128]; /* Password for default callback */ diff --git a/cups/cups.h b/cups/cups.h index 544841b49..5254c28c7 100644 --- a/cups/cups.h +++ b/cups/cups.h @@ -590,6 +590,11 @@ extern http_status_t cupsStartDestDocument(http_t *http, cups_dest_t *dest, cups_option_t *options, int last_document) _CUPS_API_1_6; +/* New in CUPS 1.7 */ +extern void cupsSetUserAgent(const char *user_agent) _CUPS_API_1_7; +extern const char *cupsUserAgent(void) _CUPS_API_1_7; + + # ifdef __cplusplus } # endif /* __cplusplus */ diff --git a/cups/dest.c b/cups/dest.c index 1474eb41e..36bcce86c 100644 --- a/cups/dest.c +++ b/cups/dest.c @@ -3,7 +3,7 @@ * * User-defined destination (and option) support for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -722,8 +722,8 @@ cupsConnectDest( else encryption = HTTP_ENCRYPT_IF_REQUESTED; - http = _httpCreate(hostname, port, addrlist, AF_UNSPEC, encryption, 1, - _HTTP_MODE_CLIENT); + http = httpConnect2(hostname, port, addrlist, AF_UNSPEC, encryption, 1, 0, + NULL); /* * Connect if requested... diff --git a/cups/http-addr.c b/cups/http-addr.c index ed6df8057..77e3fc116 100644 --- a/cups/http-addr.c +++ b/cups/http-addr.c @@ -162,11 +162,11 @@ httpAddrListen(http_addr_t *addr, /* I - Address to bind to */ } val = 1; - setsockopt(fd, SOL_SOCKET, SO_REUSEADDR, &val, sizeof(val)); + setsockopt(fd, SOL_SOCKET, SO_REUSEADDR, CUPS_SOCAST &val, sizeof(val)); #ifdef IPV6_V6ONLY if (addr->addr.sa_family == AF_INET6) - setsockopt(fd, IPPROTO_IPV6, IPV6_V6ONLY, &val, sizeof(val)); + setsockopt(fd, IPPROTO_IPV6, IPV6_V6ONLY, CUPS_SOCAST &val, sizeof(val)); #endif /* IPV6_V6ONLY */ _httpAddrSetPort(addr, port); @@ -195,7 +195,7 @@ httpAddrListen(http_addr_t *addr, /* I - Address to bind to */ */ val = 1; - setsockopt(fd, SOL_SOCKET, SO_NOSIGPIPE, &val, sizeof(val)); + setsockopt(fd, SOL_SOCKET, SO_NOSIGPIPE, CUPS_SOCAST &val, sizeof(val)); #endif /* SO_NOSIGPIPE */ return (fd); diff --git a/cups/http-addrlist.c b/cups/http-addrlist.c index e62a556f4..709a0ad3d 100644 --- a/cups/http-addrlist.c +++ b/cups/http-addrlist.c @@ -139,21 +139,16 @@ httpAddrConnect2( */ val = 1; -#ifdef WIN32 - setsockopt(*sock, SOL_SOCKET, SO_REUSEADDR, (const char *)&val, - sizeof(val)); -#else - setsockopt(*sock, SOL_SOCKET, SO_REUSEADDR, &val, sizeof(val)); -#endif /* WIN32 */ + setsockopt(*sock, SOL_SOCKET, SO_REUSEADDR, CUPS_SOCAST &val, sizeof(val)); #ifdef SO_REUSEPORT val = 1; - setsockopt(*sock, SOL_SOCKET, SO_REUSEPORT, &val, sizeof(val)); + setsockopt(*sock, SOL_SOCKET, SO_REUSEPORT, CUPS_SOCAST &val, sizeof(val)); #endif /* SO_REUSEPORT */ #ifdef SO_NOSIGPIPE val = 1; - setsockopt(*sock, SOL_SOCKET, SO_NOSIGPIPE, &val, sizeof(val)); + setsockopt(*sock, SOL_SOCKET, SO_NOSIGPIPE, CUPS_SOCAST &val, sizeof(val)); #endif /* SO_NOSIGPIPE */ /* @@ -162,12 +157,7 @@ httpAddrConnect2( */ val = 1; -#ifdef WIN32 - setsockopt(*sock, IPPROTO_TCP, TCP_NODELAY, (const char *)&val, - sizeof(val)); -#else - setsockopt(*sock, IPPROTO_TCP, TCP_NODELAY, &val, sizeof(val)); -#endif /* WIN32 */ + setsockopt(*sock, IPPROTO_TCP, TCP_NODELAY, CUPS_SOCAST &val, sizeof(val)); #ifdef FD_CLOEXEC /* @@ -370,7 +360,8 @@ httpAddrCopyList( else dst = current; - src = src->next; + prev = current; + src = src->next; } return (dst); diff --git a/cups/http-private.h b/cups/http-private.h index 9259b1f4a..acd033263 100644 --- a/cups/http-private.h +++ b/cups/http-private.h @@ -34,11 +34,13 @@ # ifdef WIN32 # include # include +# define CUPS_SOCAST (const char *) # else # include # include # include # define closesocket(f) close(f) +# define CUPS_SOCAST # endif /* WIN32 */ # ifdef HAVE_GSSAPI @@ -401,9 +403,9 @@ extern char *_httpAssembleUUID(const char *server, int port, char *buffer, size_t bufsize) _CUPS_INTERNAL_MSG("Use httpAssembleUUID instead."); extern http_t *_httpCreate(const char *host, int port, - http_addrlist_t *addrlist, int family, + http_addrlist_t *addrlist, http_encryption_t encryption, - int blocking, _http_mode_t mode) + int family) _CUPS_INTERNAL_MSG("Use httpConnect2 or httpAccept instead."); extern http_tls_credentials_t _httpCreateCredentials(cups_array_t *credentials); diff --git a/cups/http-support.c b/cups/http-support.c index cd1565ded..188953791 100644 --- a/cups/http-support.c +++ b/cups/http-support.c @@ -1553,15 +1553,15 @@ _httpResolveURI( # ifdef HAVE_DNSSD if (DNSServiceCreateConnection(&ref) == kDNSServiceErr_NoError) { - int interface = kDNSServiceInterfaceIndexAny; + int myinterface = kDNSServiceInterfaceIndexAny; /* Lookup on any interface */ if (!strcmp(scheme, "ippusb")) - interface = kDNSServiceInterfaceIndexLocalOnly; + myinterface = kDNSServiceInterfaceIndexLocalOnly; localref = ref; if (DNSServiceResolve(&localref, - kDNSServiceFlagsShareConnection, interface, + kDNSServiceFlagsShareConnection, myinterface, hostname, regtype, "local.", http_resolve_cb, &uribuf) == kDNSServiceErr_NoError) { @@ -1636,7 +1636,7 @@ _httpResolveURI( domainref = ref; if (DNSServiceResolve(&domainref, kDNSServiceFlagsShareConnection, - interface, hostname, regtype, domain, + myinterface, hostname, regtype, domain, http_resolve_cb, &uribuf) == kDNSServiceErr_NoError) domainsent = 1; diff --git a/cups/http.c b/cups/http.c index 35b2799dd..eef560cba 100644 --- a/cups/http.c +++ b/cups/http.c @@ -3,7 +3,7 @@ * * HTTP routines for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products, all rights reserved. * * This file contains Kerberos support code, copyright 2006 by @@ -37,7 +37,6 @@ * httpConnectEncrypt() - Connect to a HTTP server using encryption. * httpCopyCredentials() - Copy the credentials associated with an * encrypted connection. - * _httpCreate() - Create an unconnected HTTP connection. * _httpCreateCredentials() - Create credentials in the internal format. * httpDelete() - Send a DELETE request to the server. * _httpDisconnect() - Disconnect a HTTP connection. @@ -118,6 +117,7 @@ * http_bio_write() - Write data for OpenSSL. * http_content_coding_finish() - Finish doing any content encoding. * http_content_coding_start() - Start doing content encoding. + * http_create() - Create an unconnected HTTP connection. * http_debug_hex() - Do a hex dump of a buffer. * http_field() - Return the field index for a field name. * http_read() - Read a buffer from a HTTP connection. @@ -167,6 +167,10 @@ static void http_content_coding_finish(http_t *http); static void http_content_coding_start(http_t *http, const char *value); #endif /* HAVE_LIBZ */ +static http_t *http_create(const char *host, int port, + http_addrlist_t *addrlist, int family, + http_encryption_t encryption, + int blocking, _http_mode_t mode); #ifdef DEBUG static void http_debug_hex(const char *prefix, const char *buffer, int bytes); @@ -318,7 +322,7 @@ httpAcceptConnection(int fd, /* I - Listen socket file descriptor */ memset(&addrlist, 0, sizeof(addrlist)); - if ((http = _httpCreate(NULL, 0, &addrlist, AF_UNSPEC, + if ((http = http_create(NULL, 0, &addrlist, AF_UNSPEC, HTTP_ENCRYPTION_IF_REQUESTED, blocking, _HTTP_MODE_SERVER)) == NULL) return (NULL); @@ -347,7 +351,7 @@ httpAcceptConnection(int fd, /* I - Listen socket file descriptor */ */ val = 1; - setsockopt(http->fd, SOL_SOCKET, SO_NOSIGPIPE, &val, sizeof(val)); + setsockopt(http->fd, SOL_SOCKET, SO_NOSIGPIPE, CUPS_SOCAST &val, sizeof(val)); #endif /* SO_NOSIGPIPE */ /* @@ -358,7 +362,7 @@ httpAcceptConnection(int fd, /* I - Listen socket file descriptor */ */ val = 1; - setsockopt(http->fd, IPPROTO_TCP, TCP_NODELAY, (char *)&val, sizeof(val)); + setsockopt(http->fd, IPPROTO_TCP, TCP_NODELAY, CUPS_SOCAST &val, sizeof(val)); #ifdef FD_CLOEXEC /* @@ -606,7 +610,7 @@ httpConnect2( int family, /* I - Address family to use or @code AF_UNSPEC@ for any */ http_encryption_t encryption, /* I - Type of encryption to use */ int blocking, /* I - 1 for blocking connection, 0 for non-blocking */ - int msec, /* I - Connection timeout in milliseconds */ + int msec, /* I - Connection timeout in milliseconds, 0 means don't connect */ int *cancel) /* I - Pointer to "cancel" variable */ { http_t *http; /* New HTTP connection */ @@ -620,15 +624,15 @@ httpConnect2( * Create the HTTP structure... */ - if ((http = _httpCreate(host, port, addrlist, family, encryption, blocking, + if ((http = http_create(host, port, addrlist, family, encryption, blocking, _HTTP_MODE_CLIENT)) == NULL) return (NULL); /* - * Connect to the remote system... + * Optionally connect to the remote system... */ - if (!httpReconnect2(http, msec, cancel)) + if (msec == 0 || !httpReconnect2(http, msec, cancel)) return (http); /* @@ -734,96 +738,6 @@ httpCopyCredentials( } -/* - * '_httpCreate()' - Create an unconnected HTTP connection. - */ - -http_t * /* O - HTTP connection */ -_httpCreate( - const char *host, /* I - Hostname */ - int port, /* I - Port number */ - http_addrlist_t *addrlist, /* I - Address list or NULL */ - int family, /* I - Address family or AF_UNSPEC */ - http_encryption_t encryption, /* I - Encryption to use */ - int blocking, /* I - 1 for blocking mode */ - _http_mode_t mode) /* I - _HTTP_MODE_CLIENT or _SERVER */ -{ - http_t *http; /* New HTTP connection */ - char service[255]; /* Service name */ - http_addrlist_t *myaddrlist = NULL; /* My address list */ - - - DEBUG_printf(("4_httpCreate(host=\"%s\", port=%d, addrlist=%p, family=%d, " - "encryption=%d, blocking=%d, mode=%d)", host, port, addrlist, - family, encryption, blocking, mode)); - - if (!host && mode == _HTTP_MODE_CLIENT) - return (NULL); - - httpInitialize(); - - /* - * Lookup the host... - */ - - if (addrlist) - { - myaddrlist = httpAddrCopyList(addrlist); - } - else - { - snprintf(service, sizeof(service), "%d", port); - - myaddrlist = httpAddrGetList(host, family, service); - } - - if (!myaddrlist) - return (NULL); - - /* - * Allocate memory for the structure... - */ - - if ((http = calloc(sizeof(http_t), 1)) == NULL) - { - _cupsSetError(IPP_INTERNAL_ERROR, strerror(errno), 0); - httpAddrFreeList(addrlist); - return (NULL); - } - - /* - * Initialize the HTTP data... - */ - - http->mode = mode; - http->activity = time(NULL); - http->addrlist = myaddrlist; - http->blocking = blocking; - http->fd = -1; -#ifdef HAVE_GSSAPI - http->gssctx = GSS_C_NO_CONTEXT; - http->gssname = GSS_C_NO_NAME; -#endif /* HAVE_GSSAPI */ - http->version = HTTP_VERSION_1_1; - - if (host) - strlcpy(http->hostname, host, sizeof(http->hostname)); - - if (port == 443) /* Always use encryption for https */ - http->encryption = HTTP_ENCRYPTION_ALWAYS; - else - http->encryption = encryption; - - http_set_wait(http); - - /* - * Return the new structure... - */ - - return (http); -} - - /* * '_httpCreateCredentials()' - Create credentials in the internal format. */ @@ -1062,8 +976,19 @@ httpFlushWrite(http_t *http) /* I - Connection to server */ if (http->data_encoding == HTTP_ENCODING_CHUNKED) bytes = http_write_chunk(http, http->wbuffer, http->wused); else + { bytes = http_write(http, http->wbuffer, http->wused); + if (bytes > 0 && http->data_encoding == HTTP_ENCODING_LENGTH) + { + http->data_remaining -= bytes; + + if (http->data_remaining <= 0) + { + } + } + } + http->wused = 0; DEBUG_printf(("1httpFlushWrite: Returning %d, errno=%d.", bytes, errno)); @@ -1945,7 +1870,18 @@ httpPeek(http_t *http, /* I - Connection to server */ return (0); } + if (!len[0]) + { + DEBUG_puts("1httpPeek: Blank chunk length, trying again..."); + if (!httpGets(len, sizeof(len), http)) + { + DEBUG_puts("1httpPeek: Could not get chunk length."); + return (0); + } + } + http->data_remaining = strtoll(len, NULL, 16); + if (http->data_remaining < 0) { DEBUG_puts("1httpPeek: Negative chunk length!"); @@ -2020,69 +1956,24 @@ httpPeek(http_t *http, /* I - Connection to server */ buflen = http->data_remaining; DEBUG_printf(("2httpPeek: Reading %d bytes into buffer.", (int)buflen)); - - do - { -#ifdef HAVE_SSL - if (http->tls) - bytes = http_read_ssl(http, http->buffer, buflen); - else -#endif /* HAVE_SSL */ - bytes = recv(http->fd, http->buffer, buflen, 0); - - if (bytes < 0) - { -#ifdef WIN32 - if (WSAGetLastError() != WSAEINTR) - { - http->error = WSAGetLastError(); - return (-1); - } - else if (WSAGetLastError() == WSAEWOULDBLOCK) - { - if (!http->timeout_cb || - !(*http->timeout_cb)(http, http->timeout_data)) - { - http->error = WSAEWOULDBLOCK; - return (-1); - } - } -#else - if (errno == EWOULDBLOCK || errno == EAGAIN) - { - if (http->timeout_cb && !(*http->timeout_cb)(http, http->timeout_data)) - { - http->error = errno; - return (-1); - } - else if (!http->timeout_cb && errno != EAGAIN) - { - http->error = errno; - return (-1); - } - } - else if (errno != EINTR) - { - http->error = errno; - return (-1); - } -#endif /* WIN32 */ - } - } - while (bytes < 0); + bytes = http_read(http, http->buffer, buflen); DEBUG_printf(("2httpPeek: Read " CUPS_LLFMT " bytes into buffer.", CUPS_LLCAST bytes)); + if (bytes > 0) + { #ifdef DEBUG - http_debug_hex("httpPeek", http->buffer, (int)bytes); + http_debug_hex("httpPeek", http->buffer, (int)bytes); #endif /* DEBUG */ - http->used = bytes; + http->used = bytes; + } } #ifdef HAVE_LIBZ if (http->coding) { +# ifdef HAVE_INFLATECOPY int zerr; /* Decompressor error */ z_stream stream; /* Copy of decompressor stream */ @@ -2144,6 +2035,12 @@ httpPeek(http_t *http, /* I - Connection to server */ } bytes = length - http->stream.avail_out; + +# else + DEBUG_puts("2httpPeek: No inflateCopy on this platform, httpPeek does not " + "work with compressed streams."); + return (-1); +# endif /* HAVE_INFLATECOPY */ } else #endif /* HAVE_LIBZ */ @@ -2182,10 +2079,6 @@ httpPeek(http_t *http, /* I - Connection to server */ return (0); } -#ifdef DEBUG - http_debug_hex("httpPeek", buffer, (int)bytes); -#endif /* DEBUG */ - return (bytes); } @@ -2292,10 +2185,18 @@ httpRead2(http_t *http, /* I - Connection to server */ ssize_t bytes; /* Bytes read */ +#ifdef HAVE_LIBZ DEBUG_printf(("httpRead2(http=%p, buffer=%p, length=" CUPS_LLFMT ") coding=%d data_encoding=%d data_remaining=" CUPS_LLFMT, - http, buffer, CUPS_LLCAST length, http->coding, + http, buffer, CUPS_LLCAST length, + http->coding, http->data_encoding, CUPS_LLCAST http->data_remaining)); +#else + DEBUG_printf(("httpRead2(http=%p, buffer=%p, length=" CUPS_LLFMT + ") data_encoding=%d data_remaining=" CUPS_LLFMT, + http, buffer, CUPS_LLCAST length, + http->data_encoding, CUPS_LLCAST http->data_remaining)); +#endif /* HAVE_LIBZ */ if (http == NULL || buffer == NULL) return (-1); @@ -2379,8 +2280,13 @@ httpRead2(http_t *http, /* I - Connection to server */ else if (bytes == 0) break; + DEBUG_printf(("1httpRead2: Adding " CUPS_LLFMT " bytes to " + "decompression buffer.", CUPS_LLCAST bytes)); + http->data_remaining -= bytes; http->stream.avail_in += bytes; + + bytes = 0; } else return (0); @@ -2408,8 +2314,8 @@ httpRead2(http_t *http, /* I - Connection to server */ DEBUG_printf(("1httpRead2: Reading up to %d bytes into buffer.", (int)length)); - if (length > http->data_remaining) - length = http->data_remaining; + if (length > (size_t)http->data_remaining) + length = (size_t)http->data_remaining; if ((bytes = http_read_buffered(http, buffer, length)) > 0) http->data_remaining -= bytes; @@ -3782,6 +3688,11 @@ httpWrite2(http_t *http, /* I - Connection to server */ * data, go idle... */ +#ifdef HAVE_LIBZ + if (http->coding) + http_content_coding_finish(http); +#endif /* HAVE_LIBZ */ + if (http->wused) { if (httpFlushWrite(http) < 0) @@ -3805,17 +3716,12 @@ httpWrite2(http_t *http, /* I - Connection to server */ } if (http->state == HTTP_STATE_POST_RECV) - { -#ifdef HAVE_LIBZ - if (http->coding) - http_content_coding_finish(http); -#endif /* HAVE_LIBZ */ - http->state ++; + else + http->state = HTTP_STATE_WAITING; - DEBUG_printf(("2httpWrite2: Changed state to %s.", - http_states[http->state + 1])); - } + DEBUG_printf(("2httpWrite2: Changed state to %s.", + http_states[http->state + 1])); } DEBUG_printf(("1httpWrite2: Returning " CUPS_LLFMT ".", CUPS_LLCAST bytes)); @@ -4073,6 +3979,7 @@ httpWriteResponse(http_t *http, /* I - HTTP connection */ http_set_length(http); +#ifdef HAVE_LIBZ /* * Then start any content encoding... */ @@ -4080,6 +3987,7 @@ httpWriteResponse(http_t *http, /* I - HTTP connection */ DEBUG_puts("1httpWriteResponse: Calling http_content_coding_start."); http_content_coding_start(http, httpGetField(http, HTTP_FIELD_CONTENT_ENCODING)); +#endif /* HAVE_LIBZ */ } return (0); @@ -4350,9 +4258,15 @@ http_content_coding_start( if (http->wused) httpFlushWrite(http); + /* + * Window size for compression is 11 bits - optimal based on PWG Raster + * sample files on pwg.org. -11 is raw deflate, 27 is gzip, per ZLIB + * documentation. + */ + if ((zerr = deflateInit2(&(http->stream), Z_DEFAULT_COMPRESSION, Z_DEFLATED, - coding == _HTTP_CODING_DEFLATE ? 11 : 27, 7, + coding == _HTTP_CODING_DEFLATE ? -11 : 27, 7, Z_DEFAULT_STRATEGY)) < Z_OK) { http->status = HTTP_ERROR; @@ -4370,8 +4284,13 @@ http_content_coding_start( return; } + /* + * Window size for decompression is up to 15 bits (maximum supported). + * -15 is raw inflate, 31 is gunzip, per ZLIB documentation. + */ + if ((zerr = inflateInit2(&(http->stream), - coding == _HTTP_CODING_INFLATE ? 15 : 31)) + coding == _HTTP_CODING_INFLATE ? -15 : 31)) < Z_OK) { free(http->dbuffer); @@ -4397,6 +4316,102 @@ http_content_coding_start( #endif /* HAVE_LIBZ */ +/* + * 'http_create()' - Create an unconnected HTTP connection. + */ + +static http_t * /* O - HTTP connection */ +http_create( + const char *host, /* I - Hostname */ + int port, /* I - Port number */ + http_addrlist_t *addrlist, /* I - Address list or NULL */ + int family, /* I - Address family or AF_UNSPEC */ + http_encryption_t encryption, /* I - Encryption to use */ + int blocking, /* I - 1 for blocking mode */ + _http_mode_t mode) /* I - _HTTP_MODE_CLIENT or _SERVER */ +{ + http_t *http; /* New HTTP connection */ + char service[255]; /* Service name */ + http_addrlist_t *myaddrlist = NULL; /* My address list */ + + + DEBUG_printf(("4http_create(host=\"%s\", port=%d, addrlist=%p, family=%d, " + "encryption=%d, blocking=%d, mode=%d)", host, port, addrlist, + family, encryption, blocking, mode)); + + if (!host && mode == _HTTP_MODE_CLIENT) + return (NULL); + + httpInitialize(); + + /* + * Lookup the host... + */ + + if (addrlist) + { + myaddrlist = httpAddrCopyList(addrlist); + } + else + { + snprintf(service, sizeof(service), "%d", port); + + myaddrlist = httpAddrGetList(host, family, service); + } + + if (!myaddrlist) + return (NULL); + + /* + * Allocate memory for the structure... + */ + + if ((http = calloc(sizeof(http_t), 1)) == NULL) + { + _cupsSetError(IPP_INTERNAL_ERROR, strerror(errno), 0); + httpAddrFreeList(addrlist); + return (NULL); + } + + /* + * Initialize the HTTP data... + */ + + http->mode = mode; + http->activity = time(NULL); + http->addrlist = myaddrlist; + http->blocking = blocking; + http->fd = -1; +#ifdef HAVE_GSSAPI + http->gssctx = GSS_C_NO_CONTEXT; + http->gssname = GSS_C_NO_NAME; +#endif /* HAVE_GSSAPI */ + http->version = HTTP_VERSION_1_1; + + if (host) + strlcpy(http->hostname, host, sizeof(http->hostname)); + + if (port == 443) /* Always use encryption for https */ + http->encryption = HTTP_ENCRYPTION_ALWAYS; + else + http->encryption = encryption; + + http_set_wait(http); + + /* + * Return the new structure... + */ + + return (http); +} + +/* For OS X 10.8 and earlier */ +http_t *_httpCreate(const char *host, int port, http_addrlist_t *addrlist, + http_encryption_t encryption, int family) +{ return (http_create(host, port, addrlist, family, encryption, 1, + _HTTP_MODE_CLIENT)); } + + #ifdef DEBUG /* * 'http_debug_hex()' - Do a hex dump of a buffer. @@ -4831,9 +4846,12 @@ http_send(http_t *http, /* I - Connection to server */ */ if (!http->fields[HTTP_FIELD_USER_AGENT][0]) - httpSetField(http, HTTP_FIELD_USER_AGENT, - http->default_user_agent ? http->default_user_agent : - CUPS_MINIMAL); + { + if (http->default_user_agent) + httpSetField(http, HTTP_FIELD_USER_AGENT, http->default_user_agent); + else + httpSetField(http, HTTP_FIELD_USER_AGENT, cupsUserAgent()); + } /* * Set the Accept-Encoding field if it isn't already... @@ -4987,61 +5005,6 @@ http_set_credentials(http_t *http) /* I - Connection to server */ if ((credentials = http->tls_credentials) == NULL) credentials = cg->tls_credentials; - /* - * Otherwise root around in the user's keychain to see if one can be found... - */ - - if (!credentials) - { - CFDictionaryRef query; /* Query dictionary */ - CFTypeRef matches = NULL; /* Matching credentials */ - CFArrayRef dn_array = NULL;/* Distinguished names array */ - CFTypeRef keys[] = { kSecClass, - kSecMatchLimit, - kSecReturnRef }; - /* Keys for dictionary */ - CFTypeRef values[] = { kSecClassCertificate, - kSecMatchLimitOne, - kCFBooleanTrue }; - /* Values for dictionary */ - - /* - * Get the names associated with the server. - */ - - if ((error = SSLCopyDistinguishedNames(http->tls, &dn_array)) != noErr) - { - DEBUG_printf(("4http_set_credentials: SSLCopyDistinguishedNames, error=%d", - (int)error)); - return (error); - } - - /* - * Create a query which will return all identities that can sign and match - * the passed in policy. - */ - - query = CFDictionaryCreate(NULL, - (const void**)(&keys[0]), - (const void**)(&values[0]), - sizeof(keys) / sizeof(keys[0]), - &kCFTypeDictionaryKeyCallBacks, - &kCFTypeDictionaryValueCallBacks); - if (query) - { - error = SecItemCopyMatching(query, &matches); - DEBUG_printf(("4http_set_credentials: SecItemCopyMatching, error=%d", - (int)error)); - CFRelease(query); - } - - if (matches) - CFRelease(matches); - - if (dn_array) - CFRelease(dn_array); - } - if (credentials) { error = SSLSetCertificate(http->tls, credentials); @@ -5121,8 +5084,8 @@ http_set_timeout(int fd, /* I - File descriptor */ DWORD tv = (DWORD)(timeout * 1000); /* Timeout in milliseconds */ - setsockopt(fd, SOL_SOCKET, SO_RCVTIMEO, (char *)&tv, sizeof(tv)); - setsockopt(fd, SOL_SOCKET, SO_SNDTIMEO, (char *)&tv, sizeof(tv)); + setsockopt(fd, SOL_SOCKET, SO_RCVTIMEO, CUPS_SOCAST &tv, sizeof(tv)); + setsockopt(fd, SOL_SOCKET, SO_SNDTIMEO, CUPS_SOCAST &tv, sizeof(tv)); #else struct timeval tv; /* Timeout in secs and usecs */ @@ -5130,8 +5093,8 @@ http_set_timeout(int fd, /* I - File descriptor */ tv.tv_sec = (int)timeout; tv.tv_usec = (int)(1000000 * fmod(timeout, 1.0)); - setsockopt(fd, SOL_SOCKET, SO_RCVTIMEO, &tv, sizeof(tv)); - setsockopt(fd, SOL_SOCKET, SO_SNDTIMEO, &tv, sizeof(tv)); + setsockopt(fd, SOL_SOCKET, SO_RCVTIMEO, CUPS_SOCAST &tv, sizeof(tv)); + setsockopt(fd, SOL_SOCKET, SO_SNDTIMEO, CUPS_SOCAST &tv, sizeof(tv)); #endif /* WIN32 */ } diff --git a/cups/ipp-support.c b/cups/ipp-support.c index 28abbba00..8417c2c03 100644 --- a/cups/ipp-support.c +++ b/cups/ipp-support.c @@ -3,7 +3,7 @@ * * Internet Printing Protocol support functions for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products, all rights reserved. * * These coded instructions, statements, and computer programs are the @@ -16,19 +16,24 @@ * * Contents: * - * ippAttributeString() - Convert the attribute's value to a string. - * ippEnumString() - Return a string corresponding to the enum value. - * ippEnumValue() - Return the value associated with a given enum - * string. - * ippErrorString() - Return a name for the given status code. - * ippErrorValue() - Return a status code for the given name. - * ippOpString() - Return a name for the given operation id. - * ippOpValue() - Return an operation id for the given name. - * ippPort() - Return the default IPP port number. - * ippSetPort() - Set the default port number. - * ippTagString() - Return the tag name corresponding to a tag value. - * ippTagValue() - Return the tag value corresponding to a tag name. - * ipp_col_string() - Convert a collection to a string. + * ippAttributeString() - Convert the attribute's value to a string. + * ippCreateRequestedArray() - Create a CUPS array of attribute names from + * the given requested-attributes attribute. + * ippEnumString() - Return a string corresponding to the enum + * value. + * ippEnumValue() - Return the value associated with a given enum + * string. + * ippErrorString() - Return a name for the given status code. + * ippErrorValue() - Return a status code for the given name. + * ippOpString() - Return a name for the given operation id. + * ippOpValue() - Return an operation id for the given name. + * ippPort() - Return the default IPP port number. + * ippSetPort() - Set the default port number. + * ippTagString() - Return the tag name corresponding to a tag + * value. + * ippTagValue() - Return the tag value corresponding to a tag + * name. + * ipp_col_string() - Convert a collection to a string. */ /* @@ -146,8 +151,8 @@ static const char * const ipp_status_oks[] = /* "OK" status codes */ static const char * const ipp_std_ops[] = { /* 0x0000 - 0x000f */ - "0x00", - "0x01", + "0x0000", + "0x0001", "Print-Job", "Print-URI", "Validate-Job", @@ -161,7 +166,7 @@ static const char * const ipp_std_ops[] = "Hold-Job", "Release-Job", "Restart-Job", - "0x0f", + "0x000f", /* 0x0010 - 0x001f */ "Pause-Printer", @@ -202,7 +207,7 @@ static const char * const ipp_std_ops[] = /* 0x0030 - 0x003d */ "Promote-Job", "Schedule-Job-After", - "0x32", + "0x0032", "Cancel-Document", "Get-Document-Attributes", "Get-Documents", @@ -556,7 +561,8 @@ ippAttributeString( char *bufptr, /* Pointer into buffer */ *bufend, /* End of buffer */ temp[256]; /* Temporary string */ - const char *ptr; /* Pointer into string */ + const char *ptr, /* Pointer into string */ + *end; /* Pointer to end of string */ _ipp_value_t *val; /* Current value */ @@ -712,7 +718,8 @@ ippAttributeString( break; case IPP_TAG_STRING : - for (ptr = val->string.text; *ptr; ptr ++) + for (ptr = val->unknown.data, end = ptr + val->unknown.length; + ptr < end; ptr ++) { if (*ptr == '\\' || _cups_isspace(*ptr)) { @@ -760,6 +767,922 @@ ippAttributeString( } +/* + * 'ippCreateRequestedArray()' - Create a CUPS array of attribute names from the + * given requested-attributes attribute. + * + * This function creates a (sorted) CUPS array of attribute names matching the + * list of "requested-attribute" values supplied in an IPP request. All IANA- + * registered values are supported in addition to the CUPS IPP extension + * attributes. + * + * The @code request@ parameter specifies the request message that was read from + * the client. + * + * @code NULL@ is returned if all attributes should be returned. Otherwise, the + * result is a sorted array of attribute names, where @code cupsArrayFind(array, + * "attribute-name")@ will return a non-NULL pointer. The array must be freed + * using the @code cupsArrayDelete@ function. + * + * @since CUPS 1.7@ + */ + +cups_array_t * /* O - CUPS array or @code NULL@ if all */ +ippCreateRequestedArray(ipp_t *request) /* I - IPP request */ +{ + int i, j, /* Looping vars */ + count, /* Number of values */ + added; /* Was name added? */ + ipp_attribute_t *requested; /* requested-attributes attribute */ + cups_array_t *ra; /* Requested attributes array */ + const char *value; /* Current value */ + /* The following lists come from the current IANA IPP registry of attributes */ + static const char * const document_description[] = + { /* document-description group */ + "compression", + "copies-actual", + "cover-back-actual", + "cover-front-actual", + "current-page-order", + "date-time-at-completed", + "date-time-at-creation", + "date-time-at-processing", + "detailed-status-messages", + "document-access-errors", + "document-charset", + "document-digital-signature", + "document-format", + "document-format-details", + "document-format-detected", + "document-format-version", + "document-format-version-detected", + "document-job-id", + "document-job-uri", + "document-message", + "document-metadata", + "document-name", + "document-natural-language", + "document-number", + "document-printer-uri", + "document-state", + "document-state-message", + "document-state-reasons", + "document-uri", + "document-uuid", + "errors-count", + "finishings-actual", + "finishings-col-actual", + "force-front-side-actual", + "imposition-template-actual", + "impressions", + "impressions-completed", + "impressions-completed-current-copy", + "insert-sheet-actual", + "k-octets", + "k-octets-processed", + "last-document", + "media-actual", + "media-col-actual", + "media-input-tray-check-actual", + "media-sheets", + "media-sheets-completed", + "more-info", + "number-up-actual", + "orientation-requested-actual", + "output-bin-actual", + "output-device-assigned", + "overrides-actual", + "page-delivery-actual", + "page-order-received-actual", + "page-ranges-actual", + "pages", + "pages-completed", + "pages-completed-current-copy", + "presentation-direction-number-up-actual", + "print-color-mode-actual", + "print-content-optimize-actual", + "print-quality-actual", + "print-rendering-intent-actual", + "printer-resolution-actual", + "printer-up-time", + "separator-sheets-actual", + "sheet-completed-copy-number", + "sides-actual", + "time-at-completed", + "time-at-creation", + "time-at-processing", + "x-image-position-actual", + "x-image-shift-actual", + "x-side1-image-shift-actual", + "x-side2-image-shift-actual", + "y-image-position-actual", + "y-image-shift-actual", + "y-side1-image-shift-actual", + "y-side2-image-shift-actual" + }; + static const char * const document_template[] = + { /* document-template group */ + "copies", + "copies-default", + "copies-supported", + "cover-back", + "cover-back-default", + "cover-back-supported", + "cover-front", + "cover-front-default", + "cover-front-supported", + "feed-orientation", + "feed-orientation-default", + "feed-orientation-supported", + "finishings", + "finishings-col", + "finishings-col-default", + "finishings-col-supported", + "finishings-default", + "finishings-supported", + "font-name-requested", + "font-name-requested-default", + "font-name-requested-supported", + "font-size-requested", + "font-size-requested-default", + "font-size-requested-supported", + "force-front-side", + "force-front-side-default", + "force-front-side-supported", + "imposition-template", + "imposition-template-default", + "imposition-template-supported", + "insert-after-page-number-supported", + "insert-count-supported", + "insert-sheet", + "insert-sheet-default", + "insert-sheet-supported", + "max-stitching-locations-supported", + "media", + "media-back-coating-supported", + "media-bottom-margin-supported", + "media-col", + "media-col-default", + "media-col-supported", + "media-color-supported", + "media-default", + "media-front-coating-supported", + "media-grain-supported", + "media-hole-count-supported", + "media-info-supported", + "media-input-tray-check", + "media-input-tray-check-default", + "media-input-tray-check-supported", + "media-key-supported", + "media-left-margin-supported", + "media-order-count-supported", + "media-pre-printed-supported", + "media-recycled-supported", + "media-right-margin-supported", + "media-size-supported", + "media-source-supported", + "media-supported", + "media-thickness-supported", + "media-top-margin-supported", + "media-type-supported", + "media-weight-metric-supported", + "multiple-document-handling", + "multiple-document-handling-default", + "multiple-document-handling-supported", + "number-up", + "number-up-default", + "number-up-supported", + "orientation-requested", + "orientation-requested-default", + "orientation-requested-supported", + "overrides", + "overrides-supported", + "page-delivery", + "page-delivery-default", + "page-delivery-supported", + "page-order-received", + "page-order-received-default", + "page-order-received-supported", + "page-ranges", + "page-ranges-supported", + "pages-per-subset", + "pages-per-subset-supported", + "pdl-init-file", + "pdl-init-file-default", + "pdl-init-file-entry-supported", + "pdl-init-file-location-supported", + "pdl-init-file-name-subdirectory-supported", + "pdl-init-file-name-supported", + "pdl-init-file-supported", + "presentation-direction-number-up", + "presentation-direction-number-up-default", + "presentation-direction-number-up-supported", + "print-color-mode", + "print-color-mode-default", + "print-color-mode-supported", + "print-content-optimize", + "print-content-optimize-default", + "print-content-optimize-supported", + "print-quality", + "print-quality-default", + "print-quality-supported", + "print-rendering-intent", + "print-rendering-intent-default", + "print-rendering-intent-supported", + "printer-resolution", + "printer-resolution-default", + "printer-resolution-supported", + "separator-sheets", + "separator-sheets-default", + "separator-sheets-supported", + "sheet-collate", + "sheet-collate-default", + "sheet-collate-supported", + "sides", + "sides-default", + "sides-supported", + "stitching-locations-supported", + "stitching-offset-supported", + "x-image-position", + "x-image-position-default", + "x-image-position-supported", + "x-image-shift", + "x-image-shift-default", + "x-image-shift-supported", + "x-side1-image-shift", + "x-side1-image-shift-default", + "x-side1-image-shift-supported", + "x-side2-image-shift", + "x-side2-image-shift-default", + "x-side2-image-shift-supported", + "y-image-position", + "y-image-position-default", + "y-image-position-supported", + "y-image-shift", + "y-image-shift-default", + "y-image-shift-supported", + "y-side1-image-shift", + "y-side1-image-shift-default", + "y-side1-image-shift-supported", + "y-side2-image-shift", + "y-side2-image-shift-default", + "y-side2-image-shift-supported" + }; + static const char * const job_description[] = + { /* job-description group */ + "compression-supplied", + "copies-actual", + "cover-back-actual", + "cover-front-actual", + "current-page-order", + "date-time-at-completed", + "date-time-at-creation", + "date-time-at-processing", + "destination-statuses", + "document-charset-supplied", + "document-digital-signature-supplied", + "document-format-details-supplied", + "document-format-supplied", + "document-message-supplied", + "document-metadata", + "document-name-supplied", + "document-natural-language-supplied", + "document-overrides-actual", + "errors-count", + "finishings-actual", + "finishings-col-actual", + "force-front-side-actual", + "imposition-template-actual", + "impressions-completed-current-copy", + "insert-sheet-actual", + "job-account-id-actual", + "job-accounting-sheets-actual", + "job-accounting-user-id-actual", + "job-attribute-fidelity", + "job-charge-info", /* CUPS extension */ + "job-collation-type", + "job-collation-type-actual", + "job-copies-actual", + "job-cover-back-actual", + "job-cover-front-actual", + "job-detailed-status-message", + "job-document-access-errors", + "job-error-sheet-actual", + "job-finishings-actual", + "job-finishings-col-actual", + "job-hold-until-actual", + "job-id", + "job-impressions", + "job-impressions-completed", + "job-k-octets", + "job-k-octets-processed", + "job-mandatory-attributes", + "job-media-progress", /* CUPS extension */ + "job-media-sheets", + "job-media-sheets-completed", + "job-message-from-operator", + "job-more-info", + "job-name", + "job-originating-host-name", /* CUPS extension */ + "job-originating-user-name", + "job-originating-user-uri", + "job-pages", + "job-pages-completed", + "job-pages-completed-current-copy", + "job-printer-state-message", /* CUPS extension */ + "job-printer-state-reasons", /* CUPS extension */ + "job-printer-up-time", + "job-printer-uri", + "job-priority-actual", + "job-save-printer-make-and-model", + "job-sheet-message-actual", + "job-sheets-actual", + "job-sheets-col-actual", + "job-state", + "job-state-message", + "job-state-reasons", + "job-uri", + "job-uuid", + "media-actual", + "media-col-actual", + "media-check-input-tray-actual", + "multiple-document-handling-actual", + "number-of-documents", + "number-of-intervening-jobs", + "number-up-actual", + "orientation-requested-actual", + "original-requesting-user-name", + "output-bin-actual", + "output-device-assigned", + "overrides-actual", + "page-delivery-actual", + "page-order-received-actual", + "page-ranges-actual", + "presentation-direction-number-up-actual", + "print-color-mode-actual", + "print-content-optimize-actual", + "print-quality-actual", + "print-rendering-intent-actual", + "printer-resolution-actual", + "separator-sheets-actual", + "sheet-collate-actual", + "sheet-completed-copy-number", + "sheet-completed-document-number", + "sides-actual", + "time-at-completed", + "time-at-creation", + "time-at-processing", + "warnings-count", + "x-image-position-actual", + "x-image-shift-actual", + "x-side1-image-shift-actual", + "x-side2-image-shift-actual", + "y-image-position-actual", + "y-image-shift-actual", + "y-side1-image-shift-actual", + "y-side2-image-shift-actual" + }; + static const char * const job_template[] = + { /* job-template group */ + "confirmation-sheet-print", /* IPP FaxOut */ + "confirmation-sheet-print-default", + "copies", + "copies-default", + "copies-supported", + "cover-back", + "cover-back-default", + "cover-back-supported", + "cover-front", + "cover-front-default", + "cover-front-supported", + "cover-sheet-info", /* IPP FaxOut */ + "cover-sheet-info-default", + "cover-sheet-info-supported", + "destination-uri-schemes-supported",/* IPP FaxOut */ + "destination-uris", /* IPP FaxOut */ + "destination-uris-supported", + "feed-orientation", + "feed-orientation-default", + "feed-orientation-supported", + "finishings", + "finishings-col", + "finishings-col-default", + "finishings-col-supported", + "finishings-default", + "finishings-supported", + "font-name-requested", + "font-name-requested-default", + "font-name-requested-supported", + "font-size-requested", + "font-size-requested-default", + "font-size-requested-supported", + "force-front-side", + "force-front-side-default", + "force-front-side-supported", + "imposition-template", + "imposition-template-default", + "imposition-template-supported", + "insert-after-page-number-supported", + "insert-count-supported", + "insert-sheet", + "insert-sheet-default", + "insert-sheet-supported", + "job-account-id", + "job-account-id-default", + "job-account-id-supported", + "job-accounting-sheets" + "job-accounting-sheets-default" + "job-accounting-sheets-supported" + "job-accounting-user-id", + "job-accounting-user-id-default", + "job-accounting-user-id-supported", + "job-copies", + "job-copies-default", + "job-copies-supported", + "job-cover-back", + "job-cover-back-default", + "job-cover-back-supported", + "job-cover-front", + "job-cover-front-default", + "job-cover-front-supported", + "job-delay-output-until", + "job-delay-output-until-default", + "job-delay-output-until-supported", + "job-delay-output-until-time", + "job-delay-output-until-time-default", + "job-delay-output-until-time-supported", + "job-error-action", + "job-error-action-default", + "job-error-action-supported", + "job-error-sheet", + "job-error-sheet-default", + "job-error-sheet-supported", + "job-finishings", + "job-finishings-col", + "job-finishings-col-default", + "job-finishings-col-supported", + "job-finishings-default", + "job-finishings-supported", + "job-hold-until", + "job-hold-until-default", + "job-hold-until-supported", + "job-hold-until-time", + "job-hold-until-time-default", + "job-hold-until-time-supported", + "job-message-to-operator", + "job-message-to-operator-default", + "job-message-to-operator-supported", + "job-phone-number", + "job-phone-number-default", + "job-phone-number-supported", + "job-priority", + "job-priority-default", + "job-priority-supported", + "job-recipient-name", + "job-recipient-name-default", + "job-recipient-name-supported", + "job-save-disposition", + "job-save-disposition-default", + "job-save-disposition-supported", + "job-sheets", + "job-sheets-col", + "job-sheets-col-default", + "job-sheets-col-supported", + "job-sheets-default", + "job-sheets-supported", + "logo-uri-schemes-supported", + "max-save-info-supported", + "max-stitching-locations-supported", + "media", + "media-back-coating-supported", + "media-bottom-margin-supported", + "media-col", + "media-col-default", + "media-col-supported", + "media-color-supported", + "media-default", + "media-front-coating-supported", + "media-grain-supported", + "media-hole-count-supported", + "media-info-supported", + "media-input-tray-check", + "media-input-tray-check-default", + "media-input-tray-check-supported", + "media-key-supported", + "media-left-margin-supported", + "media-order-count-supported", + "media-pre-printed-supported", + "media-recycled-supported", + "media-right-margin-supported", + "media-size-supported", + "media-source-supported", + "media-supported", + "media-thickness-supported", + "media-top-margin-supported", + "media-type-supported", + "media-weight-metric-supported", + "multiple-document-handling", + "multiple-document-handling-default", + "multiple-document-handling-supported", + "number-of-retries", /* IPP FaxOut */ + "number-of-retries-default", + "number-of-retries-supported", + "number-up", + "number-up-default", + "number-up-supported", + "orientation-requested", + "orientation-requested-default", + "orientation-requested-supported", + "output-bin", + "output-bin-default", + "output-bin-supported", + "output-device", + "output-device-default", + "output-device-supported", + "overrides", + "overrides-supported", + "page-delivery", + "page-delivery-default", + "page-delivery-supported", + "page-order-received", + "page-order-received-default", + "page-order-received-supported", + "page-ranges", + "page-ranges-supported", + "pages-per-subset", + "pages-per-subset-supported", + "pdl-init-file", + "pdl-init-file-default", + "pdl-init-file-entry-supported", + "pdl-init-file-location-supported", + "pdl-init-file-name-subdirectory-supported", + "pdl-init-file-name-supported", + "pdl-init-file-supported", + "presentation-direction-number-up", + "presentation-direction-number-up-default", + "presentation-direction-number-up-supported", + "print-color-mode", + "print-color-mode-default", + "print-color-mode-supported", + "print-content-optimize", + "print-content-optimize-default", + "print-content-optimize-supported", + "print-quality", + "print-quality-default", + "print-quality-supported", + "print-rendering-intent", + "print-rendering-intent-default", + "print-rendering-intent-supported", + "printer-resolution", + "printer-resolution-default", + "printer-resolution-supported", + "proof-print", + "proof-print-default", + "proof-print-supported", + "retry-interval", /* IPP FaxOut */ + "retry-interval-default", + "retry-interval-supported", + "retry-timeout", /* IPP FaxOut */ + "retry-timeout-default", + "retry-timeout-supported", + "save-disposition-supported", + "save-document-format-default", + "save-document-format-supported", + "save-location-default", + "save-location-supported", + "save-name-subdirectory-supported", + "save-name-supported", + "separator-sheets", + "separator-sheets-default", + "separator-sheets-supported", + "sheet-collate", + "sheet-collate-default", + "sheet-collate-supported", + "sides", + "sides-default", + "sides-supported", + "stitching-locations-supported", + "stitching-offset-supported", + "x-image-position", + "x-image-position-default", + "x-image-position-supported", + "x-image-shift", + "x-image-shift-default", + "x-image-shift-supported", + "x-side1-image-shift", + "x-side1-image-shift-default", + "x-side1-image-shift-supported", + "x-side2-image-shift", + "x-side2-image-shift-default", + "x-side2-image-shift-supported", + "y-image-position", + "y-image-position-default", + "y-image-position-supported", + "y-image-shift", + "y-image-shift-default", + "y-image-shift-supported", + "y-side1-image-shift", + "y-side1-image-shift-default", + "y-side1-image-shift-supported", + "y-side2-image-shift", + "y-side2-image-shift-default", + "y-side2-image-shift-supported" + }; + static const char * const printer_description[] = + { /* printer-description group */ + "auth-info-required", /* CUPS extension */ + "charset-configured", + "charset-supported", + "color-supported", + "compression-supported", + "device-service-count", + "device-uri", /* CUPS extension */ + "device-uuid", + "document-charset-default", + "document-charset-supported", + "document-creation-attributes-supported", + "document-digital-signature-default", + "document-digital-signature-supported", + "document-format-default", + "document-format-details-default", + "document-format-details-supported", + "document-format-supported", + "document-format-varying-attributes", + "document-format-version-default", + "document-format-version-supported", + "document-natural-language-default", + "document-natural-language-supported", + "document-password-supported", + "generated-natural-language-supported", + "identify-actions-default", + "identify-actions-supported", + "input-source-supported", + "ipp-features-supported", + "ipp-versions-supported", + "ippget-event-life", + "job-authorization-uri-supported", /* CUPS extension */ + "job-constraints-supported", + "job-creation-attributes-supported", + "job-finishings-col-ready", + "job-finishings-ready", + "job-ids-supported", + "job-impressions-supported", + "job-k-limit", /* CUPS extension */ + "job-k-octets-supported", + "job-media-sheets-supported", + "job-page-limit", /* CUPS extension */ + "job-password-encryption-supported", + "job-password-supported", + "job-quota-period", /* CUPS extension */ + "job-resolvers-supported", + "job-settable-attributes-supported", + "job-spooling-supported", + "marker-change-time", /* CUPS extension */ + "marker-colors", /* CUPS extension */ + "marker-high-levels", /* CUPS extension */ + "marker-levels", /* CUPS extension */ + "marker-low-levels", /* CUPS extension */ + "marker-message", /* CUPS extension */ + "marker-names", /* CUPS extension */ + "marker-types", /* CUPS extension */ + "media-col-ready", + "media-ready", + "member-names", /* CUPS extension */ + "member-uris", /* CUPS extension */ + "multiple-destination-uris-supported",/* IPP FaxOut */ + "multiple-document-jobs-supported", + "multiple-operation-time-out", + "multiple-operation-time-out-action", + "natural-language-configured", + "operations-supported", + "pages-per-minute", + "pages-per-minute-color", + "pdl-override-supported", + "port-monitor", /* CUPS extension */ + "port-monitor-supported", /* CUPS extension */ + "preferred-attributes-supported", + "printer-alert", + "printer-alert-description", + "printer-charge-info", + "printer-charge-info-uri", + "printer-commands", /* CUPS extension */ + "printer-current-time", + "printer-detailed-status-messages", + "printer-device-id", + "printer-dns-sd-name", /* CUPS extension */ + "printer-driver-installer", + "printer-fax-log-uri", /* IPP FaxOut */ + "printer-fax-modem-info", /* IPP FaxOut */ + "printer-fax-modem-name", /* IPP FaxOut */ + "printer-fax-modem-number", /* IPP FaxOut */ + "printer-geo-location", + "printer-get-attributes-supported", + "printer-icc-profiles", + "printer-icons", + "printer-info", + "printer-is-accepting-jobs", + "printer-location", + "printer-make-and-model", + "printer-mandatory-job-attributes", + "printer-message-date-time", + "printer-message-from-operator", + "printer-message-time", + "printer-more-info", + "printer-more-info-manufacturer", + "printer-name", + "printer-organization", + "printer-organizational-unit", + "printer-settable-attributes-supported", + "printer-state", + "printer-state-change-date-time", + "printer-state-change-time", + "printer-state-message", + "printer-state-reasons", + "printer-supply", + "printer-supply-description", + "printer-supply-info-uri", + "printer-type", /* CUPS extension */ + "printer-up-time", + "printer-uri-supported", + "printer-uuid", + "printer-xri-supported", + "pwg-raster-document-resolution-supported", + "pwg-raster-document-sheet-back", + "pwg-raster-document-type-supported", + "queued-job-count", + "reference-uri-schemes-supported", + "repertoire-supported", + "requesting-user-name-allowed", /* CUPS extension */ + "requesting-user-name-denied", /* CUPS extension */ + "requesting-user-uri-supported", + "subordinate-printers-supported", + "uri-authentication-supported", + "uri-security-supported", + "user-defined-value-supported", + "which-jobs-supported", + "xri-authentication-supported", + "xri-security-supported", + "xri-uri-scheme-supported" + }; + static const char * const subscription_description[] = + { /* subscription-description group */ + "notify-job-id", + "notify-lease-expiration-time", + "notify-printer-up-time", + "notify-printer-uri", + "notify-sequence-number", + "notify-subscriber-user-name", + "notify-subscriber-user-uri", + "notify-subscription-id", + "subscriptions-uuid" + }; + static const char * const subscription_template[] = + { /* subscription-template group */ + "notify-attributes", + "notify-attributes-supported", + "notify-charset", + "notify-events", + "notify-events-default", + "notify-events-supported", + "notify-lease-duration", + "notify-lease-duration-default", + "notify-lease-duration-supported", + "notify-max-events-supported", + "notify-natural-language", + "notify-pull-method", + "notify-pull-method-supported", + "notify-recipient-uri", + "notify-schemes-supported", + "notify-time-interval", + "notify-user-data" + }; + + + /* + * Get the requested-attributes attribute... + */ + + if ((requested = ippFindAttribute(request, "requested-attributes", + IPP_TAG_KEYWORD)) == NULL) + { + /* + * The Get-Jobs operation defaults to "job-id" and "job-uri", all others + * default to "all"... + */ + + if (ippGetOperation(request) == IPP_GET_JOBS) + { + ra = cupsArrayNew((cups_array_func_t)strcmp, NULL); + cupsArrayAdd(ra, "job-id"); + cupsArrayAdd(ra, "job-uri"); + + return (ra); + } + else + return (NULL); + } + + /* + * If the attribute contains a single "all" keyword, return NULL... + */ + + count = ippGetCount(requested); + if (count == 1 && !strcmp(ippGetString(requested, 0, NULL), "all")) + return (NULL); + + /* + * Create an array using "strcmp" as the comparison function... + */ + + ra = cupsArrayNew((cups_array_func_t)strcmp, NULL); + + for (i = 0; i < count; i ++) + { + added = 0; + value = ippGetString(requested, i, NULL); + + if (!strcmp(value, "document-description") || !strcmp(value, "all")) + { + for (j = 0; + j < (int)(sizeof(document_description) / + sizeof(document_description[0])); + j ++) + cupsArrayAdd(ra, (void *)document_description[j]); + + added = 1; + } + + if (!strcmp(value, "document-template") || !strcmp(value, "all")) + { + for (j = 0; + j < (int)(sizeof(document_template) / sizeof(document_template[0])); + j ++) + cupsArrayAdd(ra, (void *)document_template[j]); + + added = 1; + } + + if (!strcmp(value, "job-description") || !strcmp(value, "all")) + { + for (j = 0; + j < (int)(sizeof(job_description) / sizeof(job_description[0])); + j ++) + cupsArrayAdd(ra, (void *)job_description[j]); + + added = 1; + } + + if (!strcmp(value, "job-template") || !strcmp(value, "all")) + { + for (j = 0; + j < (int)(sizeof(job_template) / sizeof(job_template[0])); + j ++) + cupsArrayAdd(ra, (void *)job_template[j]); + + added = 1; + } + + if (!strcmp(value, "printer-description") || !strcmp(value, "all")) + { + for (j = 0; + j < (int)(sizeof(printer_description) / + sizeof(printer_description[0])); + j ++) + cupsArrayAdd(ra, (void *)printer_description[j]); + + added = 1; + } + + if (!strcmp(value, "subscription-description") || !strcmp(value, "all")) + { + for (j = 0; + j < (int)(sizeof(subscription_description) / + sizeof(subscription_description[0])); + j ++) + cupsArrayAdd(ra, (void *)subscription_description[j]); + + added = 1; + } + + if (!strcmp(value, "subscription-template") || !strcmp(value, "all")) + { + for (j = 0; + j < (int)(sizeof(subscription_template) / + sizeof(subscription_template[0])); + j ++) + cupsArrayAdd(ra, (void *)subscription_template[j]); + + added = 1; + } + + if (!added) + cupsArrayAdd(ra, (void *)value); + } + + return (ra); +} + + /* * 'ippEnumString()' - Return a string corresponding to the enum value. */ @@ -1029,7 +1952,7 @@ ippOpString(ipp_op_t op) /* I - Operation ID */ * See if the operation ID is a known value... */ - if (op >= IPP_OP_PRINT_JOB && op <= IPP_OP_CLOSE_JOB) + if (op >= IPP_OP_PRINT_JOB && op <= IPP_OP_VALIDATE_DOCUMENT) return (ipp_std_ops[op]); else if (op == IPP_OP_PRIVATE) return ("windows-ext"); diff --git a/cups/ipp.h b/cups/ipp.h index a87f643a3..3e343a2fd 100644 --- a/cups/ipp.h +++ b/cups/ipp.h @@ -3,7 +3,7 @@ * * Internet Printing Protocol definitions for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2006 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -920,6 +920,7 @@ extern int ippContainsInteger(ipp_attribute_t *attr, int value) _CUPS_API_1_7; extern int ippContainsString(ipp_attribute_t *attr, const char *value) _CUPS_API_1_7; +extern cups_array_t *ippCreateRequestedArray(ipp_t *request) _CUPS_API_1_7; extern ipp_t *ippNewResponse(ipp_t *request) _CUPS_API_1_7; extern int ippSetStringf(ipp_t *ipp, ipp_attribute_t **attr, int element, const char *format, diff --git a/cups/libcups2.def b/cups/libcups2.def index ef22daa4f..c4cf46212 100644 --- a/cups/libcups2.def +++ b/cups/libcups2.def @@ -1,5 +1,5 @@ LIBRARY libcups2 -VERSION 2.9 +VERSION 2.10 EXPORTS _cupsBufferGet _cupsBufferRelease @@ -34,12 +34,9 @@ _cups_strncasecmp _cups_strcpy _cups_strlcat _cups_strlcpy -_httpAddrPort _httpAddrSetPort _httpAssembleUUID -_httpCreate _httpEncodeURI -_httpPeek _httpResolveURI _httpWait _ippFindOption @@ -186,32 +183,40 @@ cupsSetPasswordCB cupsSetServer cupsSetServerCertCB cupsSetUser +cupsSetUserAgent cupsTempFd cupsTempFile cupsTempFile2 +cupsUserAgent cupsUTF32ToUTF8 cupsUTF8ToCharset cupsUTF8ToUTF32 cupsUser cupsWriteRequestData +httpAcceptConnection httpAddCredential httpAddrAny httpAddrConnect +httpAddrCopyList httpAddrEqual httpAddrFreeList httpAddrGetList httpAddrLength +httpAddrListen httpAddrLocalhost httpAddrLookup +httpAddrPort httpAddrString httpAssembleURI httpAssembleURIf +httpAssembleUUID httpBlocking httpCheck httpClearCookie httpClearFields httpClose httpConnect +httpConnect2 httpConnectEncrypt httpCopyCredentials httpDecode64 @@ -226,10 +231,12 @@ httpFlushWrite httpFreeCredentials httpGet httpGetBlocking +httpGetContentEncoding httpGetCookie httpGetDateString httpGetDateString2 httpGetDateTime +httpGetExpect httpGetFd httpGetField httpGetHostByName @@ -246,17 +253,20 @@ httpMD5 httpMD5Final httpMD5String httpOptions +httpPeek httpPost httpPrintf httpPut httpRead httpRead2 +httpReadRequest httpReconnect httpSeparate httpSeparate2 httpSeparateURI httpSetCookie httpSetCredentials +httpSetDefaultField httpSetExpect httpSetField httpSetLength @@ -267,6 +277,7 @@ httpUpdate httpWait httpWrite httpWrite2 +httpWriteResponse ippAddBoolean ippAddBooleans ippAddCollection @@ -282,8 +293,12 @@ ippAddResolution ippAddResolutions ippAddSeparator ippAddString +ippAddStringf +ippAddStringfv ippAddStrings ippAttributeString +ippContainsInteger +ippContainsString ippCopyAttribute ippCopyAttributes ippDateToTime @@ -316,6 +331,7 @@ ippGetVersion ippLength ippNew ippNewRequest +ippNewResponse ippNextAttribute ippOpString ippOpValue @@ -337,11 +353,15 @@ ippSetResolution ippSetState ippSetStatusCode ippSetString +ippSetStringf +ippSetStringfv ippSetValueTag ippSetVersion ippTagString ippTagValue ippTimeToDate +ippValidateAttribute +ippValidateAttributes ippWrite ippWriteFile ippWriteIO diff --git a/cups/request.c b/cups/request.c index c1fbb5a04..4da103331 100644 --- a/cups/request.c +++ b/cups/request.c @@ -3,7 +3,7 @@ * * IPP utilities for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -46,6 +46,9 @@ #ifndef O_BINARY # define O_BINARY 0 #endif /* O_BINARY */ +#ifndef MSG_DONTWAIT +# define MSG_DONTWAIT 0 +#endif /* !MSG_DONTWAIT */ /* @@ -1015,8 +1018,13 @@ _cupsConnect(void) char ch; /* Connection check byte */ +#ifdef WIN32 + if (recv(cg->http->fd, &ch, 1, MSG_PEEK) < 0 && + WSAGetLastError() != WSAEWOULDBLOCK) +#else if (recv(cg->http->fd, &ch, 1, MSG_PEEK | MSG_DONTWAIT) < 0 && errno != EWOULDBLOCK) +#endif /* WIN32 */ { /* * Nope, close the connection... diff --git a/cups/snmp.c b/cups/snmp.c index 33dd1d4ea..034db89a9 100644 --- a/cups/snmp.c +++ b/cups/snmp.c @@ -362,11 +362,7 @@ _cupsSNMPOpen(int family) /* I - Address family - @code AF_INET@ or @code AF_IN val = 1; -#ifdef WIN32 - if (setsockopt(fd, SOL_SOCKET, SO_BROADCAST, (char *)&val, sizeof(val))) -#else - if (setsockopt(fd, SOL_SOCKET, SO_BROADCAST, &val, sizeof(val))) -#endif /* WIN32 */ + if (setsockopt(fd, SOL_SOCKET, SO_BROADCAST, CUPS_SOCAST &val, sizeof(val))) { DEBUG_printf(("5_cupsSNMPOpen: Returning -1 (%s)", strerror(errno))); diff --git a/cups/snprintf.c b/cups/snprintf.c index 9271052d5..65f261d3f 100644 --- a/cups/snprintf.c +++ b/cups/snprintf.c @@ -3,7 +3,7 @@ * * snprintf functions for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -296,13 +296,13 @@ _cups_vsnprintf(char *buffer, /* O - Output buffer */ if (sign == '-') { - strncpy(bufptr, s, (size_t)slen); + memcpy(bufptr, s, (size_t)slen); memset(bufptr + slen, ' ', (size_t)(width - slen)); } else { memset(bufptr, ' ', (size_t)(width - slen)); - strncpy(bufptr + width - slen, s, (size_t)slen); + memcpy(bufptr + width - slen, s, (size_t)slen); } bufptr += width; diff --git a/cups/usersys.c b/cups/usersys.c index 0e59e111a..f94716580 100644 --- a/cups/usersys.c +++ b/cups/usersys.c @@ -3,7 +3,7 @@ * * User, system, and password routines for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2006 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -16,20 +16,24 @@ * * Contents: * - * cupsEncryption() - Get the current encryption settings. - * cupsGetPassword() - Get a password from the user. + * cupsEncryption() - Get the current encryption settings. + * cupsGetPassword() - Get a password from the user. * cupsGetPassword2() - Get a password from the user using the advanced - * password callback. - * cupsServer() - Return the hostname/address of the current - * server. + * password callback. + * cupsServer() - Return the hostname/address of the current + * server. * cupsSetClientCertCB() - Set the client certificate callback. + * cupsSetCredentials() - Set the default credentials to be used for + * SSL/TLS connections. * cupsSetEncryption() - Set the encryption preference. * cupsSetPasswordCB() - Set the password callback for CUPS. * cupsSetPasswordCB2() - Set the advanced password callback for CUPS. - * cupsSetServer() - Set the default server name and port. + * cupsSetServer() - Set the default server name and port. * cupsSetServerCertCB() - Set the server certificate callback. - * cupsSetUser() - Set the default user name. - * cupsUser() - Return the current user's name. + * cupsSetUser() - Set the default user name. + * cupsSetUserAgent() - Set the default HTTP User-Agent string. + * cupsUser() - Return the current user's name. + * cupsUserAgent() - Return the default HTTP User-Agent string. * _cupsGetPassword() - Get a password from the user. * _cupsGSSServiceName() - Get the GSS (Kerberos) service name. * _cupsSetDefaults() - Set the default server, port, and encryption. @@ -48,6 +52,7 @@ #else # include # include +# include #endif /* WIN32 */ @@ -442,6 +447,62 @@ cupsSetUser(const char *user) /* I - User name */ } +/* + * 'cupsSetUserAgent()' - Set the default HTTP User-Agent string. + * + * Setting the string to NULL forces the default value containing the CUPS + * version, IPP version, and operating system version and architecture. + * + * @since CUPS 1.7@ + */ + +void +cupsSetUserAgent(const char *user_agent)/* I - User-Agent string or @code NULL@ */ +{ + _cups_globals_t *cg = _cupsGlobals(); + /* Thread globals */ +#ifdef WIN32 + SYSTEM_INFO sysinfo; /* System information */ + OSVERSIONINFO version; /* OS version info */ +#else + struct utsname name; /* uname info */ +#endif /* WIN32 */ + + + if (user_agent) + { + strlcpy(cg->user_agent, user_agent, sizeof(cg->user_agent)); + return; + } + +#ifdef WIN32 + version.dwOSVersionInfoSize = sizeof(OSVERSIONINFO); + GetVersionEx(&version); + GetNativeSystemInfo(&sysinfo); + + snprintf(cg->user_agent, sizeof(cg->user_agent), + CUPS_MINIMAL " (Windows %d.%d; %s) IPP/2.0", + version.dwMajorVersion, version.dwMinorVersion, + sysinfo.wProcessorArchitecture + == PROCESSOR_ARCHITECTURE_AMD64 ? "amd64" : + sysinfo.wProcessorArchitecture + == PROCESSOR_ARCHITECTURE_ARM ? "arm" : + sysinfo.wProcessorArchitecture + == PROCESSOR_ARCHITECTURE_IA64 ? "ia64" : + sysinfo.wProcessorArchitecture + == PROCESSOR_ARCHITECTURE_INTEL ? "intel" : + "unknown"); + +#else + uname(&name); + + snprintf(cg->user_agent, sizeof(cg->user_agent), + CUPS_MINIMAL " (%s %s; %s) IPP/2.0", + name.sysname, name.release, name.machine); +#endif /* WIN32 */ +} + + /* * 'cupsUser()' - Return the current user's name. * @@ -464,6 +525,25 @@ cupsUser(void) } +/* + * 'cupsUserAgent()' - Return the default HTTP User-Agent string. + * + * @since CUPS 1.7@ + */ + +const char * /* O - User-Agent string */ +cupsUserAgent(void) +{ + _cups_globals_t *cg = _cupsGlobals(); /* Thread globals */ + + + if (!cg->user_agent[0]) + cupsSetUserAgent(NULL); + + return (cg->user_agent); +} + + /* * '_cupsGetPassword()' - Get a password from the user. */ diff --git a/doc/help/api-cups.html b/doc/help/api-cups.html index 0f960dfe2..12f18e83b 100644 --- a/doc/help/api-cups.html +++ b/doc/help/api-cups.html @@ -478,12 +478,14 @@ connections.">cupsSetCredentials
  • cupsSetServer
  • cupsSetServerCertCB
  • cupsSetUser
  • +
  • cupsSetUserAgent
  • cupsStartDestDocument
  • cupsStartDocument
  • cupsTempFd
  • cupsTempFile
  • cupsTempFile2
  • cupsUser
  • +
  • cupsUserAgent
  • Data Types
    •  CUPS 1.7 cupsSetUserAgent +

      Set the default HTTP User-Agent string.

      +

      +void cupsSetUserAgent (
      +    const char *user_agent
      +);

      +

      Parameters

      +
      +
      user_agent
      +
      User-Agent string or NULL
      +
      +

      Discussion

      +

      Setting the string to NULL forces the default value containing the CUPS +version, IPP version, and operating system version and architecture. + +

       CUPS 1.6/OS X 10.8 cupsStartDestDocument

      Start a new document.

      @@ -2968,6 +2986,12 @@ const char *cupsUser (void);

      program. Multi-threaded programs that override the user name with the cupsSetUser function need to do so in each thread for the same user name to be used.

      +

       CUPS 1.7 cupsUserAgent

      +

      Return the default HTTP User-Agent string.

      +

      +const char *cupsUserAgent (void);

      +

      Return Value

      +

      User-Agent string

      Data Types

       CUPS 1.5/OS X 10.7 cups_client_cert_cb_t

      Client credentials callback diff --git a/doc/help/api-httpipp.html b/doc/help/api-httpipp.html index 23d9e7f90..0e50514c8 100644 --- a/doc/help/api-httpipp.html +++ b/doc/help/api-httpipp.html @@ -420,6 +420,7 @@ address and port.">httpAddrListen

    • components.">httpAssembleURI
    • httpAssembleURIf
    • +
    • httpAssembleUUID
    • httpBlocking
    • httpCheck
    • httpClearCookie
    • @@ -493,6 +494,7 @@ components.">httpSeparateURI
    • httpSetCookie
    • httpSetCredentials
    • +
    • httpSetDefaultField
    • httpSetExpect
    • httpSetField
    • httpSetLength
    • @@ -529,6 +531,8 @@ specified value or is within the list of ranges.">ippContainsInteger specified string value.">ippContainsString
    • ippCopyAttribute
    • ippCopyAttributes
    • +
    • ippCreateRequestedArray
    • ippDateToTime
    • ippDelete
    • @@ -589,6 +593,8 @@ in seconds.">ippDateToTime
    • ippTagString
    • ippTagValue
    • ippTimeToDate
    • +
    • ippValidateAttribute
    • +
    • ippValidateAttributes
    • ippWrite
    • ippWriteFile
    • ippWriteIO
    • @@ -1645,6 +1651,40 @@ this function in place of traditional string functions whenever you need to create a URI string.

      +

      httpAssembleUUID

      +

      Assemble a name-based UUID URN conforming to RFC 4122.

      +

      +char *httpAssembleUUID (
      +    const char *server,
      +    int port,
      +    const char *name,
      +    int number,
      +    char *buffer,
      +    size_t bufsize
      +);

      +

      Parameters

      +
      +
      server
      +
      Server name
      +
      port
      +
      Port number
      +
      name
      +
      Object name or NULL
      +
      number
      +
      Object number or 0
      +
      buffer
      +
      String buffer
      +
      bufsize
      +
      Size of buffer
      +
      +

      Return Value

      +

      UUID string

      +

      Discussion

      +

      This function creates a unique 128-bit identifying number using the server +name, port number, random data, and optionally an object name and/or object +number. The result is formatted as a UUID URN as defined in RFC 4122.
      +
      +The buffer needs to be at least 46 bytes in size.

      httpBlocking

      Set blocking/non-blocking behavior on a connection.

      @@ -1753,7 +1793,7 @@ void httpClose (

      blocking
      1 for blocking connection, 0 for non-blocking
      msec
      -
      Connection timeout in milliseconds
      +
      Connection timeout in milliseconds, 0 means don't connect
      cancel
      Pointer to "cancel" variable
      @@ -2755,6 +2795,28 @@ int httpSetCredentials (

      Return Value

      Status of call (0 = success)

      +

       CUPS 1.7 httpSetDefaultField

      +

      Set the default value of an HTTP header.

      +

      +void httpSetDefaultField (
      +    http_t *http,
      +    http_field_t field,
      +    const char *value
      +);

      +

      Parameters

      +
      +
      http
      +
      Connection to server
      +
      field
      +
      Field index
      +
      value
      +
      Value
      +
      +

      Discussion

      +

      Currently only HTTP_FIELD_ACCEPT_ENCODING, HTTP_FIELD_SERVER, and +HTTP_FIELD_USER_AGENT can be set. + +

       CUPS 1.2/OS X 10.5 httpSetExpect

      Set the Expect: header in a request.

      @@ -3782,6 +3844,35 @@ attributes that are copied - the function must return 1 to copy the attribute or 0 to skip it. The function may also choose to do a partial copy of the source attribute itself. +

      +

       CUPS 1.7 ippCreateRequestedArray

      +

      Create a CUPS array of attribute names from the +given requested-attributes attribute.

      +

      +cups_array_t *ippCreateRequestedArray (
      +    ipp_t *request
      +);

      +

      Parameters

      +
      +
      request
      +
      IPP request
      +
      +

      Return Value

      +

      CUPS array or NULL if all

      +

      Discussion

      +

      This function creates a (sorted) CUPS array of attribute names matching the +list of "requested-attribute" values supplied in an IPP request. All IANA- +registered values are supported in addition to the CUPS IPP extension +attributes.
      +
      +The request parameter specifies the request message that was read from +the client. + +NULL is returned if all attributes should be returned. Otherwise, the +result is a sorted array of attribute names, where cupsArrayFind(array, +"attribute-name") will return a non-NULL pointer. The array must be freed +using the cupsArrayDelete function. +

      ippDateToTime

      Convert from RFC 1903 Date/Time format to UNIX time @@ -4976,6 +5067,44 @@ const ipp_uchar_t *ippTimeToDate (

      Return Value

      RFC-1903 date/time data

      +

       CUPS 1.7 ippValidateAttribute

      +

      Validate the contents of an attribute.

      +

      +int ippValidateAttribute (
      +    ipp_attribute_t *attr
      +);

      +

      Parameters

      +
      +
      attr
      +
      Attribute
      +
      +

      Return Value

      +

      1 if valid, 0 otherwise

      +

      Discussion

      +

      This function validates the contents of an attribute based on the name and +value tag. 1 is returned if the attribute is valid, 0 otherwise. On +failure, cupsLastErrorString() is set to a human-readable message. + +

      +

       CUPS 1.7 ippValidateAttributes

      +

      Validate all attributes in an IPP message.

      +

      +int ippValidateAttributes (
      +    ipp_t *ipp
      +);

      +

      Parameters

      +
      +
      ipp
      +
      IPP message
      +
      +

      Return Value

      +

      1 if valid, 0 otherwise

      +

      Discussion

      +

      This function validates the contents of the IPP message, including each +attribute. Like ippValidateAttribute, cupsLastErrorString() is set +to a human-readable message on failure. + +

      ippWrite

      Write data for an IPP message to a HTTP connection.

      diff --git a/doc/ru/index.html.in b/doc/ru/index.html.in deleted file mode 100644 index d1300e12d..000000000 --- a/doc/ru/index.html.in +++ /dev/null @@ -1,103 +0,0 @@ - - - - - Начало - CUPS @CUPS_VERSION@@CUPS_REVISION@ - - - - - - - - -
      - - - - - - - - - - - - -
        ÐÐ°Ñ‡Ð°Ð»Ð¾    ÐÐ´Ð¼Ð¸Ð½Ð¸ÑÑ‚рирование    Ð“руппы    Ð¡Ð¿Ñ€Ð°Ð²ÐºÐ°    Ð—адания    ÐŸÑ€Ð¸Ð½Ñ‚еры  
      - - - - - -
      - -

      CUPS @CUPS_VERSION@

      - -

      CUPS — поддерживающая большинство стандартов, свободная подсистема печати, разрабатываемая компанией Apple Inc. для операционной системы Mac OS® X и других UNIX®-подобных операционных систем.

      - -
      CUPS
      - - - -
      - -

      CUPS для пользователей

      - -

      Введение в CUPS

      - -

      Печать из командной строки

      - -

      Что нового в CUPS 1.6

      - -

      Форум пользователей

      - -
      - -

      CUPS для администраторов

      - -

      Добавление принтеров и групп

      - -

      Управление доступом

      - -

      Использование ресурсов

      - -

      Безопасность системы

      - -

      Использование аутентификации Kerberos

      - -

      Использование сетевых принтеров

      - -

      Справочник по cupsd.conf

      - -

      Поиск драйверов принтера

      - -
      - -

      CUPS для разработчиков

      - -

      Введение в разработку CUPS

      - -

      CUPS API

      - -

      Разработка фильтров и модулей

      - -

      API доступа по HTTP и IPP

      - -

      PPD API

      - -

      Raster API

      - -

      Справочник по компилятору PPD

      - -

      Форум разработчиков

      - -
      - -
       
      CUPS а также логотип CUPS являются зарегистрированными торговыми марками Apple Inc. Авторские права на CUPS принадлежат (2007-2013) компании Apple Inc. Все права защищены.
      - - diff --git a/locale/cups.pot b/locale/cups.pot index cc8c2f99d..0ef54d269 100644 --- a/locale/cups.pot +++ b/locale/cups.pot @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 1.6\n" "Report-Msgid-Bugs-To: http://www.cups.org/str.php\n" -"POT-Creation-Date: 2012-10-22 11:09-0400\n" +"POT-Creation-Date: 2013-02-04 14:17-0500\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -198,11 +198,11 @@ msgid "" " DETAILED CONFORMANCE TEST RESULTS" msgstr "" -#: systemv/cupstestppd.c:3801 +#: systemv/cupstestppd.c:3820 msgid " Ignore specific warnings." msgstr "" -#: systemv/cupstestppd.c:3805 +#: systemv/cupstestppd.c:3824 msgid " Issue warnings instead of errors." msgstr "" @@ -409,11 +409,11 @@ msgstr "" msgid " cupstestdsc [options] -" msgstr "" -#: systemv/cupstestppd.c:3796 +#: systemv/cupstestppd.c:3815 msgid " program | cupstestppd [options] -" msgstr "" -#: systemv/cupstestppd.c:3728 +#: systemv/cupstestppd.c:3747 #, c-format msgid "" " %s \"%s %s\" conflicts with \"%s %s\"\n" @@ -425,7 +425,7 @@ msgstr "" msgid " %s %s %s does not exist." msgstr "" -#: systemv/cupstestppd.c:3885 +#: systemv/cupstestppd.c:3904 #, c-format msgid " %s %s file \"%s\" has the wrong capitalization." msgstr "" @@ -437,13 +437,13 @@ msgid "" " REF: Page 122, section 5.17" msgstr "" -#: systemv/cupstestppd.c:3488 systemv/cupstestppd.c:3537 -#: systemv/cupstestppd.c:3576 +#: systemv/cupstestppd.c:3507 systemv/cupstestppd.c:3556 +#: systemv/cupstestppd.c:3595 #, c-format msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s." msgstr "" -#: systemv/cupstestppd.c:3442 +#: systemv/cupstestppd.c:3461 #, c-format msgid " %s Bad UTF-8 \"%s\" translation string for option %s." msgstr "" @@ -473,7 +473,7 @@ msgstr "" msgid " %s Bad cupsUIConstraints %s: \"%s\"" msgstr "" -#: systemv/cupstestppd.c:3392 +#: systemv/cupstestppd.c:3411 #, c-format msgid " %s Bad language \"%s\"." msgstr "" @@ -510,12 +510,12 @@ msgstr "" msgid " %s Empty cupsUIConstraints %s" msgstr "" -#: systemv/cupstestppd.c:3520 systemv/cupstestppd.c:3560 +#: systemv/cupstestppd.c:3539 systemv/cupstestppd.c:3579 #, c-format msgid " %s Missing \"%s\" translation string for option %s, choice %s." msgstr "" -#: systemv/cupstestppd.c:3428 +#: systemv/cupstestppd.c:3447 #, c-format msgid " %s Missing \"%s\" translation string for option %s." msgstr "" @@ -568,7 +568,7 @@ msgstr "" msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"" msgstr "" -#: systemv/cupstestppd.c:3614 +#: systemv/cupstestppd.c:3633 #, c-format msgid " %s No base translation \"%s\" is included in file." msgstr "" @@ -590,12 +590,12 @@ msgstr "" msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)." msgstr "" -#: systemv/cupstestppd.c:3333 +#: systemv/cupstestppd.c:3351 #, c-format msgid " %s Size \"%s\" should be \"%s\"." msgstr "" -#: systemv/cupstestppd.c:3293 +#: systemv/cupstestppd.c:3300 #, c-format msgid " %s Size \"%s\" should be the Adobe standard name \"%s\"." msgstr "" @@ -712,7 +712,7 @@ msgid "" " REF: Page 84, section 5.9" msgstr "" -#: systemv/cupstestppd.c:3755 systemv/cupstestppd.c:3777 +#: systemv/cupstestppd.c:3774 systemv/cupstestppd.c:3796 #, c-format msgid " **FAIL** Default option code cannot be interpreted: %s" msgstr "" @@ -1007,19 +1007,19 @@ msgstr "" msgid " --lf End lines with LF (UNIX/Linux/OS X)." msgstr "" -#: test/ipptool.c:4446 +#: test/ipptool.c:4586 msgid " -4 Connect using IPv4." msgstr "" -#: test/ipptool.c:4447 +#: test/ipptool.c:4587 msgid " -6 Connect using IPv6." msgstr "" -#: test/ipptool.c:4448 +#: test/ipptool.c:4588 msgid " -C Send requests using chunking (default)." msgstr "" -#: scheduler/cupsfilter.c:1431 +#: scheduler/cupsfilter.c:1433 msgid " -D Remove the input file when finished." msgstr "" @@ -1031,11 +1031,11 @@ msgstr "" msgid " -E Encrypt the connection." msgstr "" -#: test/ipptool.c:4450 +#: test/ipptool.c:4590 msgid " -E Test with HTTP Upgrade to TLS." msgstr "" -#: scheduler/main.c:1988 +#: scheduler/main.c:2016 msgid " -F Run in the foreground but detach from console." msgstr "" @@ -1043,7 +1043,7 @@ msgstr "" msgid " -H samba-server Use the named SAMBA server." msgstr "" -#: test/ipptool.c:4452 +#: test/ipptool.c:4592 msgid " -I Ignore errors." msgstr "" @@ -1051,43 +1051,43 @@ msgstr "" msgid " -I include-dir Add include directory to search path." msgstr "" -#: systemv/cupstestppd.c:3800 +#: systemv/cupstestppd.c:3819 msgid " -I {filename,filters,none,profiles}" msgstr "" -#: test/ipptool.c:4453 +#: test/ipptool.c:4593 msgid " -L Send requests using content-length." msgstr "" -#: scheduler/cupsfilter.c:1433 +#: scheduler/cupsfilter.c:1435 msgid " -P filename.ppd Set PPD file." msgstr "" -#: systemv/cupstestppd.c:3802 +#: systemv/cupstestppd.c:3821 msgid " -R root-directory Set alternate root." msgstr "" -#: test/ipptool.c:4455 +#: test/ipptool.c:4595 msgid " -S Test with SSL encryption." msgstr "" -#: test/ipptool.c:4457 +#: test/ipptool.c:4597 msgid " -T seconds Set the receive/send timeout in seconds." msgstr "" -#: scheduler/cupsfilter.c:1434 systemv/cupsaddsmb.c:288 systemv/cupsctl.c:206 +#: scheduler/cupsfilter.c:1436 systemv/cupsaddsmb.c:288 systemv/cupsctl.c:206 msgid " -U username Specify username." msgstr "" -#: test/ipptool.c:4459 +#: test/ipptool.c:4599 msgid " -V version Set default IPP version." msgstr "" -#: systemv/cupstestppd.c:3803 +#: systemv/cupstestppd.c:3822 msgid " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}" msgstr "" -#: test/ipptool.c:4461 +#: test/ipptool.c:4601 msgid " -X Produce XML plist instead of plain text." msgstr "" @@ -1099,11 +1099,11 @@ msgstr "" msgid " -c catalog.po Load the specified message catalog." msgstr "" -#: scheduler/cupsfilter.c:1435 scheduler/main.c:1986 +#: scheduler/cupsfilter.c:1437 scheduler/main.c:2014 msgid " -c cupsd.conf Set cupsd.conf file to use." msgstr "" -#: test/ipptool.c:4463 +#: test/ipptool.c:4603 msgid " -d name=value Set named variable to value." msgstr "" @@ -1111,23 +1111,23 @@ msgstr "" msgid " -d output-dir Specify the output directory." msgstr "" -#: scheduler/cupsfilter.c:1437 +#: scheduler/cupsfilter.c:1439 msgid " -d printer Use the named printer." msgstr "" -#: scheduler/cupsfilter.c:1439 +#: scheduler/cupsfilter.c:1441 msgid " -e Use every filter from the PPD file." msgstr "" -#: scheduler/main.c:1987 +#: scheduler/main.c:2015 msgid " -f Run in the foreground." msgstr "" -#: test/ipptool.c:4465 +#: test/ipptool.c:4605 msgid " -f filename Set default request filename." msgstr "" -#: scheduler/main.c:1990 +#: scheduler/main.c:2018 msgid " -h Show this usage message." msgstr "" @@ -1135,19 +1135,19 @@ msgstr "" msgid " -h server[:port] Specify server address." msgstr "" -#: scheduler/cupsfilter.c:1441 +#: scheduler/cupsfilter.c:1443 msgid " -i mime/type Set input MIME type (otherwise auto-typed)." msgstr "" -#: test/ipptool.c:4467 +#: test/ipptool.c:4607 msgid " -i seconds Repeat the last file with the given time interval." msgstr "" -#: scheduler/cupsfilter.c:1443 +#: scheduler/cupsfilter.c:1445 msgid " -j job-id[,N] Filter file N from the specified job (default is file 1)." msgstr "" -#: scheduler/main.c:1991 +#: scheduler/main.c:2019 msgid " -l Run cupsd from launchd(8)." msgstr "" @@ -1159,15 +1159,15 @@ msgstr "" msgid " -m Use the ModelName value as the filename." msgstr "" -#: scheduler/cupsfilter.c:1445 +#: scheduler/cupsfilter.c:1447 msgid " -m mime/type Set output MIME type (otherwise application/pdf)." msgstr "" -#: scheduler/cupsfilter.c:1447 +#: scheduler/cupsfilter.c:1449 msgid " -n copies Set number of copies." msgstr "" -#: test/ipptool.c:4469 +#: test/ipptool.c:4609 msgid " -n count Repeat the last file the given number of times." msgstr "" @@ -1179,23 +1179,23 @@ msgstr "" msgid " -o filename.ppd[.gz] Set output file (otherwise stdout)." msgstr "" -#: scheduler/cupsfilter.c:1448 +#: scheduler/cupsfilter.c:1450 msgid " -o name=value Set option(s)." msgstr "" -#: scheduler/cupsfilter.c:1449 +#: scheduler/cupsfilter.c:1451 msgid " -p filename.ppd Set PPD file." msgstr "" -#: systemv/cupstestppd.c:3807 test/ipptool.c:4471 +#: systemv/cupstestppd.c:3826 test/ipptool.c:4611 msgid " -q Run silently." msgstr "" -#: systemv/cupstestppd.c:3808 +#: systemv/cupstestppd.c:3827 msgid " -r Use 'relaxed' open mode." msgstr "" -#: test/ipptool.c:4472 +#: test/ipptool.c:4612 msgid " -t Produce a test report." msgstr "" @@ -1203,24 +1203,24 @@ msgstr "" msgid " -t Test PPDs instead of generating them." msgstr "" -#: scheduler/main.c:1992 +#: scheduler/main.c:2020 msgid " -t Test the configuration file." msgstr "" -#: scheduler/cupsfilter.c:1450 +#: scheduler/cupsfilter.c:1452 msgid " -t title Set title." msgstr "" -#: scheduler/cupsfilter.c:1451 +#: scheduler/cupsfilter.c:1453 msgid " -u Remove the PPD file when finished." msgstr "" -#: systemv/cupsaddsmb.c:291 systemv/cupstestppd.c:3809 test/ipptool.c:4473 +#: systemv/cupsaddsmb.c:291 systemv/cupstestppd.c:3828 test/ipptool.c:4613 #: ppdc/ppdc.cxx:452 ppdc/ppdpo.cxx:259 msgid " -v Be verbose." msgstr "" -#: systemv/cupstestppd.c:3810 +#: systemv/cupstestppd.c:3829 msgid " -vv Be very verbose." msgstr "" @@ -1276,12 +1276,12 @@ msgstr "" #: systemv/cupstestppd.c:3037 systemv/cupstestppd.c:3102 #: systemv/cupstestppd.c:3117 systemv/cupstestppd.c:3156 #: systemv/cupstestppd.c:3176 systemv/cupstestppd.c:3190 -#: systemv/cupstestppd.c:3388 systemv/cupstestppd.c:3424 -#: systemv/cupstestppd.c:3438 systemv/cupstestppd.c:3484 -#: systemv/cupstestppd.c:3516 systemv/cupstestppd.c:3533 -#: systemv/cupstestppd.c:3556 systemv/cupstestppd.c:3572 -#: systemv/cupstestppd.c:3610 systemv/cupstestppd.c:3751 -#: systemv/cupstestppd.c:3773 systemv/cupstestppd.c:3881 +#: systemv/cupstestppd.c:3407 systemv/cupstestppd.c:3443 +#: systemv/cupstestppd.c:3457 systemv/cupstestppd.c:3503 +#: systemv/cupstestppd.c:3535 systemv/cupstestppd.c:3552 +#: systemv/cupstestppd.c:3575 systemv/cupstestppd.c:3591 +#: systemv/cupstestppd.c:3629 systemv/cupstestppd.c:3770 +#: systemv/cupstestppd.c:3792 systemv/cupstestppd.c:3900 msgid " FAIL" msgstr "" @@ -1289,6 +1289,176 @@ msgstr "" msgid " PASS" msgstr "" +#: cups/ipp.c:5114 +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - %s (RFC 2911 section 4.1.5)." +msgstr "" + +#: cups/ipp.c:5125 +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - bad length %d (RFC 2911 section 4.1.5)." +msgstr "" + +#: cups/ipp.c:4745 +#, c-format +msgid "\"%s\": Bad attribute name - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#: cups/ipp.c:4737 +#, c-format +msgid "\"%s\": Bad attribute name - invalid character (RFC 2911 section 4.1.3)." +msgstr "" + +#: cups/ipp.c:4763 +#, c-format +msgid "\"%s\": Bad boolen value %d (RFC 2911 section 4.1.11)." +msgstr "" + +#: cups/ipp.c:5177 +#, c-format +msgid "\"%s\": Bad charset value \"%s\" - bad characters (RFC 2911 section 4.1.7)." +msgstr "" + +#: cups/ipp.c:5186 +#, c-format +msgid "\"%s\": Bad charset value \"%s\" - bad length %d (RFC 2911 section 4.1.7)." +msgstr "" + +#: cups/ipp.c:4863 +#, c-format +msgid "\"%s\": Bad dateTime UTC hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#: cups/ipp.c:4871 +#, c-format +msgid "\"%s\": Bad dateTime UTC minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#: cups/ipp.c:4855 +#, c-format +msgid "\"%s\": Bad dateTime UTC sign '%c' (RFC 2911 section 4.1.14)." +msgstr "" + +#: cups/ipp.c:4815 +#, c-format +msgid "\"%s\": Bad dateTime day %u (RFC 2911 section 4.1.14)." +msgstr "" + +#: cups/ipp.c:4847 +#, c-format +msgid "\"%s\": Bad dateTime deciseconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#: cups/ipp.c:4823 +#, c-format +msgid "\"%s\": Bad dateTime hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#: cups/ipp.c:4831 +#, c-format +msgid "\"%s\": Bad dateTime minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#: cups/ipp.c:4807 +#, c-format +msgid "\"%s\": Bad dateTime month %u (RFC 2911 section 4.1.14)." +msgstr "" + +#: cups/ipp.c:4839 +#, c-format +msgid "\"%s\": Bad dateTime seconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#: cups/ipp.c:4777 +#, c-format +msgid "\"%s\": Bad enum value %d - out of range (RFC 2911 section 4.1.4)." +msgstr "" + +#: cups/ipp.c:5092 +#, c-format +msgid "\"%s\": Bad keyword value \"%s\" - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#: cups/ipp.c:5083 +#, c-format +msgid "\"%s\": Bad keyword value \"%s\" - invalid character (RFC 2911 section 4.1.3)." +msgstr "" + +#: cups/ipp.c:5286 +#, c-format +msgid "\"%s\": Bad mimeMediaType value \"%s\" - bad characters (RFC 2911 section 4.1.9)." +msgstr "" + +#: cups/ipp.c:5296 +#, c-format +msgid "\"%s\": Bad mimeMediaType value \"%s\" - bad length %d (RFC 2911 section 4.1.9)." +msgstr "" + +#: cups/ipp.c:5054 +#, c-format +msgid "\"%s\": Bad name value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.2)." +msgstr "" + +#: cups/ipp.c:5063 +#, c-format +msgid "\"%s\": Bad name value \"%s\" - bad length %d (RFC 2911 section 4.1.2)." +msgstr "" + +#: cups/ipp.c:5232 +#, c-format +msgid "\"%s\": Bad naturalLanguage value \"%s\" - bad characters (RFC 2911 section 4.1.8)." +msgstr "" + +#: cups/ipp.c:5242 +#, c-format +msgid "\"%s\": Bad naturalLanguage value \"%s\" - bad length %d (RFC 2911 section 4.1.8)." +msgstr "" + +#: cups/ipp.c:4791 +#, c-format +msgid "\"%s\": Bad octetString value - bad length %d (RFC 2911 section 4.1.10)." +msgstr "" + +#: cups/ipp.c:4934 +#, c-format +msgid "\"%s\": Bad rangeOfInteger value %d-%d - lower greater than upper (RFC 2911 section 4.1.13)." +msgstr "" + +#: cups/ipp.c:4915 +#, c-format +msgid "\"%s\": Bad resolution value %dx%d%s - bad units value (RFC 2911 section 4.1.15)." +msgstr "" + +#: cups/ipp.c:4884 +#, c-format +msgid "\"%s\": Bad resolution value %dx%d%s - cross feed resolution must be positive (RFC 2911 section 4.1.15)." +msgstr "" + +#: cups/ipp.c:4899 +#, c-format +msgid "\"%s\": Bad resolution value %dx%d%s - feed resolution must be positive (RFC 2911 section 4.1.15)." +msgstr "" + +#: cups/ipp.c:4996 +#, c-format +msgid "\"%s\": Bad text value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.1)." +msgstr "" + +#: cups/ipp.c:5005 +#, c-format +msgid "\"%s\": Bad text value \"%s\" - bad length %d (RFC 2911 section 4.1.1)." +msgstr "" + +#: cups/ipp.c:5148 +#, c-format +msgid "\"%s\": Bad uriScheme value \"%s\" - bad characters (RFC 2911 section 4.1.6)." +msgstr "" + +#: cups/ipp.c:5157 +#, c-format +msgid "\"%s\": Bad uriScheme value \"%s\" - bad length %d (RFC 2911 section 4.1.6)." +msgstr "" + #: berkeley/lpq.c:564 #, c-format msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes" @@ -1304,7 +1474,7 @@ msgstr "" msgid "%s accepting requests since %s" msgstr "" -#: scheduler/ipp.c:10106 +#: scheduler/ipp.c:9903 #, c-format msgid "%s cannot be changed." msgstr "" @@ -1361,7 +1531,7 @@ msgid "%s: %-33.33s [job %d localhost]" msgstr "" #. TRANSLATORS: Message is "subject: error" -#: cups/langprintf.c:86 scheduler/cupsfilter.c:714 systemv/lpadmin.c:805 +#: cups/langprintf.c:86 scheduler/cupsfilter.c:716 systemv/lpadmin.c:805 #: systemv/lpadmin.c:856 systemv/lpadmin.c:906 systemv/lpadmin.c:962 #: systemv/lpadmin.c:1060 systemv/lpadmin.c:1112 systemv/lpadmin.c:1168 #: systemv/lpadmin.c:1478 @@ -1369,7 +1539,7 @@ msgstr "" msgid "%s: %s" msgstr "" -#: systemv/cancel.c:294 systemv/cancel.c:357 +#: systemv/cancel.c:305 systemv/cancel.c:368 #, c-format msgid "%s: %s failed: %s" msgstr "" @@ -1379,7 +1549,7 @@ msgstr "" msgid "%s: Don't know what to do." msgstr "" -#: berkeley/lpq.c:236 berkeley/lpr.c:344 systemv/lp.c:584 +#: berkeley/lpq.c:236 berkeley/lpr.c:344 systemv/lp.c:591 #, c-format msgid "%s: Error - %s environment variable names non-existent destination \"%s\"." msgstr "" @@ -1394,7 +1564,7 @@ msgstr "" msgid "%s: Error - cannot print files and alter jobs simultaneously." msgstr "" -#: systemv/lp.c:505 +#: systemv/lp.c:512 #, c-format msgid "%s: Error - cannot print from stdin if files or a job ID are provided." msgstr "" @@ -1486,7 +1656,7 @@ msgid "%s: Error - expected title after \"-t\" option." msgstr "" #: berkeley/lpq.c:111 berkeley/lpr.c:84 berkeley/lprm.c:104 -#: systemv/cancel.c:94 systemv/cupsaccept.c:101 systemv/lp.c:116 +#: systemv/cancel.c:95 systemv/cupsaccept.c:101 systemv/lp.c:116 #: systemv/lpadmin.c:438 systemv/lpstat.c:137 #, c-format msgid "%s: Error - expected username after \"-U\" option." @@ -1507,7 +1677,7 @@ msgstr "" msgid "%s: Error - need \"completed\", \"not-completed\", or \"all\" after \"-W\" option." msgstr "" -#: berkeley/lpq.c:241 berkeley/lpr.c:349 systemv/lp.c:589 +#: berkeley/lpq.c:241 berkeley/lpr.c:349 systemv/lp.c:596 #, c-format msgid "%s: Error - no default destination available." msgstr "" @@ -1517,27 +1687,27 @@ msgstr "" msgid "%s: Error - priority must be between 1 and 100." msgstr "" -#: berkeley/lpr.c:352 systemv/lp.c:592 +#: berkeley/lpr.c:352 systemv/lp.c:599 #, c-format msgid "%s: Error - scheduler not responding." msgstr "" -#: berkeley/lpr.c:305 systemv/lp.c:537 +#: berkeley/lpr.c:305 systemv/lp.c:544 #, c-format msgid "%s: Error - too many files - \"%s\"." msgstr "" -#: berkeley/lpr.c:287 systemv/lp.c:520 +#: berkeley/lpr.c:287 systemv/lp.c:527 #, c-format msgid "%s: Error - unable to access \"%s\" - %s" msgstr "" -#: berkeley/lpr.c:395 systemv/lp.c:623 +#: berkeley/lpr.c:395 systemv/lp.c:630 #, c-format msgid "%s: Error - unable to queue from stdin - %s." msgstr "" -#: berkeley/lprm.c:87 berkeley/lprm.c:172 systemv/cancel.c:214 +#: berkeley/lprm.c:87 berkeley/lprm.c:172 systemv/cancel.c:222 #, c-format msgid "%s: Error - unknown destination \"%s\"." msgstr "" @@ -1547,13 +1717,13 @@ msgstr "" msgid "%s: Error - unknown destination \"%s/%s\"." msgstr "" -#: berkeley/lpr.c:274 berkeley/lprm.c:139 systemv/cancel.c:156 -#: systemv/cupsaccept.c:164 systemv/lp.c:496 systemv/lpstat.c:409 +#: berkeley/lpr.c:274 berkeley/lprm.c:139 systemv/cancel.c:163 +#: systemv/cupsaccept.c:164 systemv/lp.c:503 systemv/lpstat.c:409 #, c-format msgid "%s: Error - unknown option \"%c\"." msgstr "" -#: systemv/cupsaccept.c:157 +#: systemv/cupsaccept.c:157 systemv/lp.c:494 #, c-format msgid "%s: Error - unknown option \"%s\"." msgstr "" @@ -1568,7 +1738,7 @@ msgstr "" msgid "%s: Invalid destination name in list \"%s\"." msgstr "" -#: scheduler/cupsfilter.c:567 +#: scheduler/cupsfilter.c:569 #, c-format msgid "%s: Invalid filter string \"%s\"." msgstr "" @@ -1578,7 +1748,7 @@ msgstr "" msgid "%s: Need job ID (\"-i jobid\") before \"-H restart\"." msgstr "" -#: scheduler/cupsfilter.c:458 +#: scheduler/cupsfilter.c:460 #, c-format msgid "%s: No filter to convert from %s/%s to %s/%s." msgstr "" @@ -1588,26 +1758,26 @@ msgstr "" msgid "%s: Operation failed: %s" msgstr "" -#: berkeley/lpq.c:97 berkeley/lpr.c:70 berkeley/lprm.c:67 systemv/cancel.c:81 +#: berkeley/lpq.c:97 berkeley/lpr.c:70 berkeley/lprm.c:67 systemv/cancel.c:82 #: systemv/cupsaccept.c:88 systemv/cupsaddsmb.c:86 systemv/lp.c:102 #: systemv/lpadmin.c:239 systemv/lpinfo.c:88 systemv/lpmove.c:73 -#: systemv/lpstat.c:102 test/ipptool.c:304 test/ipptool.c:321 +#: systemv/lpstat.c:102 test/ipptool.c:309 test/ipptool.c:326 #, c-format msgid "%s: Sorry, no encryption support." msgstr "" -#: berkeley/lpq.c:295 scheduler/cupsfilter.c:1221 systemv/cancel.c:237 +#: berkeley/lpq.c:295 scheduler/cupsfilter.c:1223 systemv/cancel.c:245 #: systemv/cupsaddsmb.c:144 systemv/cupsaddsmb.c:171 #, c-format msgid "%s: Unable to connect to server." msgstr "" -#: systemv/cancel.c:317 +#: systemv/cancel.c:328 #, c-format msgid "%s: Unable to contact server." msgstr "" -#: scheduler/cupsfilter.c:424 +#: scheduler/cupsfilter.c:425 #, c-format msgid "%s: Unable to determine MIME type of \"%s\"." msgstr "" @@ -1617,7 +1787,7 @@ msgstr "" msgid "%s: Unable to open %s: %s" msgstr "" -#: scheduler/cupsfilter.c:662 ppdc/ppdmerge.cxx:112 +#: scheduler/cupsfilter.c:664 ppdc/ppdmerge.cxx:112 #, c-format msgid "%s: Unable to open PPD file: %s on line %d." msgstr "" @@ -1632,17 +1802,17 @@ msgstr "" msgid "%s: Unknown destination \"%s\"." msgstr "" -#: scheduler/cupsfilter.c:435 +#: scheduler/cupsfilter.c:437 #, c-format msgid "%s: Unknown destination MIME type %s/%s." msgstr "" -#: scheduler/cupsfilter.c:1426 +#: scheduler/cupsfilter.c:1428 #, c-format msgid "%s: Unknown option \"%c\"." msgstr "" -#: scheduler/cupsfilter.c:416 +#: scheduler/cupsfilter.c:417 #, c-format msgid "%s: Unknown source MIME type %s/%s." msgstr "" @@ -2476,12 +2646,12 @@ msgstr "" msgid "A Samba username is required to export printer drivers" msgstr "" -#: scheduler/ipp.c:2341 +#: scheduler/ipp.c:2356 #, c-format msgid "A class named \"%s\" already exists." msgstr "" -#: scheduler/ipp.c:1004 +#: scheduler/ipp.c:1003 #, c-format msgid "A printer named \"%s\" already exists." msgstr "" @@ -2626,7 +2796,7 @@ msgstr "" msgid "Accept Jobs" msgstr "" -#: cups/http-support.c:1285 +#: cups/http-support.c:1296 msgid "Accepted" msgstr "" @@ -2655,7 +2825,7 @@ msgstr "" msgid "Always" msgstr "" -#: backend/socket.c:130 +#: backend/socket.c:126 msgid "AppSocket/HP JetDirect" msgstr "" @@ -2663,7 +2833,7 @@ msgstr "" msgid "Applicator" msgstr "" -#: scheduler/ipp.c:1079 +#: scheduler/ipp.c:1078 #, c-format msgid "Attempt to set %s printer-state to bad value %d." msgstr "" @@ -2721,12 +2891,12 @@ msgstr "" msgid "B9" msgstr "" -#: scheduler/ipp.c:11032 +#: scheduler/ipp.c:10829 #, c-format msgid "Bad 'document-format' value \"%s\"." msgstr "" -#: cups/dest.c:1683 +#: cups/dest.c:1684 msgid "Bad NULL dests pointer" msgstr "" @@ -2742,24 +2912,24 @@ msgstr "" msgid "Bad OrderDependency" msgstr "" -#: cups/ppd-cache.c:148 cups/ppd-cache.c:195 cups/ppd-cache.c:233 -#: cups/ppd-cache.c:239 cups/ppd-cache.c:255 cups/ppd-cache.c:271 -#: cups/ppd-cache.c:280 cups/ppd-cache.c:288 cups/ppd-cache.c:305 -#: cups/ppd-cache.c:313 cups/ppd-cache.c:328 cups/ppd-cache.c:336 -#: cups/ppd-cache.c:357 cups/ppd-cache.c:369 cups/ppd-cache.c:384 -#: cups/ppd-cache.c:396 cups/ppd-cache.c:418 cups/ppd-cache.c:426 -#: cups/ppd-cache.c:444 cups/ppd-cache.c:452 cups/ppd-cache.c:467 -#: cups/ppd-cache.c:475 cups/ppd-cache.c:493 cups/ppd-cache.c:501 -#: cups/ppd-cache.c:528 cups/ppd-cache.c:589 cups/ppd-cache.c:597 -#: cups/ppd-cache.c:605 +#: cups/ppd-cache.c:149 cups/ppd-cache.c:196 cups/ppd-cache.c:234 +#: cups/ppd-cache.c:240 cups/ppd-cache.c:256 cups/ppd-cache.c:272 +#: cups/ppd-cache.c:281 cups/ppd-cache.c:289 cups/ppd-cache.c:306 +#: cups/ppd-cache.c:314 cups/ppd-cache.c:329 cups/ppd-cache.c:337 +#: cups/ppd-cache.c:358 cups/ppd-cache.c:370 cups/ppd-cache.c:385 +#: cups/ppd-cache.c:397 cups/ppd-cache.c:419 cups/ppd-cache.c:427 +#: cups/ppd-cache.c:445 cups/ppd-cache.c:453 cups/ppd-cache.c:468 +#: cups/ppd-cache.c:476 cups/ppd-cache.c:494 cups/ppd-cache.c:502 +#: cups/ppd-cache.c:529 cups/ppd-cache.c:599 cups/ppd-cache.c:607 +#: cups/ppd-cache.c:615 msgid "Bad PPD cache file." msgstr "" -#: cups/http-support.c:1300 +#: cups/http-support.c:1311 msgid "Bad Request" msgstr "" -#: cups/snmp.c:1002 +#: cups/snmp.c:998 msgid "Bad SNMP version number" msgstr "" @@ -2767,7 +2937,7 @@ msgstr "" msgid "Bad UIConstraints" msgstr "" -#: scheduler/ipp.c:1438 +#: scheduler/ipp.c:1435 #, c-format msgid "Bad copies value %d." msgstr "" @@ -2776,66 +2946,75 @@ msgstr "" msgid "Bad custom parameter" msgstr "" -#: cups/http-support.c:1452 scheduler/ipp.c:2408 +#: cups/http-support.c:1463 scheduler/ipp.c:2423 #, c-format msgid "Bad device-uri \"%s\"." msgstr "" -#: scheduler/ipp.c:2449 +#: scheduler/ipp.c:2464 #, c-format msgid "Bad device-uri scheme \"%s\"." msgstr "" -#: scheduler/ipp.c:8284 scheduler/ipp.c:8300 scheduler/ipp.c:9515 +#: scheduler/ipp.c:8081 scheduler/ipp.c:8097 scheduler/ipp.c:9312 #, c-format msgid "Bad document-format \"%s\"." msgstr "" -#: scheduler/ipp.c:9531 +#: scheduler/ipp.c:9328 #, c-format msgid "Bad document-format-default \"%s\"." msgstr "" -#: cups/util.c:929 +#: cups/util.c:930 msgid "Bad filename buffer" msgstr "" -#: scheduler/ipp.c:10121 +#: scheduler/ipp.c:1611 +#, c-format +msgid "Bad job-name value: %s" +msgstr "" + +#: scheduler/ipp.c:1604 +msgid "Bad job-name value: Wrong type or count." +msgstr "" + +#: scheduler/ipp.c:9918 msgid "Bad job-priority value." msgstr "" -#: scheduler/ipp.c:1468 +#: scheduler/ipp.c:1465 #, c-format msgid "Bad job-sheets value \"%s\"." msgstr "" -#: scheduler/ipp.c:1452 +#: scheduler/ipp.c:1449 msgid "Bad job-sheets value type." msgstr "" -#: scheduler/ipp.c:10151 +#: scheduler/ipp.c:9948 msgid "Bad job-state value." msgstr "" -#: scheduler/ipp.c:3032 scheduler/ipp.c:3484 scheduler/ipp.c:6138 -#: scheduler/ipp.c:6285 scheduler/ipp.c:7718 scheduler/ipp.c:7987 -#: scheduler/ipp.c:8836 scheduler/ipp.c:9062 scheduler/ipp.c:9411 -#: scheduler/ipp.c:10014 +#: scheduler/ipp.c:3047 scheduler/ipp.c:3507 scheduler/ipp.c:5946 +#: scheduler/ipp.c:6093 scheduler/ipp.c:7515 scheduler/ipp.c:7784 +#: scheduler/ipp.c:8633 scheduler/ipp.c:8859 scheduler/ipp.c:9208 +#: scheduler/ipp.c:9811 #, c-format msgid "Bad job-uri \"%s\"." msgstr "" -#: scheduler/ipp.c:2107 scheduler/ipp.c:5682 +#: scheduler/ipp.c:2122 scheduler/ipp.c:5490 #, c-format msgid "Bad notify-pull-method \"%s\"." msgstr "" -#: scheduler/ipp.c:2071 scheduler/ipp.c:5646 +#: scheduler/ipp.c:2086 scheduler/ipp.c:5454 #, c-format msgid "Bad notify-recipient-uri \"%s\"." msgstr "" -#: scheduler/ipp.c:1484 +#: scheduler/ipp.c:1481 #, c-format msgid "Bad number-up value %d." msgstr "" @@ -2845,21 +3024,21 @@ msgstr "" msgid "Bad option + choice on line %d." msgstr "" -#: scheduler/ipp.c:1501 +#: scheduler/ipp.c:1498 #, c-format msgid "Bad page-ranges values %d-%d." msgstr "" -#: scheduler/ipp.c:2492 +#: scheduler/ipp.c:2507 #, c-format msgid "Bad port-monitor \"%s\"." msgstr "" -#: cups/dest.c:677 cups/dest.c:1334 +#: cups/dest.c:677 cups/dest.c:1335 msgid "Bad printer URI." msgstr "" -#: scheduler/ipp.c:2553 +#: scheduler/ipp.c:2568 #, c-format msgid "Bad printer-state value %d." msgstr "" @@ -2890,12 +3069,12 @@ msgstr "" msgid "Bond Paper" msgstr "" -#: backend/usb-darwin.c:1875 +#: backend/usb-darwin.c:1880 #, c-format msgid "Boolean expected for waiteof option \"%s\"." msgstr "" -#: filter/pstops.c:2057 +#: filter/pstops.c:2058 msgid "Buffer overflow detected, aborting." msgstr "" @@ -2911,11 +3090,11 @@ msgstr "" msgid "Cancel RSS Subscription" msgstr "" -#: backend/ipp.c:2016 +#: backend/ipp.c:2134 msgid "Canceling print job." msgstr "" -#: scheduler/ipp.c:2533 +#: scheduler/ipp.c:2548 msgid "Cannot share a remote Kerberized printer." msgstr "" @@ -2928,7 +3107,7 @@ msgstr "" msgid "Change Settings" msgstr "" -#: scheduler/ipp.c:2119 scheduler/ipp.c:5694 +#: scheduler/ipp.c:2134 scheduler/ipp.c:5502 #, c-format msgid "Character set \"%s\" not supported." msgstr "" @@ -2941,7 +3120,7 @@ msgstr "" msgid "Clean Print Heads" msgstr "" -#: scheduler/ipp.c:3936 +#: scheduler/ipp.c:3959 msgid "Close-Job doesn't support the job-uri attribute." msgstr "" @@ -2960,19 +3139,19 @@ msgid "" "exit help quit status ?" msgstr "" -#: cups/snmp.c:1006 +#: cups/snmp.c:1002 msgid "Community name uses indefinite length" msgstr "" -#: backend/ipp.c:820 backend/lpd.c:888 backend/socket.c:409 +#: backend/ipp.c:829 backend/lpd.c:888 backend/socket.c:405 msgid "Connected to printer." msgstr "" -#: backend/ipp.c:725 backend/lpd.c:711 backend/socket.c:328 +#: backend/ipp.c:734 backend/lpd.c:711 backend/socket.c:324 msgid "Connecting to printer." msgstr "" -#: cups/http-support.c:1273 +#: cups/http-support.c:1284 msgid "Continue" msgstr "" @@ -2984,11 +3163,11 @@ msgstr "" msgid "Control file sent successfully." msgstr "" -#: backend/ipp.c:1271 backend/lpd.c:481 +#: backend/ipp.c:1326 backend/lpd.c:481 msgid "Copying print data." msgstr "" -#: cups/http-support.c:1282 +#: cups/http-support.c:1293 msgid "Created" msgstr "" @@ -3036,7 +3215,7 @@ msgstr "" msgid "DeskJet Series" msgstr "" -#: scheduler/ipp.c:1362 +#: scheduler/ipp.c:1359 #, c-format msgid "Destination \"%s\" is not accepting jobs." msgstr "" @@ -3085,7 +3264,7 @@ msgstr "" msgid "Disabled" msgstr "" -#: scheduler/ipp.c:6187 +#: scheduler/ipp.c:5995 #, c-format msgid "Document #%d does not exist in job #%d." msgstr "" @@ -3137,7 +3316,7 @@ msgstr "" msgid "Enter password:" msgstr "" -#: scheduler/client.c:2427 +#: scheduler/client.c:2443 msgid "Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket." msgstr "" @@ -3414,7 +3593,7 @@ msgstr "" msgid "Executive" msgstr "" -#: cups/http-support.c:1328 +#: cups/http-support.c:1339 msgid "Expectation Failed" msgstr "" @@ -3473,9 +3652,9 @@ msgstr "" msgid "File Folder " msgstr "" -#: scheduler/ipp.c:2428 +#: scheduler/ipp.c:2443 #, c-format -msgid "File device URIs have been disabled. To enable, see the FileDevice directive in \"%s/cupsd.conf\"." +msgid "File device URIs have been disabled. To enable, see the FileDevice directive in \"%s/cups-files.conf\"." msgstr "" #: filter/rastertoepson.c:1117 filter/rastertohp.c:845 @@ -3488,7 +3667,7 @@ msgstr "" msgid "Folio" msgstr "" -#: cups/http-support.c:1307 +#: cups/http-support.c:1318 msgid "Forbidden" msgstr "" @@ -3500,7 +3679,7 @@ msgstr "" msgid "Generic" msgstr "" -#: cups/snmp.c:1016 +#: cups/snmp.c:1012 msgid "Get-Response-PDU uses indefinite length" msgstr "" @@ -3508,10 +3687,10 @@ msgstr "" msgid "Glossy Paper" msgstr "" -#: scheduler/ipp.c:3010 scheduler/ipp.c:3410 scheduler/ipp.c:3948 -#: scheduler/ipp.c:6116 scheduler/ipp.c:6263 scheduler/ipp.c:7695 -#: scheduler/ipp.c:8814 scheduler/ipp.c:9040 scheduler/ipp.c:9389 -#: scheduler/ipp.c:9992 +#: scheduler/ipp.c:3025 scheduler/ipp.c:3433 scheduler/ipp.c:3971 +#: scheduler/ipp.c:5924 scheduler/ipp.c:6071 scheduler/ipp.c:7492 +#: scheduler/ipp.c:8611 scheduler/ipp.c:8837 scheduler/ipp.c:9186 +#: scheduler/ipp.c:9789 msgid "Got a printer-uri attribute but no job-id." msgstr "" @@ -3531,111 +3710,95 @@ msgstr "" msgid "Help file not in index." msgstr "" -#: cups/ipp.c:2701 cups/ipp.c:2728 cups/ipp.c:2751 +#: cups/ipp.c:3157 cups/ipp.c:3184 cups/ipp.c:3207 msgid "IPP 1setOf attribute with incompatible value tags." msgstr "" -#: cups/ipp.c:2664 +#: cups/ipp.c:3120 msgid "IPP attribute has no name." msgstr "" -#: cups/ipp.c:5579 +#: cups/ipp.c:6885 msgid "IPP attribute is not a member of the message." msgstr "" -#: cups/ipp.c:3140 +#: cups/ipp.c:3569 msgid "IPP begCollection value not 0 bytes." msgstr "" -#: cups/ipp.c:2887 +#: cups/ipp.c:3350 msgid "IPP boolean value not 1 byte." msgstr "" -#: cups/ipp.c:2958 +#: cups/ipp.c:3411 msgid "IPP date value not 11 bytes." msgstr "" -#: cups/ipp.c:3161 +#: cups/ipp.c:3590 msgid "IPP endCollection value not 0 bytes." msgstr "" -#: cups/ipp.c:2862 +#: cups/ipp.c:3325 msgid "IPP enum value not 4 bytes." msgstr "" -#: cups/ipp.c:2593 +#: cups/ipp.c:3049 msgid "IPP extension tag larger than 0x7FFFFFFF." msgstr "" -#: cups/ipp.c:2859 +#: cups/ipp.c:3322 msgid "IPP integer value not 4 bytes." msgstr "" -#: cups/ipp.c:3084 +#: cups/ipp.c:3522 msgid "IPP language length overflows value." msgstr "" -#: cups/ipp.c:3093 +#: cups/ipp.c:3531 msgid "IPP language length too large." msgstr "" -#: cups/ipp.c:2778 +#: cups/ipp.c:3234 msgid "IPP member name is not empty." msgstr "" -#: cups/ipp.c:3187 +#: cups/ipp.c:3616 msgid "IPP memberName value is empty." msgstr "" -#: cups/ipp.c:3179 +#: cups/ipp.c:3608 msgid "IPP memberName with no attribute." msgstr "" -#: cups/ipp.c:2647 +#: cups/ipp.c:3103 msgid "IPP name larger than 32767 bytes." msgstr "" -#: cups/ipp.c:3035 +#: cups/ipp.c:3488 msgid "IPP nameWithLanguage value less than minimum 4 bytes." msgstr "" -#: cups/ipp.c:3050 -msgid "IPP nameWithLanguage value more than maximum 1090 bytes." -msgstr "" - -#: cups/ipp.c:3217 +#: cups/ipp.c:3646 msgid "IPP octetString length too large." msgstr "" -#: cups/ipp.c:3003 +#: cups/ipp.c:3456 msgid "IPP rangeOfInteger value not 8 bytes." msgstr "" -#: cups/ipp.c:2976 +#: cups/ipp.c:3429 msgid "IPP resolution value not 9 bytes." msgstr "" -#: cups/ipp.c:3111 +#: cups/ipp.c:3549 msgid "IPP string length overflows value." msgstr "" -#: cups/ipp.c:2933 -msgid "IPP string value too large." -msgstr "" - -#: cups/ipp.c:3119 -msgid "IPP text length too large." -msgstr "" - -#: cups/ipp.c:3031 +#: cups/ipp.c:3484 msgid "IPP textWithLanguage value less than minimum 4 bytes." msgstr "" -#: cups/ipp.c:3046 -msgid "IPP textWithLanguage value more than maximum 1090 bytes." -msgstr "" - -#: cups/ipp.c:2845 +#: cups/ipp.c:3308 msgid "IPP value larger than 32767 bytes." msgstr "" @@ -3679,7 +3842,7 @@ msgstr "" msgid "Intellitech" msgstr "" -#: cups/http-support.c:1334 +#: cups/http-support.c:1345 msgid "Internal Server Error" msgstr "" @@ -3695,7 +3858,7 @@ msgstr "" msgid "Internet Postage 3-Part" msgstr "" -#: backend/ipp.c:328 +#: backend/ipp.c:334 msgid "Internet Printing Protocol" msgstr "" @@ -3768,52 +3931,52 @@ msgstr "" msgid "JIS B9" msgstr "" -#: scheduler/ipp.c:9112 +#: scheduler/ipp.c:8909 #, c-format msgid "Job #%d cannot be restarted - no files." msgstr "" -#: scheduler/ipp.c:3050 scheduler/ipp.c:3280 scheduler/ipp.c:3335 -#: scheduler/ipp.c:3512 scheduler/ipp.c:3958 scheduler/ipp.c:5780 -#: scheduler/ipp.c:6156 scheduler/ipp.c:6303 scheduler/ipp.c:6603 -#: scheduler/ipp.c:7542 scheduler/ipp.c:7564 scheduler/ipp.c:7736 -#: scheduler/ipp.c:7961 scheduler/ipp.c:8004 scheduler/ipp.c:8854 -#: scheduler/ipp.c:9080 scheduler/ipp.c:9429 scheduler/ipp.c:10032 +#: scheduler/ipp.c:3065 scheduler/ipp.c:3299 scheduler/ipp.c:3358 +#: scheduler/ipp.c:3535 scheduler/ipp.c:3981 scheduler/ipp.c:5588 +#: scheduler/ipp.c:5964 scheduler/ipp.c:6111 scheduler/ipp.c:6400 +#: scheduler/ipp.c:7339 scheduler/ipp.c:7361 scheduler/ipp.c:7533 +#: scheduler/ipp.c:7758 scheduler/ipp.c:7801 scheduler/ipp.c:8651 +#: scheduler/ipp.c:8877 scheduler/ipp.c:9226 scheduler/ipp.c:9829 #, c-format msgid "Job #%d does not exist." msgstr "" -#: scheduler/ipp.c:3544 +#: scheduler/ipp.c:3567 #, c-format msgid "Job #%d is already aborted - can't cancel." msgstr "" -#: scheduler/ipp.c:3538 +#: scheduler/ipp.c:3561 #, c-format msgid "Job #%d is already canceled - can't cancel." msgstr "" -#: scheduler/ipp.c:3550 +#: scheduler/ipp.c:3573 #, c-format msgid "Job #%d is already completed - can't cancel." msgstr "" -#: scheduler/ipp.c:7762 scheduler/ipp.c:8046 scheduler/ipp.c:10047 +#: scheduler/ipp.c:7559 scheduler/ipp.c:7843 scheduler/ipp.c:9844 #, c-format msgid "Job #%d is finished and cannot be altered." msgstr "" -#: scheduler/ipp.c:9094 +#: scheduler/ipp.c:8891 #, c-format msgid "Job #%d is not complete." msgstr "" -#: scheduler/ipp.c:3065 +#: scheduler/ipp.c:3080 #, c-format msgid "Job #%d is not held for authentication." msgstr "" -#: scheduler/ipp.c:8868 +#: scheduler/ipp.c:8665 #, c-format msgid "Job #%d is not held." msgstr "" @@ -3834,7 +3997,7 @@ msgstr "" msgid "Job Stopped" msgstr "" -#: scheduler/ipp.c:10129 +#: scheduler/ipp.c:9926 msgid "Job is completed and cannot be changed." msgstr "" @@ -3842,11 +4005,11 @@ msgstr "" msgid "Job operation failed" msgstr "" -#: scheduler/ipp.c:10165 scheduler/ipp.c:10184 scheduler/ipp.c:10195 +#: scheduler/ipp.c:9962 scheduler/ipp.c:9981 scheduler/ipp.c:9992 msgid "Job state cannot be changed." msgstr "" -#: scheduler/ipp.c:8960 +#: scheduler/ipp.c:8757 msgid "Job subscriptions cannot be renewed." msgstr "" @@ -3866,7 +4029,7 @@ msgstr "" msgid "Label Top" msgstr "" -#: scheduler/ipp.c:2128 scheduler/ipp.c:5703 +#: scheduler/ipp.c:2143 scheduler/ipp.c:5511 #, c-format msgid "Language \"%s\" not supported." msgstr "" @@ -3903,7 +4066,7 @@ msgstr "" msgid "Long-Edge (Portrait)" msgstr "" -#: cups/http-support.c:1560 +#: cups/http-support.c:1577 msgid "Looking for printer." msgstr "" @@ -3947,7 +4110,7 @@ msgstr "" msgid "Missing asterisk in column 1" msgstr "" -#: scheduler/ipp.c:6179 +#: scheduler/ipp.c:5987 msgid "Missing document-number attribute." msgstr "" @@ -3962,19 +4125,19 @@ msgstr "" msgid "Missing form variable" msgstr "" -#: scheduler/ipp.c:9483 +#: scheduler/ipp.c:9280 msgid "Missing last-document attribute in request." msgstr "" -#: cups/pwg-media.c:535 +#: cups/pwg-media.c:559 msgid "Missing media or media-col." msgstr "" -#: cups/pwg-media.c:454 +#: cups/pwg-media.c:478 msgid "Missing media-size in media-col." msgstr "" -#: scheduler/ipp.c:6733 +#: scheduler/ipp.c:6530 msgid "Missing notify-subscription-ids attribute." msgstr "" @@ -3982,7 +4145,7 @@ msgstr "" msgid "Missing option keyword" msgstr "" -#: scheduler/ipp.c:3191 scheduler/ipp.c:3216 +#: scheduler/ipp.c:3206 scheduler/ipp.c:3231 msgid "Missing requesting-user-name attribute." msgstr "" @@ -3999,11 +4162,11 @@ msgstr "" msgid "Missing value string" msgstr "" -#: cups/pwg-media.c:442 +#: cups/pwg-media.c:466 msgid "Missing x-dimension in media-size." msgstr "" -#: cups/pwg-media.c:448 +#: cups/pwg-media.c:472 msgid "Missing y-dimension in media-size." msgstr "" @@ -4032,7 +4195,7 @@ msgstr "" msgid "Move Job" msgstr "" -#: cups/http-support.c:1291 +#: cups/http-support.c:1302 msgid "Moved Permanently" msgstr "" @@ -4040,11 +4203,11 @@ msgstr "" msgid "NULL PPD file pointer" msgstr "" -#: cups/snmp.c:1053 +#: cups/snmp.c:1049 msgid "Name OID uses indefinite length" msgstr "" -#: scheduler/ipp.c:1142 +#: scheduler/ipp.c:1141 msgid "Nested classes are not allowed." msgstr "" @@ -4064,15 +4227,15 @@ msgstr "" msgid "No" msgstr "" -#: cups/http-support.c:1288 +#: cups/http-support.c:1299 msgid "No Content" msgstr "" -#: cups/util.c:1298 +#: cups/util.c:1305 msgid "No PPD name" msgstr "" -#: cups/snmp.c:1047 +#: cups/snmp.c:1043 msgid "No VarBind SEQUENCE" msgstr "" @@ -4080,11 +4243,11 @@ msgstr "" msgid "No Windows printer drivers are installed." msgstr "" -#: cups/request.c:568 cups/request.c:914 +#: cups/request.c:571 cups/request.c:920 msgid "No active connection" msgstr "" -#: scheduler/ipp.c:3461 +#: scheduler/ipp.c:3484 #, c-format msgid "No active jobs on %s." msgstr "" @@ -4093,19 +4256,19 @@ msgstr "" msgid "No attributes in request." msgstr "" -#: scheduler/ipp.c:3092 +#: scheduler/ipp.c:3107 msgid "No authentication information provided." msgstr "" -#: cups/snmp.c:1004 +#: cups/snmp.c:1000 msgid "No community name" msgstr "" -#: scheduler/ipp.c:5979 +#: scheduler/ipp.c:5787 msgid "No default printer." msgstr "" -#: cgi-bin/ipp-var.c:436 scheduler/ipp.c:7308 +#: cgi-bin/ipp-var.c:436 scheduler/ipp.c:7105 msgid "No destinations added." msgstr "" @@ -4113,23 +4276,23 @@ msgstr "" msgid "No device URI found in argv[0] or in DEVICE_URI environment variable." msgstr "" -#: cups/snmp.c:1034 +#: cups/snmp.c:1030 msgid "No error-index" msgstr "" -#: cups/snmp.c:1026 +#: cups/snmp.c:1022 msgid "No error-status" msgstr "" -#: scheduler/ipp.c:8250 scheduler/ipp.c:9497 +#: scheduler/ipp.c:8047 scheduler/ipp.c:9294 msgid "No file in print request." msgstr "" -#: cups/util.c:923 +#: cups/util.c:924 msgid "No modification time" msgstr "" -#: cups/snmp.c:1051 +#: cups/snmp.c:1047 msgid "No name OID" msgstr "" @@ -4138,39 +4301,39 @@ msgstr "" msgid "No pages were found." msgstr "" -#: cups/util.c:917 +#: cups/util.c:918 msgid "No printer name" msgstr "" -#: cups/util.c:1829 +#: cups/util.c:1836 msgid "No printer-uri found" msgstr "" -#: cups/util.c:1814 +#: cups/util.c:1821 msgid "No printer-uri found for class" msgstr "" -#: scheduler/ipp.c:6382 +#: scheduler/ipp.c:6190 msgid "No printer-uri in request." msgstr "" -#: cups/snmp.c:1018 +#: cups/snmp.c:1014 msgid "No request-id" msgstr "" -#: scheduler/ipp.c:5588 +#: scheduler/ipp.c:5396 msgid "No subscription attributes in request." msgstr "" -#: scheduler/ipp.c:7635 +#: scheduler/ipp.c:7432 msgid "No subscriptions found." msgstr "" -#: cups/snmp.c:1042 +#: cups/snmp.c:1038 msgid "No variable-bindings SEQUENCE" msgstr "" -#: cups/snmp.c:997 +#: cups/snmp.c:993 msgid "No version number" msgstr "" @@ -4186,11 +4349,11 @@ msgstr "" msgid "Normal" msgstr "" -#: cups/http-support.c:1310 +#: cups/http-support.c:1321 msgid "Not Found" msgstr "" -#: cups/http-support.c:1322 +#: cups/http-support.c:1333 msgid "Not Implemented" msgstr "" @@ -4198,15 +4361,15 @@ msgstr "" msgid "Not Installed" msgstr "" -#: cups/http-support.c:1297 +#: cups/http-support.c:1308 msgid "Not Modified" msgstr "" -#: cups/http-support.c:1325 +#: cups/http-support.c:1336 msgid "Not Supported" msgstr "" -#: scheduler/ipp.c:1576 scheduler/ipp.c:10728 +#: scheduler/ipp.c:1573 scheduler/ipp.c:10525 msgid "Not allowed to print." msgstr "" @@ -4218,7 +4381,7 @@ msgstr "" msgid "Note: this program only validates the DSC comments, not the PostScript itself." msgstr "" -#: cups/http-support.c:1279 cups/ppd.c:338 +#: cups/http-support.c:1290 cups/ppd.c:338 msgid "OK" msgstr "" @@ -4251,7 +4414,7 @@ msgstr "" msgid "Operation Policy" msgstr "" -#: filter/pstops.c:2205 +#: filter/pstops.c:2206 #, c-format msgid "Option \"%s\" cannot be included via %%%%IncludeFeature." msgstr "" @@ -4260,18 +4423,18 @@ msgstr "" msgid "Options Installed" msgstr "" -#: scheduler/cupsfilter.c:1430 scheduler/main.c:1985 systemv/cupsaddsmb.c:284 -#: systemv/cupsctl.c:203 systemv/cupstestdsc.c:429 systemv/cupstestppd.c:3798 -#: test/ipptool.c:4445 ppdc/ppdc.cxx:437 ppdc/ppdhtml.cxx:174 +#: scheduler/cupsfilter.c:1432 scheduler/main.c:2013 systemv/cupsaddsmb.c:284 +#: systemv/cupsctl.c:203 systemv/cupstestdsc.c:429 systemv/cupstestppd.c:3817 +#: test/ipptool.c:4585 ppdc/ppdc.cxx:437 ppdc/ppdhtml.cxx:174 #: ppdc/ppdi.cxx:130 ppdc/ppdmerge.cxx:369 ppdc/ppdpo.cxx:254 msgid "Options:" msgstr "" -#: cups/ppd-cache.c:156 +#: cups/ppd-cache.c:157 msgid "Out of date PPD cache file." msgstr "" -#: cups/ppd-cache.c:1416 +#: cups/ppd-cache.c:1444 msgid "Out of memory." msgstr "" @@ -4331,11 +4494,11 @@ msgstr "" msgid "PRC32K Oversize Long Edge" msgstr "" -#: cups/snmp.c:1014 +#: cups/snmp.c:1010 msgid "Packet does not contain a Get-Response-PDU" msgstr "" -#: cups/snmp.c:993 +#: cups/snmp.c:989 msgid "Packet does not start with SEQUENCE" msgstr "" @@ -4409,7 +4572,7 @@ msgstr "" msgid "Postcard Long Edge" msgstr "" -#: backend/ipp.c:925 backend/ipp.c:933 +#: backend/ipp.c:937 backend/ipp.c:945 msgid "Preparing to print." msgstr "" @@ -4449,19 +4612,19 @@ msgstr "" msgid "Print and Tear" msgstr "" -#: backend/socket.c:438 backend/usb-unix.c:191 +#: backend/socket.c:434 backend/usb-unix.c:191 msgid "Print file sent." msgstr "" -#: backend/ipp.c:1990 +#: backend/ipp.c:2108 msgid "Print job canceled at printer." msgstr "" -#: backend/ipp.c:1985 +#: backend/ipp.c:2103 msgid "Print job too large." msgstr "" -#: backend/ipp.c:1543 +#: backend/ipp.c:1609 msgid "Print job was not accepted." msgstr "" @@ -4489,7 +4652,7 @@ msgstr "" msgid "Printer Settings" msgstr "" -#: backend/ipp.c:1988 +#: backend/ipp.c:2106 msgid "Printer cannot print supplied content." msgstr "" @@ -4515,7 +4678,7 @@ msgstr "" msgid "Quarto" msgstr "" -#: scheduler/ipp.c:1571 scheduler/ipp.c:10723 +#: scheduler/ipp.c:1568 scheduler/ipp.c:10520 msgid "Quota limit reached." msgstr "" @@ -4546,7 +4709,7 @@ msgstr "" msgid "Reprint After Error" msgstr "" -#: cups/http-support.c:1313 +#: cups/http-support.c:1324 msgid "Request Entity Too Large" msgstr "" @@ -4575,19 +4738,19 @@ msgstr "" msgid "Running command: %s %s -N -A %s -c '%s'" msgstr "" -#: cups/snmp.c:995 +#: cups/snmp.c:991 msgid "SEQUENCE uses indefinite length" msgstr "" -#: cups/http-support.c:1337 +#: cups/http-support.c:1348 msgid "SSL/TLS Negotiation Error" msgstr "" -#: cups/http-support.c:1294 +#: cups/http-support.c:1305 msgid "See Other" msgstr "" -#: backend/usb-darwin.c:572 backend/usb-libusb.c:405 +#: backend/usb-darwin.c:573 backend/usb-libusb.c:441 msgid "Sending data to printer." msgstr "" @@ -4607,7 +4770,7 @@ msgstr "" msgid "Server Stopped" msgstr "" -#: cups/http-support.c:1331 +#: cups/http-support.c:1342 msgid "Service Unavailable" msgstr "" @@ -4676,8 +4839,8 @@ msgstr "" msgid "Stylus Photo Series" msgstr "" -#: scheduler/ipp.c:3607 scheduler/ipp.c:6749 scheduler/ipp.c:7448 -#: scheduler/ipp.c:8948 +#: scheduler/ipp.c:3630 scheduler/ipp.c:6546 scheduler/ipp.c:7245 +#: scheduler/ipp.c:8745 #, c-format msgid "Subscription #%d does not exist." msgstr "" @@ -4694,7 +4857,7 @@ msgstr "" msgid "Super B/A3" msgstr "" -#: cups/http-support.c:1276 +#: cups/http-support.c:1287 msgid "Switching Protocols" msgstr "" @@ -4722,33 +4885,33 @@ msgstr "" msgid "Tear-Off Adjust Position" msgstr "" -#: scheduler/ipp.c:1407 +#: scheduler/ipp.c:1404 #, c-format msgid "The \"%s\" attribute is required for print jobs." msgstr "" -#: scheduler/ipp.c:6453 scheduler/ipp.c:6531 scheduler/ipp.c:6547 -#: scheduler/ipp.c:6565 +#: scheduler/ipp.c:6261 scheduler/ipp.c:6339 scheduler/ipp.c:6355 +#: scheduler/ipp.c:6373 #, c-format msgid "The %s attribute cannot be provided with job-ids." msgstr "" -#: scheduler/ipp.c:1383 +#: scheduler/ipp.c:1380 #, c-format msgid "The '%s' Job Description attribute cannot be supplied in a job creation request." msgstr "" -#: scheduler/ipp.c:5176 +#: scheduler/ipp.c:5203 #, c-format msgid "The '%s' operation attribute cannot be supplied in a Create-Job request." msgstr "" -#: scheduler/ipp.c:6979 +#: scheduler/ipp.c:6776 #, c-format msgid "The PPD file \"%s\" could not be found." msgstr "" -#: scheduler/ipp.c:6966 +#: scheduler/ipp.c:6763 #, c-format msgid "The PPD file \"%s\" could not be opened: %s" msgstr "" @@ -4778,11 +4941,11 @@ msgstr "" msgid "The fuser's temperature is low." msgstr "" -#: scheduler/ipp.c:2155 +#: scheduler/ipp.c:2170 msgid "The notify-lease-duration attribute cannot be used with job subscriptions." msgstr "" -#: scheduler/ipp.c:2138 scheduler/ipp.c:5713 +#: scheduler/ipp.c:2153 scheduler/ipp.c:5521 #, c-format msgid "The notify-user-data value is too large (%d > 63 octets)." msgstr "" @@ -4823,7 +4986,7 @@ msgstr "" msgid "The paper tray needs to be filled." msgstr "" -#: backend/ipp.c:945 +#: backend/ipp.c:957 msgid "The printer configuration is incorrect or the printer no longer exists." msgstr "" @@ -4831,8 +4994,8 @@ msgstr "" msgid "The printer did not respond." msgstr "" -#: backend/ipp.c:791 backend/ipp.c:908 backend/ipp.c:1018 backend/ipp.c:1361 -#: backend/ipp.c:1516 backend/lpd.c:845 backend/socket.c:388 +#: backend/ipp.c:800 backend/ipp.c:920 backend/ipp.c:1034 backend/ipp.c:1418 +#: backend/ipp.c:1582 backend/lpd.c:845 backend/socket.c:384 #: backend/usb-unix.c:131 backend/usb-unix.c:423 backend/usb-unix.c:506 msgid "The printer is in use." msgstr "" @@ -4841,8 +5004,8 @@ msgstr "" msgid "The printer is not connected." msgstr "" -#: backend/ipp.c:769 backend/ipp.c:802 backend/ipp.c:904 backend/lpd.c:824 -#: backend/lpd.c:865 backend/socket.c:367 backend/socket.c:400 +#: backend/ipp.c:778 backend/ipp.c:811 backend/ipp.c:916 backend/lpd.c:824 +#: backend/lpd.c:865 backend/socket.c:363 backend/socket.c:396 msgid "The printer is not responding." msgstr "" @@ -4850,11 +5013,11 @@ msgstr "" msgid "The printer is now connected." msgstr "" -#: backend/usb-darwin.c:1315 +#: backend/usb-darwin.c:1320 msgid "The printer is now online." msgstr "" -#: backend/usb-darwin.c:1336 +#: backend/usb-darwin.c:1341 msgid "The printer is offline." msgstr "" @@ -4866,7 +5029,7 @@ msgstr "" msgid "The printer is running low on toner." msgstr "" -#: backend/ipp.c:784 backend/lpd.c:838 backend/socket.c:381 +#: backend/ipp.c:793 backend/lpd.c:838 backend/socket.c:377 msgid "The printer is unreachable at this time." msgstr "" @@ -4878,7 +5041,7 @@ msgstr "" msgid "The printer may be out of toner." msgstr "" -#: backend/ipp.c:778 backend/lpd.c:832 backend/socket.c:375 +#: backend/ipp.c:787 backend/lpd.c:832 backend/socket.c:371 msgid "The printer may not exist or is unavailable at this time." msgstr "" @@ -4886,18 +5049,18 @@ msgstr "" msgid "The printer name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)." msgstr "" -#: scheduler/ipp.c:876 scheduler/ipp.c:1136 scheduler/ipp.c:3256 -#: scheduler/ipp.c:3427 scheduler/ipp.c:5159 scheduler/ipp.c:5547 -#: scheduler/ipp.c:5861 scheduler/ipp.c:6419 scheduler/ipp.c:7184 -#: scheduler/ipp.c:7240 scheduler/ipp.c:7554 scheduler/ipp.c:7820 -#: scheduler/ipp.c:7909 scheduler/ipp.c:7942 scheduler/ipp.c:8265 -#: scheduler/ipp.c:8658 scheduler/ipp.c:8740 scheduler/ipp.c:9901 -#: scheduler/ipp.c:10355 scheduler/ipp.c:10686 scheduler/ipp.c:10768 -#: scheduler/ipp.c:11142 +#: scheduler/ipp.c:875 scheduler/ipp.c:1135 scheduler/ipp.c:3271 +#: scheduler/ipp.c:3450 scheduler/ipp.c:5186 scheduler/ipp.c:5355 +#: scheduler/ipp.c:5669 scheduler/ipp.c:6227 scheduler/ipp.c:6981 +#: scheduler/ipp.c:7037 scheduler/ipp.c:7351 scheduler/ipp.c:7617 +#: scheduler/ipp.c:7706 scheduler/ipp.c:7739 scheduler/ipp.c:8062 +#: scheduler/ipp.c:8455 scheduler/ipp.c:8537 scheduler/ipp.c:9698 +#: scheduler/ipp.c:10152 scheduler/ipp.c:10483 scheduler/ipp.c:10565 +#: scheduler/ipp.c:10939 msgid "The printer or class does not exist." msgstr "" -#: scheduler/ipp.c:1320 +#: scheduler/ipp.c:1317 msgid "The printer or class is not shared." msgstr "" @@ -4921,20 +5084,20 @@ msgstr "" msgid "The printer's waste bin is full." msgstr "" -#: scheduler/ipp.c:982 scheduler/ipp.c:2319 +#: scheduler/ipp.c:981 scheduler/ipp.c:2334 #, c-format msgid "The printer-uri \"%s\" contains invalid characters." msgstr "" -#: scheduler/ipp.c:3233 +#: scheduler/ipp.c:3248 msgid "The printer-uri attribute is required." msgstr "" -#: scheduler/ipp.c:966 +#: scheduler/ipp.c:965 msgid "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." msgstr "" -#: scheduler/ipp.c:2303 +#: scheduler/ipp.c:2318 msgid "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." msgstr "" @@ -4942,16 +5105,16 @@ msgstr "" msgid "The subscription name may not contain spaces, slashes (/), question marks (?), or the pound sign (#)." msgstr "" -#: scheduler/client.c:2450 +#: scheduler/client.c:2466 msgid "The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to enable it." msgstr "" -#: scheduler/ipp.c:6514 +#: scheduler/ipp.c:6322 #, c-format msgid "The which-jobs value \"%s\" is not supported." msgstr "" -#: scheduler/ipp.c:5791 +#: scheduler/ipp.c:5599 msgid "There are too many subscriptions." msgstr "" @@ -4959,8 +5122,8 @@ msgstr "" msgid "There is a paper jam." msgstr "" -#: backend/usb-darwin.c:411 backend/usb-darwin.c:470 backend/usb-darwin.c:534 -#: backend/usb-darwin.c:555 backend/usb-libusb.c:330 backend/usb-libusb.c:384 +#: backend/usb-darwin.c:412 backend/usb-darwin.c:471 backend/usb-darwin.c:535 +#: backend/usb-darwin.c:556 backend/usb-libusb.c:366 backend/usb-libusb.c:420 msgid "There was an unrecoverable USB error." msgstr "" @@ -4968,16 +5131,16 @@ msgstr "" msgid "Thermal Transfer Media" msgstr "" -#: scheduler/ipp.c:1565 +#: scheduler/ipp.c:1562 msgid "Too many active jobs." msgstr "" -#: scheduler/ipp.c:1459 +#: scheduler/ipp.c:1456 #, c-format msgid "Too many job-sheets values (%d > 2)." msgstr "" -#: scheduler/ipp.c:2587 +#: scheduler/ipp.c:2602 #, c-format msgid "Too many printer-state-reasons values (%d > %d)." msgstr "" @@ -5006,7 +5169,7 @@ msgstr "" msgid "Tray 4" msgstr "" -#: cups/http-support.c:1316 +#: cups/http-support.c:1327 msgid "URI Too Long" msgstr "" @@ -5058,11 +5221,11 @@ msgstr "" msgid "Unable to add class" msgstr "" -#: backend/ipp.c:1691 +#: backend/ipp.c:1764 msgid "Unable to add document to print job." msgstr "" -#: scheduler/ipp.c:1606 +#: scheduler/ipp.c:1621 #, c-format msgid "Unable to add job for destination \"%s\"." msgstr "" @@ -5071,7 +5234,7 @@ msgstr "" msgid "Unable to add printer" msgstr "" -#: scheduler/ipp.c:1246 +#: scheduler/ipp.c:1245 msgid "Unable to allocate memory for file types." msgstr "" @@ -5087,7 +5250,7 @@ msgstr "" msgid "Unable to cancel RSS subscription" msgstr "" -#: backend/ipp.c:2037 +#: backend/ipp.c:2155 msgid "Unable to cancel print job." msgstr "" @@ -5103,15 +5266,25 @@ msgstr "" msgid "Unable to change server settings" msgstr "" +#: cups/ipp.c:5276 +#, c-format +msgid "Unable to compile mimeMediaType regular expression: %s." +msgstr "" + +#: cups/ipp.c:5222 +#, c-format +msgid "Unable to compile naturalLanguage regular expression: %s." +msgstr "" + #: filter/commandtops.c:420 msgid "Unable to configure printer options." msgstr "" -#: cups/adminutil.c:911 cups/request.c:1022 +#: cups/adminutil.c:911 cups/request.c:1052 msgid "Unable to connect to host." msgstr "" -#: backend/ipp.c:747 backend/ipp.c:1176 backend/lpd.c:804 backend/socket.c:347 +#: backend/ipp.c:756 backend/ipp.c:1231 backend/lpd.c:804 backend/socket.c:343 #: backend/usb-unix.c:117 msgid "Unable to contact printer, queuing on next printer in class." msgstr "" @@ -5131,12 +5304,12 @@ msgstr "" msgid "Unable to copy CUPS printer driver files (%d)." msgstr "" -#: scheduler/ipp.c:2707 +#: scheduler/ipp.c:2722 #, c-format msgid "Unable to copy PPD file - %s" msgstr "" -#: scheduler/ipp.c:2762 +#: scheduler/ipp.c:2777 msgid "Unable to copy PPD file." msgstr "" @@ -5150,20 +5323,16 @@ msgstr "" msgid "Unable to copy Windows 9x printer driver files (%d)." msgstr "" -#: scheduler/ipp.c:2684 +#: scheduler/ipp.c:2699 #, c-format msgid "Unable to copy interface script - %s" msgstr "" -#: backend/ipp.c:2129 -msgid "Unable to create compressed print file" -msgstr "" - -#: cups/util.c:602 cups/util.c:1657 +#: cups/util.c:603 cups/util.c:1664 msgid "Unable to create printer-uri" msgstr "" -#: cgi-bin/admin.c:1850 cgi-bin/admin.c:1862 scheduler/cupsfilter.c:1236 +#: cgi-bin/admin.c:1850 cgi-bin/admin.c:1862 scheduler/cupsfilter.c:1238 msgid "Unable to create temporary file" msgstr "" @@ -5183,35 +5352,35 @@ msgstr "" msgid "Unable to edit cupsd.conf files larger than 1MB" msgstr "" -#: cups/http.c:4287 +#: cups/http.c:5442 msgid "Unable to establish a secure connection to host (certificate chain invalid)." msgstr "" -#: cups/http.c:4277 +#: cups/http.c:5432 msgid "Unable to establish a secure connection to host (certificate not yet valid)." msgstr "" -#: cups/http.c:4272 +#: cups/http.c:5427 msgid "Unable to establish a secure connection to host (expired certificate)." msgstr "" -#: cups/http.c:4282 +#: cups/http.c:5437 msgid "Unable to establish a secure connection to host (host name mismatch)." msgstr "" -#: cups/http.c:4292 +#: cups/http.c:5447 msgid "Unable to establish a secure connection to host (peer dropped connection before responding)." msgstr "" -#: cups/http.c:4267 +#: cups/http.c:5422 msgid "Unable to establish a secure connection to host (self-signed certificate)." msgstr "" -#: cups/http.c:4262 +#: cups/http.c:5417 msgid "Unable to establish a secure connection to host (untrusted certificate)." msgstr "" -#: cups/http.c:4021 cups/http.c:4319 cups/http.c:4352 cups/http.c:4369 +#: cups/http.c:5218 cups/http.c:5474 cups/http.c:5507 cups/http.c:5524 msgid "Unable to establish a secure connection to host." msgstr "" @@ -5219,15 +5388,11 @@ msgstr "" msgid "Unable to find destination for job" msgstr "" -#: cups/http-support.c:1750 +#: cups/http-support.c:1767 msgid "Unable to find printer." msgstr "" -#: backend/ipp.c:2151 -msgid "Unable to generate compressed print file" -msgstr "" - -#: backend/ipp.c:3284 +#: backend/ipp.c:3377 msgid "Unable to get backend exit status." msgstr "" @@ -5255,7 +5420,7 @@ msgstr "" msgid "Unable to get printer status" msgstr "" -#: backend/ipp.c:969 +#: backend/ipp.c:981 msgid "Unable to get printer status." msgstr "" @@ -5273,13 +5438,13 @@ msgstr "" msgid "Unable to load help index." msgstr "" -#: backend/ipp.c:673 backend/lpd.c:435 backend/socket.c:286 +#: backend/ipp.c:681 backend/lpd.c:435 backend/socket.c:282 #, c-format msgid "Unable to locate printer \"%s\"." msgstr "" -#: backend/dnssd.c:781 backend/ipp.c:345 backend/lpd.c:205 -#: backend/socket.c:172 +#: backend/dnssd.c:781 backend/ipp.c:351 backend/lpd.c:205 +#: backend/socket.c:168 msgid "Unable to locate printer." msgstr "" @@ -5303,10 +5468,6 @@ msgstr "" msgid "Unable to open PPD file" msgstr "" -#: backend/ipp.c:2135 -msgid "Unable to open compressed print file" -msgstr "" - #: cgi-bin/admin.c:2608 msgid "Unable to open cupsd.conf file:" msgstr "" @@ -5315,7 +5476,7 @@ msgstr "" msgid "Unable to open device file" msgstr "" -#: scheduler/ipp.c:6200 +#: scheduler/ipp.c:6008 #, c-format msgid "Unable to open document #%d in job #%d." msgstr "" @@ -5324,9 +5485,9 @@ msgstr "" msgid "Unable to open help file." msgstr "" -#: backend/ipp.c:386 backend/ipp.c:1450 backend/ipp.c:1650 backend/ipp.c:2141 -#: backend/lpd.c:505 backend/socket.c:159 backend/usb.c:237 -#: filter/gziptoany.c:71 filter/pstops.c:300 +#: backend/ipp.c:392 backend/ipp.c:1511 backend/ipp.c:1719 backend/lpd.c:505 +#: backend/socket.c:155 backend/usb.c:237 filter/gziptoany.c:71 +#: filter/pstops.c:300 msgid "Unable to open print file" msgstr "" @@ -5339,12 +5500,12 @@ msgstr "" msgid "Unable to print test page" msgstr "" -#: backend/runloop.c:96 backend/runloop.c:325 backend/usb-darwin.c:642 -#: backend/usb-darwin.c:686 backend/usb-libusb.c:475 backend/usb-libusb.c:510 +#: backend/runloop.c:96 backend/runloop.c:325 backend/usb-darwin.c:643 +#: backend/usb-darwin.c:687 backend/usb-libusb.c:511 backend/usb-libusb.c:546 msgid "Unable to read print data." msgstr "" -#: cups/dest.c:3409 +#: cups/dest.c:3410 msgid "Unable to resolve printer URI." msgstr "" @@ -5361,7 +5522,7 @@ msgstr "" msgid "Unable to send command to printer driver" msgstr "" -#: backend/usb-darwin.c:764 backend/usb-libusb.c:586 +#: backend/usb-darwin.c:765 backend/usb-libusb.c:622 msgid "Unable to send data to printer." msgstr "" @@ -5378,7 +5539,7 @@ msgstr "" msgid "Unable to set server default" msgstr "" -#: backend/ipp.c:3143 backend/ipp.c:3220 backend/ipp.c:3228 +#: backend/ipp.c:3236 backend/ipp.c:3313 backend/ipp.c:3321 msgid "Unable to start backend process." msgstr "" @@ -5386,7 +5547,7 @@ msgstr "" msgid "Unable to upload cupsd.conf file" msgstr "" -#: backend/usb-darwin.c:2014 backend/usb-darwin.c:2038 +#: backend/usb-darwin.c:2019 backend/usb-darwin.c:2043 msgid "Unable to use legacy USB class driver." msgstr "" @@ -5399,7 +5560,7 @@ msgstr "" msgid "Unable to write uncompressed print data: %s" msgstr "" -#: cups/http-support.c:1304 +#: cups/http-support.c:1315 msgid "Unauthorized" msgstr "" @@ -5407,16 +5568,16 @@ msgstr "" msgid "Units" msgstr "" -#: cups/http-support.c:1344 cups/ppd.c:366 +#: cups/http-support.c:1355 cups/ppd.c:366 msgid "Unknown" msgstr "" -#: filter/pstops.c:2213 +#: filter/pstops.c:2214 #, c-format msgid "Unknown choice \"%s\" for option \"%s\"." msgstr "" -#: backend/ipp.c:528 +#: backend/ipp.c:534 #, c-format msgid "Unknown encryption option value: \"%s\"." msgstr "" @@ -5435,12 +5596,12 @@ msgstr "" msgid "Unknown media size name." msgstr "" -#: backend/ipp.c:585 +#: backend/ipp.c:598 #, c-format msgid "Unknown option \"%s\" with value \"%s\"." msgstr "" -#: filter/pstops.c:2196 +#: filter/pstops.c:2197 #, c-format msgid "Unknown option \"%s\"." msgstr "" @@ -5450,36 +5611,36 @@ msgstr "" msgid "Unknown print mode: \"%s\"." msgstr "" -#: scheduler/ipp.c:10557 +#: scheduler/ipp.c:10354 #, c-format msgid "Unknown printer-error-policy \"%s\"." msgstr "" -#: scheduler/ipp.c:10540 +#: scheduler/ipp.c:10337 #, c-format msgid "Unknown printer-op-policy \"%s\"." msgstr "" -#: cups/http-addrlist.c:710 +#: cups/http-addrlist.c:751 msgid "Unknown service name." msgstr "" -#: backend/ipp.c:557 +#: backend/ipp.c:563 #, c-format msgid "Unknown version option value: \"%s\"." msgstr "" -#: scheduler/ipp.c:11013 +#: scheduler/ipp.c:10810 #, c-format msgid "Unsupported 'compression' value \"%s\"." msgstr "" -#: scheduler/ipp.c:11043 +#: scheduler/ipp.c:10840 #, c-format msgid "Unsupported 'document-format' value \"%s\"." msgstr "" -#: scheduler/ipp.c:11118 +#: scheduler/ipp.c:10915 msgid "Unsupported 'job-name' value." msgstr "" @@ -5488,45 +5649,45 @@ msgstr "" msgid "Unsupported character set \"%s\"." msgstr "" -#: scheduler/ipp.c:8231 scheduler/ipp.c:9462 +#: scheduler/ipp.c:8028 scheduler/ipp.c:9259 #, c-format msgid "Unsupported compression \"%s\"." msgstr "" -#: scheduler/ipp.c:8365 scheduler/ipp.c:9612 +#: scheduler/ipp.c:8162 scheduler/ipp.c:9409 #, c-format msgid "Unsupported document-format \"%s\"." msgstr "" -#: scheduler/ipp.c:9595 +#: scheduler/ipp.c:9392 #, c-format msgid "Unsupported document-format \"%s/%s\"." msgstr "" -#: scheduler/ipp.c:1425 +#: scheduler/ipp.c:1422 #, c-format msgid "Unsupported format \"%s\"." msgstr "" -#: scheduler/ipp.c:1523 +#: scheduler/ipp.c:1520 msgid "Unsupported margins." msgstr "" -#: cups/pwg-media.c:529 +#: cups/pwg-media.c:553 msgid "Unsupported media value." msgstr "" -#: filter/pstops.c:2478 +#: filter/pstops.c:2479 #, c-format msgid "Unsupported number-up value %d, using number-up=1." msgstr "" -#: filter/pstops.c:2512 +#: filter/pstops.c:2513 #, c-format msgid "Unsupported number-up-layout value %s, using number-up-layout=lrtb." msgstr "" -#: filter/pstops.c:2563 +#: filter/pstops.c:2564 #, c-format msgid "Unsupported page-border value %s, using page-border=none." msgstr "" @@ -5535,11 +5696,11 @@ msgstr "" msgid "Unsupported raster data." msgstr "" -#: cups/snmp.c:1112 +#: cups/snmp.c:1108 msgid "Unsupported value type" msgstr "" -#: cups/http-support.c:1319 +#: cups/http-support.c:1330 msgid "Upgrade Required" msgstr "" @@ -5555,8 +5716,8 @@ msgid "" " [-u allow:user,user] [-u deny:user,user]" msgstr "" -#: backend/dnssd.c:241 backend/ipp.c:334 backend/lpd.c:192 -#: backend/socket.c:136 backend/usb.c:183 filter/commandtops.c:74 +#: backend/dnssd.c:241 backend/ipp.c:340 backend/lpd.c:192 +#: backend/socket.c:132 backend/usb.c:183 filter/commandtops.c:74 #: filter/gziptoany.c:50 filter/pstops.c:264 monitor/bcp.c:62 #: monitor/tbcp.c:61 #, c-format @@ -5571,11 +5732,11 @@ msgstr "" msgid "Usage: cupsctl [options] [param=value ... paramN=valueN]" msgstr "" -#: scheduler/main.c:1984 +#: scheduler/main.c:2012 msgid "Usage: cupsd [options]" msgstr "" -#: scheduler/cupsfilter.c:1429 +#: scheduler/cupsfilter.c:1431 msgid "Usage: cupsfilter [ options ] filename" msgstr "" @@ -5583,11 +5744,11 @@ msgstr "" msgid "Usage: cupstestdsc [options] filename.ps [... filename.ps]" msgstr "" -#: systemv/cupstestppd.c:3794 +#: systemv/cupstestppd.c:3813 msgid "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]" msgstr "" -#: test/ipptool.c:4443 +#: test/ipptool.c:4583 msgid "Usage: ipptool [options] URI filename [ ... filenameN ]" msgstr "" @@ -5642,27 +5803,27 @@ msgstr "" msgid "Usage: snmp [host-or-ip-address]" msgstr "" -#: cups/snmp.c:1064 +#: cups/snmp.c:1060 msgid "Value uses indefinite length" msgstr "" -#: cups/snmp.c:1049 +#: cups/snmp.c:1045 msgid "VarBind uses indefinite length" msgstr "" -#: cups/snmp.c:999 +#: cups/snmp.c:995 msgid "Version uses indefinite length" msgstr "" -#: backend/ipp.c:1757 +#: backend/ipp.c:1865 msgid "Waiting for job to complete." msgstr "" -#: backend/usb-darwin.c:489 backend/usb-libusb.c:282 +#: backend/usb-darwin.c:490 backend/usb-libusb.c:318 msgid "Waiting for printer to become available." msgstr "" -#: backend/socket.c:458 +#: backend/socket.c:443 msgid "Waiting for printer to finish." msgstr "" @@ -5670,7 +5831,7 @@ msgstr "" msgid "Warning, no Windows 2000 printer drivers are installed." msgstr "" -#: cups/http-support.c:1340 +#: cups/http-support.c:1351 msgid "Web Interface is Disabled" msgstr "" @@ -5678,7 +5839,7 @@ msgstr "" msgid "Yes" msgstr "" -#: scheduler/client.c:2437 +#: scheduler/client.c:2453 #, c-format msgid "You must access this page using the URL https://%s:%d%s." msgstr "" @@ -5707,11 +5868,11 @@ msgstr "" msgid "completed" msgstr "" -#: scheduler/ipp.c:6072 +#: scheduler/ipp.c:5880 msgid "cups-deviced failed to execute." msgstr "" -#: scheduler/ipp.c:6902 scheduler/ipp.c:7151 +#: scheduler/ipp.c:6699 scheduler/ipp.c:6948 msgid "cups-driverd failed to execute." msgstr "" @@ -5743,30 +5904,42 @@ msgstr "" msgid "cupsd: Expected config filename after \"-c\" option." msgstr "" -#: scheduler/main.c:222 scheduler/main.c:229 +#: scheduler/main.c:278 +msgid "cupsd: Expected cups-files.conf filename after \"-s\" option." +msgstr "" + +#: scheduler/main.c:289 +msgid "cupsd: Relative cups-files.conf filename not allowed." +msgstr "" + +#: scheduler/main.c:221 scheduler/main.c:228 msgid "cupsd: Unable to get current directory." msgstr "" -#: scheduler/main.c:296 +#: scheduler/main.c:336 scheduler/main.c:345 +msgid "cupsd: Unable to get path to cups-files.conf file." +msgstr "" + +#: scheduler/main.c:318 #, c-format msgid "cupsd: Unknown argument \"%s\" - aborting." msgstr "" -#: scheduler/main.c:289 +#: scheduler/main.c:311 #, c-format msgid "cupsd: Unknown option \"%c\" - aborting." msgstr "" -#: scheduler/main.c:256 +#: scheduler/main.c:255 msgid "cupsd: launchd(8) support not compiled in, running in normal mode." msgstr "" -#: scheduler/cupsfilter.c:1209 +#: scheduler/cupsfilter.c:1211 #, c-format msgid "cupsfilter: Invalid document number %d." msgstr "" -#: scheduler/cupsfilter.c:1203 +#: scheduler/cupsfilter.c:1205 #, c-format msgid "cupsfilter: Invalid job ID %d." msgstr "" @@ -5775,7 +5948,7 @@ msgstr "" msgid "cupsfilter: Only one filename can be specified." msgstr "" -#: scheduler/cupsfilter.c:1251 +#: scheduler/cupsfilter.c:1253 #, c-format msgid "cupsfilter: Unable to get job file - %s" msgstr "" @@ -5798,11 +5971,11 @@ msgstr "" msgid "device for %s: %s" msgstr "" -#: cups/snmp.c:1036 +#: cups/snmp.c:1032 msgid "error-index uses indefinite length" msgstr "" -#: cups/snmp.c:1028 +#: cups/snmp.c:1024 msgid "error-status uses indefinite length" msgstr "" @@ -5818,62 +5991,62 @@ msgstr "" msgid "idle" msgstr "" -#: test/ipptool.c:373 test/ipptool.c:515 test/ipptool.c:539 +#: test/ipptool.c:378 test/ipptool.c:527 test/ipptool.c:551 msgid "ipptool: \"-i\" and \"-n\" are incompatible with -X\"." msgstr "" -#: test/ipptool.c:597 +#: test/ipptool.c:609 #, c-format msgid "ipptool: Bad URI - %s." msgstr "" -#: test/ipptool.c:362 +#: test/ipptool.c:367 #, c-format msgid "ipptool: Bad version %s for \"-V\"." msgstr "" -#: test/ipptool.c:508 +#: test/ipptool.c:520 msgid "ipptool: Invalid seconds for \"-i\"." msgstr "" -#: test/ipptool.c:578 +#: test/ipptool.c:590 msgid "ipptool: May only specify a single URI." msgstr "" -#: test/ipptool.c:531 +#: test/ipptool.c:543 msgid "ipptool: Missing count for \"-n\"." msgstr "" -#: test/ipptool.c:408 +#: test/ipptool.c:413 msgid "ipptool: Missing filename for \"-f\"." msgstr "" -#: test/ipptool.c:389 +#: test/ipptool.c:394 msgid "ipptool: Missing name=value for \"-d\"." msgstr "" -#: test/ipptool.c:498 +#: test/ipptool.c:510 msgid "ipptool: Missing seconds for \"-i\"." msgstr "" -#: test/ipptool.c:332 +#: test/ipptool.c:337 msgid "ipptool: Missing timeout for \"-T\"." msgstr "" -#: test/ipptool.c:345 +#: test/ipptool.c:350 msgid "ipptool: Missing version for \"-V\"." msgstr "" -#: test/ipptool.c:624 +#: test/ipptool.c:636 msgid "ipptool: URI required before test file." msgstr "" -#: test/ipptool.c:558 +#: test/ipptool.c:570 #, c-format msgid "ipptool: Unknown option \"-%c\"." msgstr "" -#: scheduler/ipp.c:7898 +#: scheduler/ipp.c:7695 msgid "job-printer-uri attribute missing." msgstr "" @@ -6179,16 +6352,16 @@ msgstr "" msgid "no system default destination" msgstr "" -#: scheduler/ipp.c:5762 +#: scheduler/ipp.c:5570 msgid "notify-events not specified." msgstr "" -#: scheduler/ipp.c:2092 scheduler/ipp.c:5667 +#: scheduler/ipp.c:2107 scheduler/ipp.c:5475 #, c-format msgid "notify-recipient-uri URI \"%s\" is already used." msgstr "" -#: scheduler/ipp.c:2082 scheduler/ipp.c:5657 +#: scheduler/ipp.c:2097 scheduler/ipp.c:5465 #, c-format msgid "notify-recipient-uri URI \"%s\" uses unknown scheme." msgstr "" @@ -6704,12 +6877,12 @@ msgstr "" msgid "processing" msgstr "" -#: systemv/lp.c:644 +#: systemv/lp.c:651 #, c-format msgid "request id is %s-%d (%d file(s))" msgstr "" -#: cups/snmp.c:1020 +#: cups/snmp.c:1016 msgid "request-id uses indefinite length" msgstr "" @@ -6752,7 +6925,7 @@ msgstr "" msgid "untitled" msgstr "" -#: cups/snmp.c:1045 +#: cups/snmp.c:1041 msgid "variable-bindings uses indefinite length" msgstr "" diff --git a/locale/cups_ca.po b/locale/cups_ca.po index a51524226..18c6085b0 100644 --- a/locale/cups_ca.po +++ b/locale/cups_ca.po @@ -32,7 +32,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 1.4.6\n" "Report-Msgid-Bugs-To: http://www.cups.org/str.php\n" -"POT-Creation-Date: 2012-05-23 16:24-0700\n" +"POT-Creation-Date: 2013-02-04 14:17-0500\n" "PO-Revision-Date: 2012-09-29 11:21+0200\n" "Last-Translator: Àngel Mompó \n" "Language-Team: Catalan \n" @@ -42,160 +42,122 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n!=1);\n" -#: systemv/lpstat.c:1876 systemv/lpstat.c:2001 msgid "\t\t(all)" msgstr "\t\t(tots)" -#: systemv/lpstat.c:1879 systemv/lpstat.c:1882 systemv/lpstat.c:2004 -#: systemv/lpstat.c:2007 msgid "\t\t(none)" msgstr "\t\t(cap)" -#: berkeley/lpc.c:434 #, c-format msgid "\t%d entries" msgstr "\t%d entrades" -#: systemv/lpstat.c:756 systemv/lpstat.c:772 #, c-format msgid "\t%s" msgstr "\t%s" -#: systemv/lpstat.c:1857 systemv/lpstat.c:1982 msgid "\tAfter fault: continue" msgstr "\tDesprés d'una fallada: continua" -#: systemv/lpstat.c:1481 systemv/lpstat.c:1826 systemv/lpstat.c:1952 #, c-format msgid "\tAlerts: %s" msgstr "\tAlertes: %s" -#: systemv/lpstat.c:1880 systemv/lpstat.c:2005 msgid "\tBanner required" msgstr "\tNecessita un bàner" -#: systemv/lpstat.c:1881 systemv/lpstat.c:2006 msgid "\tCharset sets:" msgstr "\tConjunt de caràcters:" -#: systemv/lpstat.c:1845 systemv/lpstat.c:1970 msgid "\tConnection: direct" msgstr "\tConnexió: directa" -#: systemv/lpstat.c:1836 systemv/lpstat.c:1962 msgid "\tConnection: remote" msgstr "\tConnexió: remota" -#: systemv/lpstat.c:1800 systemv/lpstat.c:1926 msgid "\tContent types: any" msgstr "\tTipus de contingut: qualsevol" -#: systemv/lpstat.c:1884 systemv/lpstat.c:2009 msgid "\tDefault page size:" msgstr "\tMida de la pàgina per defecte:" -#: systemv/lpstat.c:1883 systemv/lpstat.c:2008 msgid "\tDefault pitch:" msgstr "\tDensitat per defecte:" -#: systemv/lpstat.c:1885 systemv/lpstat.c:2010 msgid "\tDefault port settings:" msgstr "\tConfiguració del port per defecte:" -#: systemv/lpstat.c:1806 systemv/lpstat.c:1932 #, c-format msgid "\tDescription: %s" msgstr "\tDescripció: %s" -#: systemv/lpstat.c:1799 systemv/lpstat.c:1925 msgid "\tForm mounted:" msgstr "\tFormularis muntats:" -#: systemv/lpstat.c:1878 systemv/lpstat.c:2003 msgid "\tForms allowed:" msgstr "\tFormularis admesos:" -#: systemv/lpstat.c:1840 systemv/lpstat.c:1966 #, c-format msgid "\tInterface: %s.ppd" msgstr "\tInterfície: %s.ppd" -#: systemv/lpstat.c:1849 systemv/lpstat.c:1974 #, c-format msgid "\tInterface: %s/interfaces/%s" msgstr "\tInterfície: %s/interfícies/%s" -#: systemv/lpstat.c:1853 systemv/lpstat.c:1978 #, c-format msgid "\tInterface: %s/ppd/%s.ppd" msgstr "\tInterfície: %s/ppd/%s.ppd" -#: systemv/lpstat.c:1831 systemv/lpstat.c:1957 #, c-format msgid "\tLocation: %s" msgstr "\tUbicació: %s" -#: systemv/lpstat.c:1856 systemv/lpstat.c:1981 msgid "\tOn fault: no alert" msgstr "\tEn cas de fallada: no avisis" -#: systemv/lpstat.c:1801 systemv/lpstat.c:1927 msgid "\tPrinter types: unknown" msgstr "\tTipus d'impresores: desconeguts" -#: systemv/lpstat.c:1462 #, c-format msgid "\tStatus: %s" msgstr "\tEstat: %s" -#: systemv/lpstat.c:1861 systemv/lpstat.c:1875 systemv/lpstat.c:1986 -#: systemv/lpstat.c:2000 msgid "\tUsers allowed:" msgstr "\tUsuaris permesos:" -#: systemv/lpstat.c:1868 systemv/lpstat.c:1993 msgid "\tUsers denied:" msgstr "\tUsuaris sense permís:" -#: berkeley/lpc.c:436 msgid "\tdaemon present" msgstr "\tpresència del dimoni" -#: berkeley/lpc.c:432 msgid "\tno entries" msgstr "\tcap entrada" -#: berkeley/lpc.c:404 berkeley/lpc.c:416 #, c-format msgid "\tprinter is on device '%s' speed -1" msgstr "\tLa impressora és al dispositiu «%s» velocitat -1" -#: berkeley/lpc.c:429 msgid "\tprinting is disabled" msgstr "\tLa impressora està deshabilitada" -#: berkeley/lpc.c:427 msgid "\tprinting is enabled" msgstr "\tLa impressora està habilitada" -#: systemv/lpstat.c:1484 #, c-format msgid "\tqueued for %s" msgstr "\ten cua per %s" -#: berkeley/lpc.c:424 msgid "\tqueuing is disabled" msgstr "\tla cua està deshabilitada" -#: berkeley/lpc.c:422 msgid "\tqueuing is enabled" msgstr "\tla cua està habilitada" -#: systemv/lpstat.c:1792 systemv/lpstat.c:1918 msgid "\treason unknown" msgstr "\traó desconeguda" -#: systemv/cupstestppd.c:454 msgid "" "\n" " DETAILED CONFORMANCE TEST RESULTS" @@ -203,134 +165,102 @@ msgstr "" "\n" " RESULTAT DETALLAT DEL TEST DE CONFORMITAT" -#: systemv/cupstestppd.c:3800 msgid " Ignore specific warnings." msgstr " Ignora els avisos específics." -#: systemv/cupstestppd.c:3804 msgid " Issue warnings instead of errors." msgstr " Mostra avisos enlloc d'errors." -#: systemv/cupstestppd.c:410 systemv/cupstestppd.c:415 msgid " REF: Page 15, section 3.1." msgstr " REF: pàgina 15, secció 3.1." -#: systemv/cupstestppd.c:405 msgid " REF: Page 15, section 3.2." msgstr " REF: pàgina 15, secció 3.2." -#: systemv/cupstestppd.c:425 msgid " REF: Page 19, section 3.3." msgstr " REF: pàgina 19, secció 3.3." -#: systemv/cupstestppd.c:378 msgid " REF: Page 20, section 3.4." msgstr " REF: pàgina 20, secció 3.4." -#: systemv/cupstestppd.c:430 msgid " REF: Page 27, section 3.5." msgstr " REF: pàgina 27, secció 3.5." -#: systemv/cupstestppd.c:373 msgid " REF: Page 42, section 5.2." msgstr " REF: pàgina 42, secció 5.2." -#: systemv/cupstestppd.c:420 msgid " REF: Pages 16-17, section 3.2." msgstr " REF: pàgines 16-17, secció 3.2." -#: systemv/cupstestppd.c:390 msgid " REF: Pages 42-45, section 5.2." msgstr " REF: pàgines 42-45, secció 5.2." -#: systemv/cupstestppd.c:384 msgid " REF: Pages 45-46, section 5.2." msgstr " REF: pàgines 45-46, secció 5.2." -#: systemv/cupstestppd.c:395 msgid " REF: Pages 48-49, section 5.2." msgstr " REF: pàgines 48-49, secció 5.2." -#: systemv/cupstestppd.c:400 msgid " REF: Pages 52-54, section 5.2." msgstr " REF: pàgines 52-54, secció 5.2." -#: berkeley/lpq.c:554 #, c-format msgid " %-39.39s %.0f bytes" msgstr " %-39.39s %.0f bytes" -#: systemv/cupstestppd.c:589 #, c-format msgid " PASS Default%s" msgstr " VALIDA Default%s" -#: systemv/cupstestppd.c:524 msgid " PASS DefaultImageableArea" msgstr " VALIDA DefaultImageableArea" -#: systemv/cupstestppd.c:558 msgid " PASS DefaultPaperDimension" msgstr " VALIDA DefaultPaperDimension" -#: systemv/cupstestppd.c:631 msgid " PASS FileVersion" msgstr " VALIDA FileVersion" -#: systemv/cupstestppd.c:675 msgid " PASS FormatVersion" msgstr " VALIDA FileVersion" -#: systemv/cupstestppd.c:695 msgid " PASS LanguageEncoding" msgstr " VALIDA LanguageEncoding" -#: systemv/cupstestppd.c:715 msgid " PASS LanguageVersion" msgstr " VALIDA LanguageVersion" -#: systemv/cupstestppd.c:769 msgid " PASS Manufacturer" msgstr " VALIDA Manufacturer" -#: systemv/cupstestppd.c:809 msgid " PASS ModelName" msgstr " VALIDA ModelName" -#: systemv/cupstestppd.c:829 msgid " PASS NickName" msgstr " VALIDA NickName" -#: systemv/cupstestppd.c:889 msgid " PASS PCFileName" msgstr " VALIDA PCFileName" -#: systemv/cupstestppd.c:964 msgid " PASS PSVersion" msgstr " VALIDA PSVersion" -#: systemv/cupstestppd.c:869 msgid " PASS PageRegion" msgstr " VALIDA PageRegion" -#: systemv/cupstestppd.c:849 msgid " PASS PageSize" msgstr " VALIDA PageSize" -#: systemv/cupstestppd.c:924 msgid " PASS Product" msgstr " VALIDA Product" -#: systemv/cupstestppd.c:999 msgid " PASS ShortNickName" msgstr " VALIDA ShortNickName" -#: systemv/cupstestppd.c:1374 #, c-format msgid " WARN %s has no corresponding options." msgstr " AVÍS %s no té les opcions corresponents." -#: systemv/cupstestppd.c:1486 #, c-format msgid "" " WARN %s shares a common prefix with %s\n" @@ -339,7 +269,6 @@ msgstr "" " AVÍS %s té un prefixe comú amb %s\n" " REF: pàgina 15, secció 3.2." -#: systemv/cupstestppd.c:1345 #, c-format msgid "" " WARN Duplex option keyword %s may not work as expected and should " @@ -350,13 +279,11 @@ msgstr "" "s'espera i s'hauria de dir Duplex.\n" " REF: pàgina 122, secció 5.17" -#: systemv/cupstestppd.c:1744 msgid " WARN File contains a mix of CR, LF, and CR LF line endings." msgstr "" " AVÍS El fitxer conté una barreja de CR, LF, i CR LF com a finals " "de línia." -#: systemv/cupstestppd.c:1390 msgid "" " WARN LanguageEncoding required by PPD 4.3 spec.\n" " REF: Pages 56-57, section 5.3." @@ -365,12 +292,10 @@ msgstr "" "4.3\n" " REF: pàgines 56-57, secció 5.3." -#: systemv/cupstestppd.c:1726 #, c-format msgid " WARN Line %d only contains whitespace." msgstr " AVÍS La línia %d només conté espais en blanc." -#: systemv/cupstestppd.c:1398 msgid "" " WARN Manufacturer required by PPD 4.3 spec.\n" " REF: Pages 58-59, section 5.3." @@ -378,7 +303,6 @@ msgstr "" " AVÍS El fabricant requereix les espec. del PPD 4.3.\n" " REF: pàgines 58-59, secció 5.3." -#: systemv/cupstestppd.c:1749 msgid "" " WARN Non-Windows PPD files should use lines ending with only LF, " "not CR LF." @@ -386,7 +310,6 @@ msgstr "" " AVÍS Els fitxers PPD que no són del Windows han de fer servir " "només LF com a final de línia, no CR LF." -#: systemv/cupstestppd.c:1382 #, c-format msgid "" " WARN Obsolete PPD version %.1f.\n" @@ -395,7 +318,6 @@ msgstr "" " AVÍS La versió del PPD %.1f és obsoleta!\n" " REF: pàgina 42, secció 5.2." -#: systemv/cupstestppd.c:1413 msgid "" " WARN PCFileName longer than 8.3 in violation of PPD spec.\n" " REF: Pages 61-62, section 5.3." @@ -404,7 +326,6 @@ msgstr "" "PPD.\n" " REF: pàgines 61-62, secció 5.3." -#: systemv/cupstestppd.c:1421 msgid "" " WARN PCFileName should contain a unique filename.\n" " REF: Pages 61-62, section 5.3." @@ -413,7 +334,6 @@ msgstr "" "PPD.\n" " REF: pàgines 61-62, secció 5.3." -#: systemv/cupstestppd.c:1456 msgid "" " WARN Protocols contains PJL but JCL attributes are not set.\n" " REF: Pages 78-79, section 5.7." @@ -422,7 +342,6 @@ msgstr "" "s'han definit.\n" " REF: pàgines 78-79, secció 5.7." -#: systemv/cupstestppd.c:1447 msgid "" " WARN Protocols contains both PJL and BCP; expected TBCP.\n" " REF: Pages 78-79, section 5.7." @@ -431,7 +350,6 @@ msgstr "" "TBCP.\n" " REF: pàgines 78-79, secció 5.7." -#: systemv/cupstestppd.c:1430 msgid "" " WARN ShortNickName required by PPD 4.3 spec.\n" " REF: Pages 64-65, section 5.3." @@ -439,19 +357,15 @@ msgstr "" " AVÍS Es requereix un ShortNickName segons les espec.del PPD 4.3.\n" " REF: pàgines 64-65, secció 5.3." -#: systemv/cupsaddsmb.c:282 msgid " cupsaddsmb [options] -a" msgstr " cupsaddsmb [opcions] -a" -#: systemv/cupstestdsc.c:427 msgid " cupstestdsc [options] -" msgstr " cupstestdsc [opcions] -" -#: systemv/cupstestppd.c:3795 msgid " program | cupstestppd [options] -" msgstr " programa | cupstestppd [opcions] -" -#: systemv/cupstestppd.c:3727 #, c-format msgid "" " %s \"%s %s\" conflicts with \"%s %s\"\n" @@ -460,17 +374,14 @@ msgstr "" " %s «%s %s» entra en conflicte amb «%s %s»\n" " (restricció=«%s %s %s %s»)." -#: systemv/cupstestppd.c:2248 #, c-format msgid " %s %s %s does not exist." msgstr " %s %s %s no existeix." -#: systemv/cupstestppd.c:3884 #, c-format msgid " %s %s file \"%s\" has the wrong capitalization." msgstr " %s %s el fitxer «%s» fa un ús incorrecte de les majúscules." -#: systemv/cupstestppd.c:2318 #, c-format msgid "" " %s Bad %s choice %s.\n" @@ -479,100 +390,71 @@ msgstr "" " %s Mala %s elecció %s!\n" " REF: pàgina 122, secció 5.17" -#: systemv/cupstestppd.c:3487 systemv/cupstestppd.c:3536 -#: systemv/cupstestppd.c:3575 #, c-format msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s." msgstr "" " %s UTF-8 incorrecte «%s» a la traducció de l'opció %s, elecció %s." -#: systemv/cupstestppd.c:3441 #, c-format msgid " %s Bad UTF-8 \"%s\" translation string for option %s." msgstr " %s UTF-8 Incorrecte «%s» a la traducció de l'opció %s." -#: systemv/cupstestppd.c:2389 #, c-format msgid " %s Bad cupsFilter value \"%s\"." msgstr " %s Valor incorrecte del cupsFilter «%s»." -#: systemv/cupstestppd.c:2475 #, c-format msgid " %s Bad cupsFilter2 value \"%s\"." msgstr " %s Valor incorrecte del cupsFilter2 «%s»" -#: systemv/cupstestppd.c:2964 #, c-format msgid " %s Bad cupsICCProfile %s." msgstr " %s cupsICCProfile incorrecte %s." -#: systemv/cupstestppd.c:2571 #, c-format msgid " %s Bad cupsPreFilter value \"%s\"." msgstr " %s Valor de la cupsPreFilter incorrecte «%s»." -#: systemv/cupstestppd.c:1822 #, c-format msgid " %s Bad cupsUIConstraints %s: \"%s\"" msgstr " %s cupsUIConstraints incorrecte %s: «%s»" -#: systemv/cupstestppd.c:3391 #, c-format msgid " %s Bad language \"%s\"." msgstr " %s language incorrecte «%s»." -#: systemv/cupstestppd.c:2433 systemv/cupstestppd.c:2529 -#: systemv/cupstestppd.c:2615 systemv/cupstestppd.c:2673 -#: systemv/cupstestppd.c:2728 systemv/cupstestppd.c:2783 -#: systemv/cupstestppd.c:2838 systemv/cupstestppd.c:2891 -#: systemv/cupstestppd.c:3013 #, c-format msgid " %s Bad permissions on %s file \"%s\"." msgstr " %s Permisos del fitxer %s incorrectes «%s»." -#: systemv/cupstestppd.c:2373 systemv/cupstestppd.c:2459 -#: systemv/cupstestppd.c:2555 systemv/cupstestppd.c:2642 -#: systemv/cupstestppd.c:2697 systemv/cupstestppd.c:2752 -#: systemv/cupstestppd.c:2807 systemv/cupstestppd.c:2862 #, c-format msgid " %s Bad spelling of %s - should be %s." msgstr " %s %s Està mal escrit: hauria de ser %s." -#: systemv/cupstestppd.c:2907 #, c-format msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID." msgstr " %s No hi pot haver APScanAppPath i APScanAppBundleID alhora." -#: systemv/cupstestppd.c:2205 #, c-format msgid " %s Default choices conflicting." msgstr " %s Conflictes amb les opcions per defecte." -#: systemv/cupstestppd.c:1803 #, c-format msgid " %s Empty cupsUIConstraints %s" msgstr " %s cupsUIConstraints buit %s" -#: systemv/cupstestppd.c:3519 systemv/cupstestppd.c:3559 #, c-format msgid " %s Missing \"%s\" translation string for option %s, choice %s." msgstr " %s Falta la traducció de «%s» per l'opció %s, elecció %s." -#: systemv/cupstestppd.c:3427 #, c-format msgid " %s Missing \"%s\" translation string for option %s." msgstr " %s Falta la traducció de «%s» per l'opció %s." -#: systemv/cupstestppd.c:2418 systemv/cupstestppd.c:2514 -#: systemv/cupstestppd.c:2600 systemv/cupstestppd.c:2658 -#: systemv/cupstestppd.c:2713 systemv/cupstestppd.c:2768 -#: systemv/cupstestppd.c:2823 systemv/cupstestppd.c:2875 -#: systemv/cupstestppd.c:2998 #, c-format msgid " %s Missing %s file \"%s\"." msgstr " %s Falta el fitxer %s «%s»." -#: systemv/cupstestppd.c:3121 #, c-format msgid "" " %s Missing REQUIRED PageRegion option.\n" @@ -581,7 +463,6 @@ msgstr "" " %s Falta l'opció PageRegion NECESSÀRIA .\n" " REF: pàgina 100, secció 5.14." -#: systemv/cupstestppd.c:3106 #, c-format msgid "" " %s Missing REQUIRED PageSize option.\n" @@ -590,37 +471,30 @@ msgstr "" " %s Falta l'opció PageSize NECESSÀRIA.\n" " REF: pàgina 99, secció 5.14." -#: systemv/cupstestppd.c:2013 systemv/cupstestppd.c:2054 #, c-format msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"." msgstr " %s Falta l'elecció *%s %s a UIConstraints «*%s %s *%s %s»." -#: systemv/cupstestppd.c:1908 #, c-format msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"" msgstr " %s Falta l'elecció *%s %s a cupsUIConstraints %s: «%s»" -#: systemv/cupstestppd.c:1840 #, c-format msgid " %s Missing cupsUIResolver %s" msgstr " %s Falta el cupsUIResolver %s" -#: systemv/cupstestppd.c:1999 systemv/cupstestppd.c:2040 #, c-format msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"." msgstr " %s Falta l'opció %s a UIConstraints «*%s %s *%s %s»." -#: systemv/cupstestppd.c:1892 #, c-format msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"" msgstr " %s Falta l'opció %s a cupsUIConstraints %s: «%s»" -#: systemv/cupstestppd.c:3613 #, c-format msgid " %s No base translation \"%s\" is included in file." msgstr " %s No s'ha inclòs cap traducció de base «%s» al fitxer." -#: systemv/cupstestppd.c:2294 #, c-format msgid "" " %s REQUIRED %s does not define choice None.\n" @@ -629,44 +503,36 @@ msgstr "" " %s NECESSARI %s no defineix l'eleció «Cap»!\n" " REF: pàgina 122, secció 5.17" -#: systemv/cupstestppd.c:3180 systemv/cupstestppd.c:3194 #, c-format msgid " %s Size \"%s\" defined for %s but not for %s." msgstr " %s Mida \"%s\" definida per %s però no per %s." -#: systemv/cupstestppd.c:3160 #, c-format msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)." msgstr " %s Mida \"%s\" té unes dimensions inesperades (%gx%g)." -#: systemv/cupstestppd.c:3332 #, c-format msgid " %s Size \"%s\" should be \"%s\"." msgstr " %s Mida «%s» hauria de ser «%s»." -#: systemv/cupstestppd.c:3292 #, c-format msgid " %s Size \"%s\" should be the Adobe standard name \"%s\"." msgstr " %s Mida \"%s\" hauria de ser el nom estàndard d'Adobe «%s»." -#: systemv/cupstestppd.c:3041 #, c-format msgid " %s cupsICCProfile %s hash value collides with %s." msgstr " %s cupsICCProfile %s el valor resum (hash) col·lideix amb %s." -#: systemv/cupstestppd.c:1963 #, c-format msgid " %s cupsUIResolver %s causes a loop." msgstr " %s cupsUIResolver %s entra en bucle." -#: systemv/cupstestppd.c:1945 #, c-format msgid "" " %s cupsUIResolver %s does not list at least two different options." msgstr "" " %s cupsUIResolver %s no llista com a mínim dues opcions diferents." -#: systemv/cupstestppd.c:1168 #, c-format msgid "" " **FAIL** %s must be 1284DeviceID\n" @@ -675,7 +541,6 @@ msgstr "" " **ERROR** %s ha de ser 1284DeviceID!\n" " REF: pàgina 72, secció 5.5" -#: systemv/cupstestppd.c:580 #, c-format msgid "" " **FAIL** Bad Default%s %s\n" @@ -684,7 +549,6 @@ msgstr "" " **ERROR** Default%s incorrecte %s\n" " REF: pàgina 40, secció 4.5." -#: systemv/cupstestppd.c:514 #, c-format msgid "" " **FAIL** Bad DefaultImageableArea %s\n" @@ -693,7 +557,6 @@ msgstr "" " **ERROR** DefaultImageableArea incorrecte %s\n" " REF: pàgina 102, secció 5.15." -#: systemv/cupstestppd.c:550 #, c-format msgid "" " **FAIL** Bad DefaultPaperDimension %s\n" @@ -702,7 +565,6 @@ msgstr "" " **ERROR** DefaultPaperDimension incorrecte %s\n" " REF: pàgina 103, secció 5.15." -#: systemv/cupstestppd.c:623 #, c-format msgid "" " **FAIL** Bad FileVersion \"%s\"\n" @@ -711,7 +573,6 @@ msgstr "" " **ERROR** FileVersion incorrecte «%s»\n" " REF: pàgina 56, secció 5.3." -#: systemv/cupstestppd.c:667 #, c-format msgid "" " **FAIL** Bad FormatVersion \"%s\"\n" @@ -720,7 +581,6 @@ msgstr "" " **ERROR** FormatVersion incorrecte «%s»\n" " REF: pàgina 56, secció 5.3." -#: systemv/cupstestppd.c:1025 msgid "" " **FAIL** Bad JobPatchFile attribute in file\n" " REF: Page 24, section 3.4." @@ -728,17 +588,14 @@ msgstr "" " **ERROR** atribut de JobPatchFile incorrecte al fitxer\n" " REF: pàgina 24, secció 3.4." -#: systemv/cupstestppd.c:1213 #, c-format msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1." msgstr " **ERROR** LanguageEncoding incorrecte %s: ha de ser ISOLatin1." -#: systemv/cupstestppd.c:1227 #, c-format msgid " **FAIL** Bad LanguageVersion %s - must be English." msgstr " **ERROR** LanguageVersion incorrecta %s: ha de ser anglès." -#: systemv/cupstestppd.c:743 systemv/cupstestppd.c:760 #, c-format msgid "" " **FAIL** Bad Manufacturer (should be \"%s\")\n" @@ -747,7 +604,6 @@ msgstr "" " **ERROR** Manufacturer incorrecte (hauria de ser «%s»)\n" " REF: pàgina 211, taula D.1." -#: systemv/cupstestppd.c:800 #, c-format msgid "" " **FAIL** Bad ModelName - \"%c\" not allowed in string.\n" @@ -756,7 +612,6 @@ msgstr "" " **ERROR** ModelName incorrecte - no es permet «%c» a la cadena.\n" " REF: pàgines 59-60, secció 5.3." -#: systemv/cupstestppd.c:956 msgid "" " **FAIL** Bad PSVersion - not \"(string) int\".\n" " REF: Pages 62-64, section 5.3." @@ -764,7 +619,6 @@ msgstr "" " **ERROR** PSVersion incorrecte - no és «(cadena) enter».\n" " REF: pàgines 62-64, secció 5.3." -#: systemv/cupstestppd.c:917 msgid "" " **FAIL** Bad Product - not \"(string)\".\n" " REF: Page 62, section 5.3." @@ -772,7 +626,6 @@ msgstr "" " **ERROR** Product incorrecte - no és «(cadena)».\n" " REF: pàgina 62, secció 5.3." -#: systemv/cupstestppd.c:991 msgid "" " **FAIL** Bad ShortNickName - longer than 31 chars.\n" " REF: Pages 64-65, section 5.3." @@ -780,7 +633,6 @@ msgstr "" " **ERROR** ShortNickName incorrecte - més llarg de 31 caràcters.\n" " REF: pàgines 64-65, secció 5.3." -#: systemv/cupstestppd.c:1149 #, c-format msgid "" " **FAIL** Bad option %s choice %s\n" @@ -789,13 +641,11 @@ msgstr "" " **ERROR** Elecció %s incorrecta %s\n" " REF: pàgina 84, secció 5.9" -#: systemv/cupstestppd.c:3754 systemv/cupstestppd.c:3776 #, c-format msgid " **FAIL** Default option code cannot be interpreted: %s" msgstr "" " **ERROR** El codi de l'opció per defecte no es pot interpretar: %s" -#: systemv/cupstestppd.c:1286 #, c-format msgid "" " **FAIL** Default translation string for option %s choice %s contains " @@ -804,7 +654,6 @@ msgstr "" " **ERROR** La traducció per defecte de l'opció %s elecció %s conté " "caràcters de 8 bits." -#: systemv/cupstestppd.c:1259 #, c-format msgid "" " **FAIL** Default translation string for option %s contains 8-bit " @@ -813,34 +662,29 @@ msgstr "" " **ERROR** La traducció per defecte de l'opció %s conté caràcters de 8 " "bits." -#: systemv/cupstestppd.c:2101 #, c-format msgid " **FAIL** Group names %s and %s differ only by case." msgstr "" " **ERROR** Els noms dels grups %s i %s només es diferencien en les " "majúscules." -#: systemv/cupstestppd.c:2146 #, c-format msgid " **FAIL** Multiple occurrences of option %s choice name %s." msgstr "" " **ERROR** Coincidències múltiples de l'opció %s nom de l'elecció %s." -#: systemv/cupstestppd.c:2163 #, c-format msgid " **FAIL** Option %s choice names %s and %s differ only by case." msgstr "" " **ERROR** L'opció %s noms de les opcions %s i %s només es diferencien " "per les majúscules." -#: systemv/cupstestppd.c:2123 #, c-format msgid " **FAIL** Option names %s and %s differ only by case." msgstr "" " **ERROR** Els noms de les opcions %s i %s només es diferencien per " "les majúscules." -#: systemv/cupstestppd.c:600 #, c-format msgid "" " **FAIL** REQUIRED Default%s\n" @@ -849,7 +693,6 @@ msgstr "" " **ERROR** ES NECESSITA Default%s\n" " REF: pàgina 40, secció 4.5." -#: systemv/cupstestppd.c:499 msgid "" " **FAIL** REQUIRED DefaultImageableArea\n" " REF: Page 102, section 5.15." @@ -857,7 +700,6 @@ msgstr "" " **ERROR** ES NECESSITA DefaultImageableArea\n" " REF: pàgina 102, secció 5.15." -#: systemv/cupstestppd.c:535 msgid "" " **FAIL** REQUIRED DefaultPaperDimension\n" " REF: Page 103, section 5.15." @@ -865,7 +707,6 @@ msgstr "" " **ERROR** ES NECESSITA DefaultPaperDimension\n" " REF: pàgina 103, secció 5.15." -#: systemv/cupstestppd.c:641 msgid "" " **FAIL** REQUIRED FileVersion\n" " REF: Page 56, section 5.3." @@ -873,7 +714,6 @@ msgstr "" " **ERROR** ES NECESSITA FileVersion\n" " REF: pàgina 56, secció 5.3." -#: systemv/cupstestppd.c:685 msgid "" " **FAIL** REQUIRED FormatVersion\n" " REF: Page 56, section 5.3." @@ -881,7 +721,6 @@ msgstr "" " **ERROR** ES NECESSITA FormatVersion\n" " REF: pàgina 56, secció 5.3." -#: systemv/cupstestppd.c:1076 #, c-format msgid "" " **FAIL** REQUIRED ImageableArea for PageSize %s\n" @@ -892,7 +731,6 @@ msgstr "" " REF: pàgina 41, secció 5.\n" " REF: pàgina 102, secció 5.15." -#: systemv/cupstestppd.c:705 msgid "" " **FAIL** REQUIRED LanguageEncoding\n" " REF: Pages 56-57, section 5.3." @@ -900,7 +738,6 @@ msgstr "" " **ERROR** ES NECESSITA LanguageEncoding\n" " REF: pàgines 56-57, secció 5.3." -#: systemv/cupstestppd.c:725 msgid "" " **FAIL** REQUIRED LanguageVersion\n" " REF: Pages 57-58, section 5.3." @@ -908,7 +745,6 @@ msgstr "" " **ERROR** ES NECESSITA LanguageVersion\n" " REF: pàgines 57-58, secció 5.3." -#: systemv/cupstestppd.c:779 msgid "" " **FAIL** REQUIRED Manufacturer\n" " REF: Pages 58-59, section 5.3." @@ -916,7 +752,6 @@ msgstr "" " **ERROR** ES NECESSITA Manufacturer\n" " REF: pàgines 58-59, secció 5.3." -#: systemv/cupstestppd.c:819 msgid "" " **FAIL** REQUIRED ModelName\n" " REF: Pages 59-60, section 5.3." @@ -924,7 +759,6 @@ msgstr "" " **ERROR** ES NECESSITA ModelName\n" " REF: pàgines 59-60, secció 5.3." -#: systemv/cupstestppd.c:839 msgid "" " **FAIL** REQUIRED NickName\n" " REF: Page 60, section 5.3." @@ -932,7 +766,6 @@ msgstr "" " **ERROR** ES NECESSITA NickName\n" " REF: pàgina 60, secció 5.3." -#: systemv/cupstestppd.c:899 msgid "" " **FAIL** REQUIRED PCFileName\n" " REF: Pages 61-62, section 5.3." @@ -940,7 +773,6 @@ msgstr "" " **ERROR** ES NECESSITA PCFileName\n" " REF: pàgines 61-62, secció 5.3." -#: systemv/cupstestppd.c:974 msgid "" " **FAIL** REQUIRED PSVersion\n" " REF: Pages 62-64, section 5.3." @@ -948,7 +780,6 @@ msgstr "" " **ERROR** ES NECESSITA PSVersion\n" " REF: pàgines 62-64, secció 5.3." -#: systemv/cupstestppd.c:879 msgid "" " **FAIL** REQUIRED PageRegion\n" " REF: Page 100, section 5.14." @@ -956,7 +787,6 @@ msgstr "" " **ERROR** ES NECESSITA PageRegion\n" " REF: pàgina 100, secció 5.14." -#: systemv/cupstestppd.c:1045 msgid "" " **FAIL** REQUIRED PageSize\n" " REF: Page 41, section 5.\n" @@ -966,7 +796,6 @@ msgstr "" " REF: pàgina 41, secció 5.\n" " REF: pàgina 99, secció 5.14." -#: systemv/cupstestppd.c:859 msgid "" " **FAIL** REQUIRED PageSize\n" " REF: Pages 99-100, section 5.14." @@ -974,7 +803,6 @@ msgstr "" " **ERROR** ES NECESSITA PageSize\n" " REF: pàgines 99-100, secció 5.14." -#: systemv/cupstestppd.c:1098 #, c-format msgid "" " **FAIL** REQUIRED PaperDimension for PageSize %s\n" @@ -985,7 +813,6 @@ msgstr "" " REF: pàgina 41, secció 5.\n" " REF: pàgina 103, secció 5.15." -#: systemv/cupstestppd.c:934 msgid "" " **FAIL** REQUIRED Product\n" " REF: Page 62, section 5.3." @@ -993,7 +820,6 @@ msgstr "" " **ERROR** ES NECESSITA Product\n" " REF: pàgina 62, secció 5.3." -#: systemv/cupstestppd.c:1009 msgid "" " **FAIL** REQUIRED ShortNickName\n" " REF: Page 64-65, section 5.3." @@ -1001,22 +827,17 @@ msgstr "" " **FAIL** ES NECESSITA ShortNickName\n" " REF: pàgina 64-65, secció 5.3." -#: systemv/cupstestppd.c:334 systemv/cupstestppd.c:353 -#: systemv/cupstestppd.c:365 #, c-format msgid " **FAIL** Unable to open PPD file - %s on line %d." msgstr " **ERROR** No es pot obrir el fitxer PPD - %s a la línia %d." -#: systemv/cupstestppd.c:1498 #, c-format msgid " %d ERRORS FOUND" msgstr " %d S'HAN TROBAT ERRORS" -#: systemv/cupstestdsc.c:431 msgid " -h Show program usage" msgstr " -h Mostra la sintaxi del programa" -#: systemv/cupstestdsc.c:234 systemv/cupstestdsc.c:276 #, c-format msgid "" " Bad %%%%BoundingBox: on line %d.\n" @@ -1025,7 +846,6 @@ msgstr "" " %%%%BoundingBox incorrecte: a la línia %d.\n" " REF: pàgina 39, %%%%BoundingBox:" -#: systemv/cupstestdsc.c:305 #, c-format msgid "" " Bad %%%%Page: on line %d.\n" @@ -1034,7 +854,6 @@ msgstr "" " %%%%Page incorrecte: a la línia %d.\n" " REF: pàgina 53, %%%%Page:" -#: systemv/cupstestdsc.c:218 systemv/cupstestdsc.c:258 #, c-format msgid "" " Bad %%%%Pages: on line %d.\n" @@ -1043,7 +862,6 @@ msgstr "" " %%%%Pages incorrecte: a la línia %d!\n" " REF: pàgina 43, %%%%Pages:" -#: systemv/cupstestdsc.c:176 #, c-format msgid "" " Line %d is longer than 255 characters (%d).\n" @@ -1052,7 +870,6 @@ msgstr "" " La línia %d és més llarga de 255 caràcters (%d)\n" " REF: pàgina 25, Longitud de línia" -#: systemv/cupstestdsc.c:192 msgid "" " Missing %!PS-Adobe-3.0 on first line.\n" " REF: Page 17, 3.1 Conforming Documents" @@ -1060,13 +877,11 @@ msgstr "" " Falta %!PS-Adobe-3.0 a la primera línia.\n" " REF: pàgina 17, 3.1 Adaptació de documents" -#: systemv/cupstestdsc.c:362 #, c-format msgid " Missing %%EndComments comment. REF: Page 41, %%EndComments" msgstr "" " Falta el comentari %%EndComments. REF: pàgina 41, %%EndComments" -#: systemv/cupstestdsc.c:342 #, c-format msgid "" " Missing or bad %%BoundingBox: comment.\n" @@ -1075,7 +890,6 @@ msgstr "" " %%BoundingBox incorrecte o inexistent: comentari.\n" " REF: pàgina 39, %%BoundingBox:" -#: systemv/cupstestdsc.c:372 #, c-format msgid "" " Missing or bad %%Page: comments.\n" @@ -1084,7 +898,6 @@ msgstr "" " %%Page incorrecte o inexistent: comentaris.\n" " REF: pàgina 53, %%Page:" -#: systemv/cupstestdsc.c:352 #, c-format msgid "" " Missing or bad %%Pages: comment.\n" @@ -1093,159 +906,124 @@ msgstr "" " %%Pages incorrecte o inexistent: comentari.\n" " REF: pàgina 43, %%Pages:" -#: systemv/cupstestppd.c:1500 msgid " NO ERRORS FOUND" msgstr " NO S'HA TROBAT CAP ERROR" -#: systemv/cupstestdsc.c:395 #, c-format msgid " Saw %d lines that exceeded 255 characters." msgstr " S'han trobat %d línies que superen els 255 caràcters." -#: systemv/cupstestdsc.c:390 #, c-format msgid " Too many %%BeginDocument comments." msgstr " Massa comentaris %%BeginDocument." -#: systemv/cupstestdsc.c:382 #, c-format msgid " Too many %%EndDocument comments." msgstr " Massa comentaris %%EndDocument." -#: systemv/cupstestdsc.c:402 msgid " Warning: file contains binary data." msgstr " Avís: el fitxer conté dades binàries." -#: systemv/cupstestdsc.c:410 #, c-format msgid " Warning: no %%EndComments comment in file." msgstr " Avís: no hi ha cap %%EndComments al fitxer." -#: systemv/cupstestdsc.c:406 #, c-format msgid " Warning: obsolete DSC version %.1f in file." msgstr " Avís: versió del DSC %.1f obsoleta al fitxer." -#: systemv/cupsctl.c:210 msgid " --[no-]debug-logging Turn debug logging on/off." msgstr " --[no-]debug-logging Activa o desactiva el registre de depuració." -#: systemv/cupsctl.c:212 msgid " --[no-]remote-admin Turn remote administration on/off." msgstr " --[no-]remote-admin Activa o desactiva l'administració remota." -#: systemv/cupsctl.c:214 msgid " --[no-]remote-any Allow/prevent access from the Internet." msgstr " --[no-]remote-any Permet o impedeix l'accés des d'Internet." -#: systemv/cupsctl.c:216 msgid " --[no-]share-printers Turn printer sharing on/off." msgstr "" " --[no-]share-printers Activa o desactiva la compartició d'impressores." -#: systemv/cupsctl.c:218 msgid " --[no-]user-cancel-any Allow/prevent users to cancel any job." msgstr "" " --[no-]user-cancel-any Permet o impedeix que els usuaris cancel·lin " "tasques." -#: ppdc/ppdc.cxx:455 msgid " --cr End lines with CR (Mac OS 9)." msgstr " --cr Final de línia amb CR (Mac OS 9)." -#: ppdc/ppdc.cxx:457 msgid " --crlf End lines with CR + LF (Windows)." msgstr " --crlf Final de línia amb CR + LF (Windows)." -#: ppdc/ppdc.cxx:459 msgid " --lf End lines with LF (UNIX/Linux/OS X)." msgstr " --lf Final de línia amb LF (UNIX/Linux/OS X)." -#: test/ipptool.c:4404 msgid " -4 Connect using IPv4." msgstr " -4 Connecta fent servir IPv4." -#: test/ipptool.c:4405 msgid " -6 Connect using IPv6." msgstr " -6 Connecta fent servir IPv6." -#: test/ipptool.c:4406 msgid " -C Send requests using chunking (default)." msgstr "" " -C Envia les sol·licituds fent servir la fragmentació " "(per defecte)." -#: scheduler/cupsfilter.c:1431 msgid " -D Remove the input file when finished." msgstr " -D Elimina el fitxer d'entrada quan ha acabat." -#: ppdc/ppdc.cxx:438 ppdc/ppdhtml.cxx:175 ppdc/ppdpo.cxx:255 msgid " -D name=value Set named variable to value." msgstr " -D nom=valor Estableix la variable indicada al valor." -#: systemv/cupsaddsmb.c:285 systemv/cupsctl.c:205 msgid " -E Encrypt the connection." msgstr " -E Xifra la connexió." -#: test/ipptool.c:4408 msgid " -E Test with HTTP Upgrade to TLS." msgstr "" " -E Fa una prova amb l'actualització d'HTTP a TLS." -#: scheduler/main.c:2021 msgid "" " -F Run in the foreground but detach from console." msgstr "" " -F Executa en primer pla però separat de la consola." -#: systemv/cupsaddsmb.c:286 msgid " -H samba-server Use the named SAMBA server." msgstr " -H servidor-samba Fa servir el servidor SAMBA indicat." -#: test/ipptool.c:4410 msgid " -I Ignore errors." msgstr " -I Ignora els errors." -#: ppdc/ppdc.cxx:440 ppdc/ppdhtml.cxx:177 ppdc/ppdi.cxx:131 ppdc/ppdpo.cxx:257 msgid " -I include-dir Add include directory to search path." msgstr " -I dir-inclòs Afegeix el directori inclòs al camí de cerca." -#: systemv/cupstestppd.c:3799 msgid " -I {filename,filters,none,profiles}" msgstr " -I {nomfitxer,filtres,cap,perfils}" -#: test/ipptool.c:4411 msgid " -L Send requests using content-length." msgstr "" " -L Envia les peticions fent servir content-length." -#: scheduler/cupsfilter.c:1433 msgid " -P filename.ppd Set PPD file." msgstr " -P nomfitxer.ppd Estableix el fitxer PPD." -#: systemv/cupstestppd.c:3801 msgid " -R root-directory Set alternate root." msgstr " -R directori-arrel Estableix una arrel alternativa." -#: test/ipptool.c:4413 msgid " -S Test with SSL encryption." msgstr " -S Fa una prova amb xifrat SSL." -#: test/ipptool.c:4415 msgid " -T seconds Set the receive/send timeout in seconds." msgstr "" " -T segons Estableix el temps d'espera màxim per enviar i " "rebre en segons." -#: scheduler/cupsfilter.c:1434 systemv/cupsaddsmb.c:288 systemv/cupsctl.c:206 msgid " -U username Specify username." msgstr " -U nomusuari Especifica un nom d'usuari." -#: test/ipptool.c:4417 msgid " -V version Set default IPP version." msgstr " -V versió Estableix la versió per defecte del IPP." -#: systemv/cupstestppd.c:3802 msgid "" " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes," "translations}" @@ -1253,71 +1031,56 @@ msgstr "" " -W {tots,cap,restringits,per defecte,dúplex,filtres,perfils,mides," "traduccions}" -#: test/ipptool.c:4419 msgid " -X Produce XML plist instead of plain text." msgstr "" " -X Retorna els plist en XML en comptes de text pla." -#: systemv/cupsaddsmb.c:289 msgid " -a Export all printers." msgstr " -a Exporta totes les impressores." -#: ppdc/ppdc.cxx:442 msgid " -c catalog.po Load the specified message catalog." msgstr " -c catàleg.po Carrega el catàleg de missatges indicat." -#: scheduler/cupsfilter.c:1435 scheduler/main.c:2019 msgid " -c cupsd.conf Set cupsd.conf file to use." msgstr "" " -c cupsd.conf Estableix el fitxer cupsd.conf que cal fer servir." -#: test/ipptool.c:4421 msgid " -d name=value Set named variable to value." msgstr " -d nom=valor Estableix la variable indicada al valor." -#: ppdc/ppdc.cxx:444 msgid " -d output-dir Specify the output directory." msgstr " -d dir-sortida Especifica el directori de sortida." -#: scheduler/cupsfilter.c:1437 msgid " -d printer Use the named printer." msgstr " -d impressora Fa servir la impressora indicada." -#: scheduler/cupsfilter.c:1439 msgid " -e Use every filter from the PPD file." msgstr " -e Fa servir tots els filtres del fitxer PPD." -#: scheduler/main.c:2020 msgid " -f Run in the foreground." msgstr " -f Executa en primer pla." -#: test/ipptool.c:4423 msgid " -f filename Set default request filename." msgstr "" " -f nomfitxer Estableix el nom del fitxer per defecte de la " "sol·licitud." -#: scheduler/main.c:2023 msgid " -h Show this usage message." msgstr " -h Mostra aquest missatge de sintaxi." -#: systemv/cupsaddsmb.c:290 systemv/cupsctl.c:207 msgid " -h server[:port] Specify server address." msgstr " -h servidor[:port] Especifica l'adreça del servidor." -#: scheduler/cupsfilter.c:1441 msgid " -i mime/type Set input MIME type (otherwise auto-typed)." msgstr "" " -i tipus/mime Estableix el tipus MIME d'entrada (auto-typed si " "no s'especifica)." -#: test/ipptool.c:4425 msgid "" " -i seconds Repeat the last file with the given time interval." msgstr "" " -i segons Repeteix l'últim fitxer amb l'interval especificat." -#: scheduler/cupsfilter.c:1443 msgid "" " -j job-id[,N] Filter file N from the specified job (default is " "file 1)." @@ -1325,255 +1088,320 @@ msgstr "" " -j id-feina[,N] Filtra el fitxer N a la feina especificada (el " "fitxer per defecte és 1)." -#: scheduler/main.c:2024 msgid " -l Run cupsd from launchd(8)." msgstr " -l Executa cupsd des de launchd(8)." -#: ppdc/ppdc.cxx:446 msgid " -l lang[,lang,...] Specify the output language(s) (locale)." msgstr "" " -l idioma[,idioma,...] Especifica els idiomes de sortida (locale)." -#: ppdc/ppdc.cxx:448 msgid " -m Use the ModelName value as the filename." msgstr "" " -m Fa servir el valor de ModelName com a nom de " "fitxer." -#: scheduler/cupsfilter.c:1445 msgid "" " -m mime/type Set output MIME type (otherwise application/pdf)." msgstr "" " -m tipus/mime Estableix el tipus MIME de sortida (application/" "pdf si no s'especifica)." -#: scheduler/cupsfilter.c:1447 msgid " -n copies Set number of copies." msgstr " -n còpies Estableix el nombre de còpies." -#: test/ipptool.c:4427 msgid "" " -n count Repeat the last file the given number of times." msgstr "" " -n comptador Repeteix l'últim fitxer el nombre indicat de " "vegades." -#: ppdc/ppdi.cxx:133 msgid "" " -o filename.drv Set driver information file (otherwise ppdi.drv)." msgstr "" " -o nomfitxer.drv Estableix el fitxer d'informació del controlador " "(ppdi.drv si no s'especifica)." -#: ppdc/ppdmerge.cxx:370 msgid " -o filename.ppd[.gz] Set output file (otherwise stdout)." msgstr "" " -o nomfitxer.ppd[.gz] Estableix el fitxer de sortida (stdout si no " "s'especifica)." -#: scheduler/cupsfilter.c:1448 msgid " -o name=value Set option(s)." msgstr " -o nom=valor Estableix les opcions." -#: scheduler/cupsfilter.c:1449 msgid " -p filename.ppd Set PPD file." msgstr " -p nomfitxer.ppd Estableix el fitxer PPD." -#: systemv/cupstestppd.c:3806 test/ipptool.c:4429 msgid " -q Run silently." msgstr " -q S'executa en mode silenciós." -#: systemv/cupstestppd.c:3807 msgid " -r Use 'relaxed' open mode." msgstr " -r Fa servir el mode obert «relaxat»." -#: test/ipptool.c:4430 msgid " -t Produce a test report." msgstr " -t Genera un informe de prova." -#: ppdc/ppdc.cxx:450 msgid " -t Test PPDs instead of generating them." msgstr " -t Prova els PPDs en comptes de generar-los." -#: scheduler/main.c:2025 msgid " -t Test the configuration file." msgstr " -t Prova el fitxer de configuració." -#: scheduler/cupsfilter.c:1450 msgid " -t title Set title." msgstr " -t títol Estableix el títol." -#: scheduler/cupsfilter.c:1451 msgid " -u Remove the PPD file when finished." msgstr " -u Elimina el fitxer PPD quan ha acabat." -#: systemv/cupsaddsmb.c:291 systemv/cupstestppd.c:3808 test/ipptool.c:4431 -#: ppdc/ppdc.cxx:452 ppdc/ppdpo.cxx:259 msgid " -v Be verbose." msgstr " -v Mode detallat." -#: systemv/cupstestppd.c:3809 msgid " -vv Be very verbose." msgstr " -vv Mode molt detallat." -#: ppdc/ppdc.cxx:453 msgid " -z Compress PPD files using GNU zip." msgstr "" " -z Comprimeix els fitxers PPD fent servir el zip de " "GNU." -#: systemv/cupstestppd.c:332 systemv/cupstestppd.c:351 -#: systemv/cupstestppd.c:363 systemv/cupstestppd.c:496 -#: systemv/cupstestppd.c:511 systemv/cupstestppd.c:532 -#: systemv/cupstestppd.c:547 systemv/cupstestppd.c:577 -#: systemv/cupstestppd.c:597 systemv/cupstestppd.c:620 -#: systemv/cupstestppd.c:638 systemv/cupstestppd.c:664 -#: systemv/cupstestppd.c:682 systemv/cupstestppd.c:702 -#: systemv/cupstestppd.c:722 systemv/cupstestppd.c:740 -#: systemv/cupstestppd.c:757 systemv/cupstestppd.c:776 -#: systemv/cupstestppd.c:797 systemv/cupstestppd.c:816 -#: systemv/cupstestppd.c:836 systemv/cupstestppd.c:856 -#: systemv/cupstestppd.c:876 systemv/cupstestppd.c:896 -#: systemv/cupstestppd.c:914 systemv/cupstestppd.c:931 -#: systemv/cupstestppd.c:953 systemv/cupstestppd.c:971 -#: systemv/cupstestppd.c:988 systemv/cupstestppd.c:1006 -#: systemv/cupstestppd.c:1022 systemv/cupstestppd.c:1042 -#: systemv/cupstestppd.c:1073 systemv/cupstestppd.c:1095 -#: systemv/cupstestppd.c:1146 systemv/cupstestppd.c:1165 -#: systemv/cupstestppd.c:1209 systemv/cupstestppd.c:1223 -#: systemv/cupstestppd.c:1255 systemv/cupstestppd.c:1282 -#: systemv/cupstestppd.c:1800 systemv/cupstestppd.c:1819 -#: systemv/cupstestppd.c:1837 systemv/cupstestppd.c:1889 -#: systemv/cupstestppd.c:1905 systemv/cupstestppd.c:1942 -#: systemv/cupstestppd.c:1960 systemv/cupstestppd.c:1996 -#: systemv/cupstestppd.c:2010 systemv/cupstestppd.c:2037 -#: systemv/cupstestppd.c:2051 systemv/cupstestppd.c:2097 -#: systemv/cupstestppd.c:2119 systemv/cupstestppd.c:2142 -#: systemv/cupstestppd.c:2159 systemv/cupstestppd.c:2201 -#: systemv/cupstestppd.c:2244 systemv/cupstestppd.c:2291 -#: systemv/cupstestppd.c:2315 systemv/cupstestppd.c:2369 -#: systemv/cupstestppd.c:2385 systemv/cupstestppd.c:2415 -#: systemv/cupstestppd.c:2429 systemv/cupstestppd.c:2455 -#: systemv/cupstestppd.c:2471 systemv/cupstestppd.c:2511 -#: systemv/cupstestppd.c:2525 systemv/cupstestppd.c:2551 -#: systemv/cupstestppd.c:2567 systemv/cupstestppd.c:2597 -#: systemv/cupstestppd.c:2611 systemv/cupstestppd.c:2638 -#: systemv/cupstestppd.c:2655 systemv/cupstestppd.c:2669 -#: systemv/cupstestppd.c:2693 systemv/cupstestppd.c:2710 -#: systemv/cupstestppd.c:2724 systemv/cupstestppd.c:2748 -#: systemv/cupstestppd.c:2765 systemv/cupstestppd.c:2779 -#: systemv/cupstestppd.c:2803 systemv/cupstestppd.c:2820 -#: systemv/cupstestppd.c:2834 systemv/cupstestppd.c:2858 -#: systemv/cupstestppd.c:2872 systemv/cupstestppd.c:2887 -#: systemv/cupstestppd.c:2904 systemv/cupstestppd.c:2960 -#: systemv/cupstestppd.c:2995 systemv/cupstestppd.c:3009 -#: systemv/cupstestppd.c:3037 systemv/cupstestppd.c:3102 -#: systemv/cupstestppd.c:3117 systemv/cupstestppd.c:3156 -#: systemv/cupstestppd.c:3176 systemv/cupstestppd.c:3190 -#: systemv/cupstestppd.c:3387 systemv/cupstestppd.c:3423 -#: systemv/cupstestppd.c:3437 systemv/cupstestppd.c:3483 -#: systemv/cupstestppd.c:3515 systemv/cupstestppd.c:3532 -#: systemv/cupstestppd.c:3555 systemv/cupstestppd.c:3571 -#: systemv/cupstestppd.c:3609 systemv/cupstestppd.c:3750 -#: systemv/cupstestppd.c:3772 systemv/cupstestppd.c:3880 msgid " FAIL" msgstr " ERROR" -#: systemv/cupstestppd.c:1306 msgid " PASS" msgstr " VÀLID" -#: berkeley/lpq.c:560 +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - %s (RFC 2911 section 4.1.5)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - bad length %d (RFC 2911 section 4.1.5)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad attribute name - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad attribute name - invalid character (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad boolen value %d (RFC 2911 section 4.1.11)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad charset value \"%s\" - bad characters (RFC 2911 section 4.1.7)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad charset value \"%s\" - bad length %d (RFC 2911 section 4.1.7)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC sign '%c' (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime day %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime deciseconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime month %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime seconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad enum value %d - out of range (RFC 2911 section 4.1.4)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad keyword value \"%s\" - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad keyword value \"%s\" - invalid character (RFC 2911 section " +"4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad mimeMediaType value \"%s\" - bad characters (RFC 2911 section " +"4.1.9)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad mimeMediaType value \"%s\" - bad length %d (RFC 2911 section " +"4.1.9)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad name value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.2)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad name value \"%s\" - bad length %d (RFC 2911 section 4.1.2)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad naturalLanguage value \"%s\" - bad characters (RFC 2911 section " +"4.1.8)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad naturalLanguage value \"%s\" - bad length %d (RFC 2911 section " +"4.1.8)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad octetString value - bad length %d (RFC 2911 section 4.1.10)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad rangeOfInteger value %d-%d - lower greater than upper (RFC 2911 " +"section 4.1.13)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - bad units value (RFC 2911 section " +"4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - cross feed resolution must be " +"positive (RFC 2911 section 4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - feed resolution must be positive (RFC " +"2911 section 4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad text value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.1)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad text value \"%s\" - bad length %d (RFC 2911 section 4.1.1)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad uriScheme value \"%s\" - bad characters (RFC 2911 section 4.1.6)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad uriScheme value \"%s\" - bad length %d (RFC 2911 section 4.1.6)." +msgstr "" + #, c-format msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes" msgstr "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes" -#: berkeley/lpq.c:565 #, c-format msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes" msgstr "%-7s %-7.7s %-7d %-31.31s %.0f bytes" -#: systemv/lpstat.c:750 #, c-format msgid "%s accepting requests since %s" msgstr "%s accepta peticions des de %s" -#: scheduler/ipp.c:10045 #, c-format msgid "%s cannot be changed." msgstr "%s no es pot canviar." -#: berkeley/lpc.c:189 #, c-format msgid "%s is not implemented by the CUPS version of lpc." msgstr "%s no està implementat en la versió del CUPS del lpc." -#: berkeley/lpq.c:651 #, c-format msgid "%s is not ready" msgstr "%s no està preparada" -#: berkeley/lpq.c:644 #, c-format msgid "%s is ready" msgstr "%s està preparada" -#: berkeley/lpq.c:647 #, c-format msgid "%s is ready and printing" msgstr "%s està preparada i imprimeix" -#: filter/rastertoepson.c:985 filter/rastertohp.c:711 -#: filter/rastertolabel.c:1134 #, c-format msgid "%s job-id user title copies options [file]" msgstr "%s identificador-feina usuari títol còpies opcions [fitxer]" -#: systemv/lpstat.c:754 #, c-format msgid "%s not accepting requests since %s -" msgstr "%s no accepta peticions des de %s -" -#: scheduler/ipp.c:691 #, c-format msgid "%s not supported." msgstr "no és compatible amb l'ús de %s." -#: systemv/lpstat.c:765 #, c-format msgid "%s/%s accepting requests since %s" msgstr "%s/%s accepta peticions des de %s" -#: systemv/lpstat.c:770 #, c-format msgid "%s/%s not accepting requests since %s -" msgstr "%s/%s no accepta peticions des de %s -" -#: berkeley/lpq.c:552 #, c-format msgid "%s: %-33.33s [job %d localhost]" msgstr "%s: %-33.33s [feina %d localhost]" #. TRANSLATORS: Message is "subject: error" -#: cups/langprintf.c:86 scheduler/cupsfilter.c:714 systemv/lpadmin.c:805 -#: systemv/lpadmin.c:856 systemv/lpadmin.c:906 systemv/lpadmin.c:962 -#: systemv/lpadmin.c:1060 systemv/lpadmin.c:1112 systemv/lpadmin.c:1168 -#: systemv/lpadmin.c:1478 #, c-format msgid "%s: %s" msgstr "%s: %s" -#: systemv/cancel.c:294 systemv/cancel.c:357 #, c-format msgid "%s: %s failed: %s" msgstr "%s: %s ha fallat: %s" -#: systemv/cupsaccept.c:68 #, c-format msgid "%s: Don't know what to do." msgstr "%s: no sé que fer." -#: berkeley/lpq.c:236 berkeley/lpr.c:344 systemv/lp.c:584 #, c-format msgid "" "%s: Error - %s environment variable names non-existent destination \"%s\"." @@ -1581,134 +1409,102 @@ msgstr "" "%s: error - els noms de les variables d'entorn %s tenen un destí inexistent " "«%s»." -#: systemv/lp.c:231 #, c-format msgid "%s: Error - bad job ID." msgstr "%s: error - ID de la feina incorrecte." -#: systemv/lp.c:219 #, c-format msgid "%s: Error - cannot print files and alter jobs simultaneously." msgstr "" "%s: error - no es poden imprimir fitxers i modificar tasques al mateix temps." -#: systemv/lp.c:505 #, c-format msgid "%s: Error - cannot print from stdin if files or a job ID are provided." msgstr "" "%s: error - no es pot imprimir des d'stdin si s'indiquen els fitxers o " "l'identificador de la feina." -#: systemv/lp.c:461 #, c-format msgid "%s: Error - expected character set after \"-S\" option." msgstr "" "%s: error - s'esperava un conjunt de caràcters després de l'opció «-S»." -#: systemv/lp.c:480 #, c-format msgid "%s: Error - expected content type after \"-T\" option." msgstr "%s: error - s'esperava un tipus de contingut després de l'opció «-T»." -#: berkeley/lpr.c:240 #, c-format msgid "%s: Error - expected copies after \"-#\" option." msgstr "%s: error - s'esperaven còpies després de l'opció «-#»." -#: systemv/lp.c:264 #, c-format msgid "%s: Error - expected copies after \"-n\" option." msgstr "%s: error - s'esperaven còpies després de l'opció «-n»." -#: berkeley/lpr.c:209 #, c-format msgid "%s: Error - expected destination after \"-P\" option." msgstr "%s: error - s'esperava un destí després de l'opció «-P»." -#: systemv/lpstat.c:231 -#, c-format -msgid "%s: Error - expected destination after \"-b\" option." -msgstr "%s: error - s'esperava un destí després de l'opció «-b»." - -#: systemv/lp.c:138 #, c-format msgid "%s: Error - expected destination after \"-d\" option." msgstr "%s: error - s'esperava un destí després de l'opció «-d»." -#: systemv/lp.c:168 #, c-format msgid "%s: Error - expected form after \"-f\" option." msgstr "%s: error - s'esperava un formulari després de l'opció «-f»." -#: systemv/lp.c:391 #, c-format msgid "%s: Error - expected hold name after \"-H\" option." msgstr "%s: error - s'esperava un nom per pausa després de l'opció «-H»." -#: berkeley/lpr.c:103 #, c-format msgid "%s: Error - expected hostname after \"-H\" option." msgstr "%s: error - s'esperava el nom de l'amfitrió després de l'opció «-H»." -#: berkeley/lpq.c:180 berkeley/lprm.c:123 systemv/cancel.c:124 -#: systemv/cupsaccept.c:123 systemv/lp.c:189 systemv/lpstat.c:291 #, c-format msgid "%s: Error - expected hostname after \"-h\" option." msgstr "%s: error - s'esperava el nom de l'amfitrió després de l'opció «-h»." -#: systemv/lp.c:371 #, c-format msgid "%s: Error - expected mode list after \"-y\" option." msgstr "%s: error - s'esperava una llista de modes després de l'opció «-y»." -#: berkeley/lpr.c:263 #, c-format msgid "%s: Error - expected name after \"-%c\" option." msgstr "%s: error - s'esperava un nom després de l'opció «-%c»." -#: berkeley/lpr.c:153 systemv/lp.c:288 #, c-format msgid "%s: Error - expected option=value after \"-o\" option." msgstr "%s: error - s'esperava opció=valor després de l'opció «-o»." -#: systemv/lp.c:441 #, c-format msgid "%s: Error - expected page list after \"-P\" option." msgstr "%s: error - s'esperava una llista de pàgines després de l'opció «-P»." -#: systemv/lp.c:308 #, c-format msgid "%s: Error - expected priority after \"-%c\" option." msgstr "%s: error - s'esperava una prioritat després de l'opció «-%c»." -#: systemv/cupsaccept.c:141 #, c-format msgid "%s: Error - expected reason text after \"-r\" option." msgstr "%s: error - s'esperava una explicació després de l'opció «-r»." -#: systemv/lp.c:354 #, c-format msgid "%s: Error - expected title after \"-t\" option." msgstr "%s: error - s'esperava un títol després de l'opció «-t»." -#: berkeley/lpq.c:111 berkeley/lpr.c:84 berkeley/lprm.c:104 -#: systemv/cancel.c:94 systemv/cupsaccept.c:101 systemv/lp.c:116 -#: systemv/lpadmin.c:438 systemv/lpstat.c:137 #, c-format msgid "%s: Error - expected username after \"-U\" option." msgstr "%s: error - s'esperava un nom d'usuari després de l'opció «-U»." -#: systemv/cancel.c:145 #, c-format msgid "%s: Error - expected username after \"-u\" option." msgstr "%s: error - s'esperava un nom d'usuari després de l'opció «-u»." -#: berkeley/lpr.c:125 #, c-format msgid "%s: Error - expected value after \"-%c\" option." msgstr "%s: error - s'esperava un valor després de l'opció «-%c»." -#: systemv/lpstat.c:157 systemv/lpstat.c:171 #, c-format msgid "" "%s: Error - need \"completed\", \"not-completed\", or \"all\" after \"-W\" " @@ -1717,147 +1513,114 @@ msgstr "" "%s: error - es requereix «completed», «not-completed», o «all» després de " "l'opció «-W»." -#: berkeley/lpq.c:241 berkeley/lpr.c:349 systemv/lp.c:589 #, c-format msgid "%s: Error - no default destination available." msgstr "%s: error - no hi ha un destí per defecte." -#: systemv/lp.c:330 #, c-format msgid "%s: Error - priority must be between 1 and 100." msgstr "%s: error - la prioritat ha de ser entre 1 i 100." -#: berkeley/lpr.c:352 systemv/lp.c:592 #, c-format msgid "%s: Error - scheduler not responding." msgstr "%s: error - el planificador no està responent." -#: berkeley/lpr.c:305 systemv/lp.c:537 #, c-format msgid "%s: Error - too many files - \"%s\"." msgstr "%s: error - massa fitxers - «%s»." -#: berkeley/lpr.c:287 systemv/lp.c:520 #, c-format msgid "%s: Error - unable to access \"%s\" - %s" msgstr "%s: error - no es pot accedir a «%s» - %s" -#: berkeley/lpr.c:395 systemv/lp.c:623 #, c-format msgid "%s: Error - unable to queue from stdin - %s." msgstr "%s: error - no es pot posar en cua des d'stdin - %s." -#: berkeley/lprm.c:87 berkeley/lprm.c:172 systemv/cancel.c:214 #, c-format msgid "%s: Error - unknown destination \"%s\"." msgstr "%s: error - el destí «%s» és desconegut." -#: berkeley/lpq.c:150 #, c-format msgid "%s: Error - unknown destination \"%s/%s\"." msgstr "%s: error - el destí «%s/%s» és desconegut." -#: berkeley/lpr.c:274 berkeley/lprm.c:139 systemv/cancel.c:156 -#: systemv/cupsaccept.c:164 systemv/lp.c:496 systemv/lpstat.c:452 #, c-format msgid "%s: Error - unknown option \"%c\"." msgstr "%s: error - l'opció «%c» és desconeguda." -#: systemv/cupsaccept.c:157 #, c-format msgid "%s: Error - unknown option \"%s\"." msgstr "%s: error - l'opció «%s» és desconeguda." -#: systemv/lp.c:208 #, c-format msgid "%s: Expected job ID after \"-i\" option." msgstr "%s: s'esperava l'ID d'una feina després de l'opció «-i»." -#: systemv/lpstat.c:504 systemv/lpstat.c:543 #, c-format msgid "%s: Invalid destination name in list \"%s\"." msgstr "%s: el nom del destí no és vàlid a la llista «%s»." -#: scheduler/cupsfilter.c:567 #, c-format msgid "%s: Invalid filter string \"%s\"." msgstr "%s: la cadena del filtre «%s» no és vàlida." -#: systemv/lp.c:418 #, c-format msgid "%s: Need job ID (\"-i jobid\") before \"-H restart\"." msgstr "%s: es necessita l'ID de la feina («-i jobid») abans de «-H restart»." -#: scheduler/cupsfilter.c:458 #, c-format msgid "%s: No filter to convert from %s/%s to %s/%s." msgstr "%s: no hi ha cap filtre per convertir de %s/%s a %s/%s." -#: systemv/cupsaccept.c:198 #, c-format msgid "%s: Operation failed: %s" msgstr "%s: ha fallat l'operació: %s" -#: berkeley/lpq.c:97 berkeley/lpr.c:70 berkeley/lprm.c:67 systemv/cancel.c:81 -#: systemv/cupsaccept.c:88 systemv/cupsaddsmb.c:86 systemv/lp.c:102 -#: systemv/lpadmin.c:239 systemv/lpinfo.c:88 systemv/lpmove.c:73 -#: systemv/lpstat.c:102 test/ipptool.c:304 test/ipptool.c:321 #, c-format msgid "%s: Sorry, no encryption support." msgstr "%s: ho sento, no està compilada la compatibilitat pel xifrat." -#: berkeley/lpq.c:295 scheduler/cupsfilter.c:1221 systemv/cancel.c:237 -#: systemv/cupsaddsmb.c:144 systemv/cupsaddsmb.c:171 #, c-format msgid "%s: Unable to connect to server." msgstr "%s: no es pot connectar al servidor." -#: systemv/cancel.c:317 #, c-format msgid "%s: Unable to contact server." msgstr "%s: no es pot contactar amb el servidor." -#: scheduler/cupsfilter.c:424 #, c-format msgid "%s: Unable to determine MIME type of \"%s\"." msgstr "%s: no es pot determinar el tips de MIME de «%s»." -#: ppdc/ppdmerge.cxx:96 #, c-format msgid "%s: Unable to open %s: %s" msgstr "%s: no es pot obrir %s: %s" -#: scheduler/cupsfilter.c:662 ppdc/ppdmerge.cxx:112 #, c-format msgid "%s: Unable to open PPD file: %s on line %d." msgstr "%s: no es pot obrir el fitxer PPD: %s a la línia %d." -#: scheduler/cupsfilter.c:392 #, c-format msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"." msgstr "%s: no es pot llegir la base de dades MIME de «%s» o «%s»." -#: berkeley/lpq.c:153 systemv/lpstat.c:558 #, c-format msgid "%s: Unknown destination \"%s\"." msgstr "%s: el destí «%s» és desconegut." -#: scheduler/cupsfilter.c:435 #, c-format msgid "%s: Unknown destination MIME type %s/%s." msgstr "%s: es destí de tipus MIME %s/%s és desconegut." -#: scheduler/cupsfilter.c:1426 #, c-format msgid "%s: Unknown option \"%c\"." msgstr "%s: l'opció «%c» és desconeguda." -#: scheduler/cupsfilter.c:416 #, c-format msgid "%s: Unknown source MIME type %s/%s." msgstr "%s: la font del tipus de MIME %s/%s és desconeguda." -#: berkeley/lpr.c:139 #, c-format msgid "" "%s: Warning - \"%c\" format modifier not supported - output may not be " @@ -1866,1309 +1629,990 @@ msgstr "" "%s: avís - no és compatible amb l'ús del modificador de format «%c» - el " "resultat pot no ser correcte." -#: systemv/lp.c:468 #, c-format msgid "%s: Warning - character set option ignored." msgstr "%s: avís - s'ignora l'opció del grup de caràcters." -#: systemv/lp.c:487 #, c-format msgid "%s: Warning - content type option ignored." msgstr "%s: avís - s'ignora l'opció de tipus de contingut." -#: systemv/lp.c:175 #, c-format msgid "%s: Warning - form option ignored." msgstr "%s: avís - s'ignora l'opció de formulari." -#: systemv/lp.c:378 #, c-format msgid "%s: Warning - mode option ignored." msgstr "%s: avís - s'ignora l'opció de mode." -#: ppdc/sample.c:310 msgid "-1" msgstr "-1" -#: ppdc/sample.c:301 msgid "-10" msgstr "-10" -#: ppdc/sample.c:393 msgid "-100" msgstr "-100" -#: ppdc/sample.c:392 msgid "-105" msgstr "-105" -#: ppdc/sample.c:300 msgid "-11" msgstr "-11" -#: ppdc/sample.c:391 msgid "-110" msgstr "-110" -#: ppdc/sample.c:390 msgid "-115" msgstr "-115" -#: ppdc/sample.c:299 msgid "-12" msgstr "-12" -#: ppdc/sample.c:389 msgid "-120" msgstr "-120" -#: ppdc/sample.c:298 msgid "-13" msgstr "-13" -#: ppdc/sample.c:297 msgid "-14" msgstr "-14" -#: ppdc/sample.c:296 msgid "-15" msgstr "-15" -#: ppdc/sample.c:309 msgid "-2" msgstr "-2" -#: ppdc/sample.c:409 msgid "-20" msgstr "-20" -#: ppdc/sample.c:408 msgid "-25" msgstr "-25" -#: ppdc/sample.c:308 msgid "-3" msgstr "-3" -#: ppdc/sample.c:407 msgid "-30" msgstr "-30" -#: ppdc/sample.c:406 msgid "-35" msgstr "-35" -#: ppdc/sample.c:307 msgid "-4" msgstr "-4" -#: ppdc/sample.c:405 msgid "-40" msgstr "-40" -#: ppdc/sample.c:404 msgid "-45" msgstr "-45" -#: ppdc/sample.c:306 msgid "-5" msgstr "-5" -#: ppdc/sample.c:403 msgid "-50" msgstr "-50" -#: ppdc/sample.c:402 msgid "-55" msgstr "-55" -#: ppdc/sample.c:305 msgid "-6" msgstr "-6" -#: ppdc/sample.c:401 msgid "-60" msgstr "-60" -#: ppdc/sample.c:400 msgid "-65" msgstr "-65" -#: ppdc/sample.c:304 msgid "-7" msgstr "-7" -#: ppdc/sample.c:399 msgid "-70" msgstr "-70" -#: ppdc/sample.c:398 msgid "-75" msgstr "-75" -#: ppdc/sample.c:303 msgid "-8" msgstr "-8" -#: ppdc/sample.c:397 msgid "-80" msgstr "-80" -#: ppdc/sample.c:396 msgid "-85" msgstr "-85" -#: ppdc/sample.c:302 msgid "-9" msgstr "-9" -#: ppdc/sample.c:395 msgid "-90" msgstr "-90" -#: ppdc/sample.c:394 msgid "-95" msgstr "-95" -#: ppdc/sample.c:311 msgid "0" msgstr "0" -#: ppdc/sample.c:312 msgid "1" msgstr "1" -#: ppdc/sample.c:384 msgid "1 inch/sec." msgstr "1 polzada/seg." -#: ppdc/sample.c:172 msgid "1.25x0.25\"" msgstr "1.25x0.25\"" -#: ppdc/sample.c:173 msgid "1.25x2.25\"" msgstr "1.25x2.25\"" -#: ppdc/sample.c:432 msgid "1.5 inch/sec." msgstr "1.5 polzades/seg." -#: ppdc/sample.c:174 msgid "1.50x0.25\"" msgstr "1.50x0.25\"" -#: ppdc/sample.c:175 msgid "1.50x0.50\"" msgstr "1.50x0.50\"" -#: ppdc/sample.c:176 msgid "1.50x1.00\"" msgstr "1.50x1.00\"" -#: ppdc/sample.c:177 msgid "1.50x2.00\"" msgstr "1.50x2.00\"" -#: ppdc/sample.c:321 msgid "10" msgstr "10" -#: ppdc/sample.c:443 msgid "10 inches/sec." msgstr "10 polzades/seg." -#: ppdc/sample.c:6 msgid "10 x 11" msgstr "10 x 11" -#: ppdc/sample.c:7 msgid "10 x 13" msgstr "10 x 13" -#: ppdc/sample.c:8 msgid "10 x 14" msgstr "10 x 14" -#: ppdc/sample.c:423 msgid "100" msgstr "100" -#: ppdc/sample.c:334 msgid "100 mm/sec." msgstr "100 mm/seg." -#: ppdc/sample.c:424 msgid "105" msgstr "105" -#: ppdc/sample.c:322 msgid "11" msgstr "11" -#: ppdc/sample.c:444 msgid "11 inches/sec." msgstr "11 polzades/seg." -#: ppdc/sample.c:425 msgid "110" msgstr "110" -#: ppdc/sample.c:426 msgid "115" msgstr "115" -#: ppdc/sample.c:323 msgid "12" msgstr "12" -#: ppdc/sample.c:445 msgid "12 inches/sec." msgstr "12 polzades/seg." -#: ppdc/sample.c:9 msgid "12 x 11" msgstr "12 x 11" -#: ppdc/sample.c:427 msgid "120" msgstr "120" -#: ppdc/sample.c:335 msgid "120 mm/sec." msgstr "120 mm/seg." -#: ppdc/sample.c:243 msgid "120x60dpi" msgstr "120x60ppp" -#: ppdc/sample.c:249 msgid "120x72dpi" msgstr "120x72ppp" -#: ppdc/sample.c:324 msgid "13" msgstr "13" -#: ppdc/sample.c:232 msgid "136dpi" msgstr "136ppp" -#: ppdc/sample.c:325 msgid "14" msgstr "14" -#: ppdc/sample.c:326 msgid "15" msgstr "15" -#: ppdc/sample.c:328 msgid "15 mm/sec." msgstr "15 mm/seg." -#: ppdc/sample.c:10 msgid "15 x 11" msgstr "15 x 11" -#: ppdc/sample.c:336 msgid "150 mm/sec." msgstr "150 mm/seg." -#: ppdc/sample.c:283 msgid "150dpi" msgstr "150ppp" -#: ppdc/sample.c:368 msgid "16" msgstr "16" -#: ppdc/sample.c:369 msgid "17" msgstr "17" -#: ppdc/sample.c:370 msgid "18" msgstr "18" -#: ppdc/sample.c:244 msgid "180dpi" msgstr "180ppp" -#: ppdc/sample.c:371 msgid "19" msgstr "19" -#: ppdc/sample.c:313 msgid "2" msgstr "2" -#: ppdc/sample.c:385 msgid "2 inches/sec." msgstr "2 polzades/seg." -#: ppdc/sample.c:270 msgid "2-Sided Printing" msgstr "Impressió a doble cara" -#: ppdc/sample.c:178 msgid "2.00x0.37\"" msgstr "2.00x0.37\"" -#: ppdc/sample.c:179 msgid "2.00x0.50\"" msgstr "2.00x0.50\"" -#: ppdc/sample.c:180 msgid "2.00x1.00\"" msgstr "2.00x1.00\"" -#: ppdc/sample.c:181 msgid "2.00x1.25\"" msgstr "2.00x1.25\"" -#: ppdc/sample.c:182 msgid "2.00x2.00\"" msgstr "2.00x2.00\"" -#: ppdc/sample.c:183 msgid "2.00x3.00\"" msgstr "2.00x3.00\"" -#: ppdc/sample.c:184 msgid "2.00x4.00\"" msgstr "2.00x4.00\"" -#: ppdc/sample.c:185 msgid "2.00x5.50\"" msgstr "2.00x5.50\"" -#: ppdc/sample.c:186 msgid "2.25x0.50\"" msgstr "2.25x0.50\"" -#: ppdc/sample.c:187 msgid "2.25x1.25\"" msgstr "2.25x1.25\"" -#: ppdc/sample.c:188 msgid "2.25x4.00\"" msgstr "2.25x4.00\"" -#: ppdc/sample.c:189 msgid "2.25x5.50\"" msgstr "2.25x5.50\"" -#: ppdc/sample.c:190 msgid "2.38x5.50\"" msgstr "2.38x5.50\"" -#: ppdc/sample.c:433 msgid "2.5 inches/sec." msgstr "2.5 polzades/seg." -#: ppdc/sample.c:191 msgid "2.50x1.00\"" msgstr "2.50x1.00\"" -#: ppdc/sample.c:192 msgid "2.50x2.00\"" msgstr "2.50x2.00\"" -#: ppdc/sample.c:193 msgid "2.75x1.25\"" msgstr "2.75x1.25\"" -#: ppdc/sample.c:194 msgid "2.9 x 1\"" msgstr "2.9 x 1\"" -#: ppdc/sample.c:372 msgid "20" msgstr "20" -#: ppdc/sample.c:329 msgid "20 mm/sec." msgstr "20 mm/seg." -#: ppdc/sample.c:337 msgid "200 mm/sec." msgstr "200 mm/seg." -#: ppdc/sample.c:233 msgid "203dpi" msgstr "203ppp" -#: ppdc/sample.c:373 msgid "21" msgstr "21" -#: ppdc/sample.c:374 msgid "22" msgstr "22" -#: ppdc/sample.c:375 msgid "23" msgstr "23" -#: ppdc/sample.c:376 msgid "24" msgstr "24" -#: ppdc/sample.c:241 msgid "24-Pin Series" msgstr "Sèrie de 24 pins" -#: ppdc/sample.c:250 msgid "240x72dpi" msgstr "240x72ppp" -#: ppdc/sample.c:377 msgid "25" msgstr "25" -#: ppdc/sample.c:338 msgid "250 mm/sec." msgstr "250 mm/seg." -#: ppdc/sample.c:378 msgid "26" msgstr "26" -#: ppdc/sample.c:379 msgid "27" msgstr "27" -#: ppdc/sample.c:380 msgid "28" msgstr "28" -#: ppdc/sample.c:381 msgid "29" msgstr "29" -#: ppdc/sample.c:314 msgid "3" msgstr "3" -#: ppdc/sample.c:386 msgid "3 inches/sec." msgstr "3 polzades/seg." -#: ppdc/sample.c:3 msgid "3 x 5" msgstr "3 x 5" -#: ppdc/sample.c:195 msgid "3.00x1.00\"" msgstr "3.00x1.00\"" -#: ppdc/sample.c:196 msgid "3.00x1.25\"" msgstr "3.00x1.25\"" -#: ppdc/sample.c:197 msgid "3.00x2.00\"" msgstr "3.00x2.00\"" -#: ppdc/sample.c:198 msgid "3.00x3.00\"" msgstr "3.00x3.00\"" -#: ppdc/sample.c:199 msgid "3.00x5.00\"" msgstr "3.00x5.00\"" -#: ppdc/sample.c:200 msgid "3.25x2.00\"" msgstr "3.25x2.00\"" -#: ppdc/sample.c:201 msgid "3.25x5.00\"" msgstr "3.25x5.00\"" -#: ppdc/sample.c:202 msgid "3.25x5.50\"" msgstr "3.25x5.50\"" -#: ppdc/sample.c:203 msgid "3.25x5.83\"" msgstr "3.25x5.83\"" -#: ppdc/sample.c:204 msgid "3.25x7.83\"" msgstr "3.25x7.83\"" -#: ppdc/sample.c:4 msgid "3.5 x 5" msgstr "3.5 x 5" -#: ppdc/sample.c:171 msgid "3.5\" Disk" msgstr "Disc de 3.5\"" -#: ppdc/sample.c:205 msgid "3.50x1.00\"" msgstr "3.5x1.00\"" -#: ppdc/sample.c:382 msgid "30" msgstr "30" -#: ppdc/sample.c:330 msgid "30 mm/sec." msgstr "30 mm/seg." -#: ppdc/sample.c:339 msgid "300 mm/sec." msgstr "300 mm/seg." -#: ppdc/sample.c:234 msgid "300dpi" msgstr "300ppp" -#: ppdc/sample.c:410 msgid "35" msgstr "35" -#: ppdc/sample.c:246 msgid "360dpi" msgstr "360ppp" -#: ppdc/sample.c:245 msgid "360x180dpi" msgstr "360x180ppp" -#: ppdc/sample.c:315 msgid "4" msgstr "4" -#: ppdc/sample.c:387 msgid "4 inches/sec." msgstr "4 polzades/seg." -#: ppdc/sample.c:206 msgid "4.00x1.00\"" msgstr "4.00x1.00\"" -#: ppdc/sample.c:214 msgid "4.00x13.00\"" msgstr "4.00x13.00\"" -#: ppdc/sample.c:207 msgid "4.00x2.00\"" msgstr "4.00x2.00\"" -#: ppdc/sample.c:208 msgid "4.00x2.50\"" msgstr "4.00x2.50\"" -#: ppdc/sample.c:209 msgid "4.00x3.00\"" msgstr "4.00x3.00\"" -#: ppdc/sample.c:210 msgid "4.00x4.00\"" msgstr "4.00x4.00\"" -#: ppdc/sample.c:211 msgid "4.00x5.00\"" msgstr "4.00x5.00\"" -#: ppdc/sample.c:212 msgid "4.00x6.00\"" msgstr "4.00x6.00\"" -#: ppdc/sample.c:213 msgid "4.00x6.50\"" msgstr "4.00x6.50\"" -#: ppdc/sample.c:411 msgid "40" msgstr "40" -#: ppdc/sample.c:331 msgid "40 mm/sec." msgstr "40 mm/seg." -#: ppdc/sample.c:412 msgid "45" msgstr "45" -#: ppdc/sample.c:316 msgid "5" msgstr "5" -#: ppdc/sample.c:437 msgid "5 inches/sec." msgstr "5 polzades/seg." -#: ppdc/sample.c:5 msgid "5 x 7" msgstr "15 x 11" -#: ppdc/sample.c:413 msgid "50" msgstr "50" -#: ppdc/sample.c:414 msgid "55" msgstr "55" -#: ppdc/sample.c:317 msgid "6" msgstr "6" -#: ppdc/sample.c:438 msgid "6 inches/sec." msgstr "6 polzades/seg." -#: ppdc/sample.c:215 msgid "6.00x1.00\"" msgstr "6.00x1.00\"" -#: ppdc/sample.c:216 msgid "6.00x2.00\"" msgstr "6.00x2.00\"" -#: ppdc/sample.c:217 msgid "6.00x3.00\"" msgstr "6.00x3.00\"" -#: ppdc/sample.c:218 msgid "6.00x4.00\"" msgstr "6.00x4.00\"" -#: ppdc/sample.c:219 msgid "6.00x5.00\"" msgstr "6.00x5.00\"" -#: ppdc/sample.c:220 msgid "6.00x6.00\"" msgstr "6.00x6.00\"" -#: ppdc/sample.c:221 msgid "6.00x6.50\"" msgstr "6.00x6.50\"" -#: ppdc/sample.c:415 msgid "60" msgstr "60" -#: ppdc/sample.c:332 msgid "60 mm/sec." msgstr "60 mm/seg." -#: ppdc/sample.c:261 msgid "600dpi" msgstr "600ppp" -#: ppdc/sample.c:242 msgid "60dpi" msgstr "60ppp" -#: ppdc/sample.c:248 msgid "60x72dpi" msgstr "60x72ppp" -#: ppdc/sample.c:416 msgid "65" msgstr "65" -#: ppdc/sample.c:318 msgid "7" msgstr "7" -#: ppdc/sample.c:440 msgid "7 inches/sec." msgstr "7 polzades/seg." -#: ppdc/sample.c:11 msgid "7 x 9" msgstr "7 x 9" -#: ppdc/sample.c:417 msgid "70" msgstr "70" -#: ppdc/sample.c:252 msgid "720dpi" msgstr "720ppp" -#: ppdc/sample.c:418 msgid "75" msgstr "75" -#: ppdc/sample.c:319 msgid "8" msgstr "8" -#: ppdc/sample.c:441 msgid "8 inches/sec." msgstr "8 polzades/seg." -#: ppdc/sample.c:12 msgid "8 x 10" msgstr "8 x 10" -#: ppdc/sample.c:222 msgid "8.00x1.00\"" msgstr "8.00x1.00\"" -#: ppdc/sample.c:223 msgid "8.00x2.00\"" msgstr "8.00x2.00\"" -#: ppdc/sample.c:224 msgid "8.00x3.00\"" msgstr "8.00x3.00\"" -#: ppdc/sample.c:225 msgid "8.00x4.00\"" msgstr "8.00x4.00\"" -#: ppdc/sample.c:226 msgid "8.00x5.00\"" msgstr "8.00x5.00\"" -#: ppdc/sample.c:227 msgid "8.00x6.00\"" msgstr "8.00x6.00\"" -#: ppdc/sample.c:228 msgid "8.00x6.50\"" msgstr "8.00x6.50\"" -#: ppdc/sample.c:419 msgid "80" msgstr "80" -#: ppdc/sample.c:333 msgid "80 mm/sec." msgstr "80 mm/seg." -#: ppdc/sample.c:420 msgid "85" msgstr "85" -#: ppdc/sample.c:320 msgid "9" msgstr "9" -#: ppdc/sample.c:442 msgid "9 inches/sec." msgstr "9 polzades/seg." -#: ppdc/sample.c:13 msgid "9 x 11" msgstr "9 x 11" -#: ppdc/sample.c:14 msgid "9 x 12" msgstr "9 x 12" -#: ppdc/sample.c:247 msgid "9-Pin Series" msgstr "Sèrie de 9 pins" -#: ppdc/sample.c:421 msgid "90" msgstr "90" -#: ppdc/sample.c:422 msgid "95" msgstr "95" -#: berkeley/lpc.c:213 msgid "?Invalid help command unknown." msgstr "?Comanda d'ajuda no vàlida desconeguda." -#: cgi-bin/admin.c:2368 msgid "A Samba password is required to export printer drivers" msgstr "" "Necessiteu una contrasenya de Samba per exportar els controladors " "d'impressora" -#: cgi-bin/admin.c:2364 msgid "A Samba username is required to export printer drivers" msgstr "" "Necessiteu una nom d'usuari de Samba per exportar els controladors " "d'impressora" -#: scheduler/ipp.c:2283 #, c-format msgid "A class named \"%s\" already exists." msgstr "Ja existeix una classe anomenada «%s»." -#: scheduler/ipp.c:1004 #, c-format msgid "A printer named \"%s\" already exists." msgstr "Ja existeix una impressora anomenada «%s»." -#: ppdc/sample.c:15 msgid "A0" msgstr "A0" -#: ppdc/sample.c:16 msgid "A0 Long Edge" msgstr "A0 costat llarg" -#: ppdc/sample.c:17 msgid "A1" msgstr "A1" -#: ppdc/sample.c:18 msgid "A1 Long Edge" msgstr "A1 costat llarg" -#: ppdc/sample.c:37 msgid "A10" msgstr "A10" -#: ppdc/sample.c:19 msgid "A2" msgstr "A2" -#: ppdc/sample.c:20 msgid "A2 Long Edge" msgstr "A2 costat llarg" -#: ppdc/sample.c:21 msgid "A3" msgstr "A3" -#: ppdc/sample.c:22 msgid "A3 Long Edge" msgstr "A3 costat llarg" -#: ppdc/sample.c:23 msgid "A3 Oversize" msgstr "A3 estès" -#: ppdc/sample.c:24 msgid "A3 Oversize Long Edge" msgstr "A3 estès pel costat llarg" -#: ppdc/sample.c:25 msgid "A4" msgstr "A4" -#: ppdc/sample.c:27 msgid "A4 Long Edge" msgstr "A4 costat llarg" -#: ppdc/sample.c:26 msgid "A4 Oversize" msgstr "A4 estès" -#: ppdc/sample.c:28 msgid "A4 Small" msgstr "A4 reduït" -#: ppdc/sample.c:29 msgid "A5" msgstr "A5" -#: ppdc/sample.c:31 msgid "A5 Long Edge" msgstr "A5 costat llarg" -#: ppdc/sample.c:30 msgid "A5 Oversize" msgstr "A5 estès" -#: ppdc/sample.c:32 msgid "A6" msgstr "A6" -#: ppdc/sample.c:33 msgid "A6 Long Edge" msgstr "A6 costat llarg" -#: ppdc/sample.c:34 msgid "A7" msgstr "A7" -#: ppdc/sample.c:35 msgid "A8" msgstr "A8" -#: ppdc/sample.c:36 msgid "A9" msgstr "A9" -#: ppdc/sample.c:38 msgid "ANSI A" msgstr "ANSI A" -#: ppdc/sample.c:39 msgid "ANSI B" msgstr "ANSI B" -#: ppdc/sample.c:40 msgid "ANSI C" msgstr "ANSI C" -#: ppdc/sample.c:41 msgid "ANSI D" msgstr "ANSI D" -#: ppdc/sample.c:42 msgid "ANSI E" msgstr "ANSI E" -#: ppdc/sample.c:47 msgid "ARCH C" msgstr "ARCH C" -#: ppdc/sample.c:48 msgid "ARCH C Long Edge" msgstr "ARCH C costat llarg" -#: ppdc/sample.c:49 msgid "ARCH D" msgstr "ARCH D" -#: ppdc/sample.c:50 msgid "ARCH D Long Edge" msgstr "ARCH D costat llarg" -#: ppdc/sample.c:51 msgid "ARCH E" msgstr "ARCH E" -#: ppdc/sample.c:52 msgid "ARCH E Long Edge" msgstr "ARCH E costat llarg" -#: cgi-bin/classes.c:169 cgi-bin/printers.c:172 msgid "Accept Jobs" msgstr "Accepta feines" -#: cups/http-support.c:1284 msgid "Accepted" msgstr "Acceptada" -#: cgi-bin/admin.c:570 msgid "Add Class" msgstr "Afegeix una classe" -#: cgi-bin/admin.c:882 msgid "Add Printer" msgstr "Afegeix una impressora" -#: cgi-bin/admin.c:444 cgi-bin/admin.c:477 cgi-bin/admin.c:525 -#: cgi-bin/admin.c:535 msgid "Add RSS Subscription" msgstr "Afegeix una subscripció RSS" -#: ppdc/sample.c:163 msgid "Address" msgstr "Adreça" -#: cgi-bin/admin.c:210 cgi-bin/admin.c:284 cgi-bin/admin.c:2745 msgid "Administration" msgstr "Administració" -#: ppdc/sample.c:429 msgid "Always" msgstr "Sempre" -#: backend/socket.c:129 msgid "AppSocket/HP JetDirect" msgstr "AppSocket/HP JetDirect" -#: ppdc/sample.c:450 msgid "Applicator" msgstr "Aplicador" -#: scheduler/ipp.c:1079 #, c-format msgid "Attempt to set %s printer-state to bad value %d." msgstr "" "S'ha intentat posar l'estat de la impressora %s a un valor incorrecte %d." -#: scheduler/ipp.c:325 #, c-format msgid "Attribute groups are out of order (%x < %x)." msgstr "Grups d'atribut desordenats (%x < %x)." -#: ppdc/sample.c:126 msgid "B0" msgstr "B0" -#: ppdc/sample.c:127 msgid "B1" msgstr "B1" -#: ppdc/sample.c:137 msgid "B10" msgstr "B10" -#: ppdc/sample.c:128 msgid "B2" msgstr "B2" -#: ppdc/sample.c:129 msgid "B3" msgstr "B3" -#: ppdc/sample.c:130 msgid "B4" msgstr "B4" -#: ppdc/sample.c:131 msgid "B5" msgstr "B5" -#: ppdc/sample.c:132 msgid "B5 Oversize" msgstr "A5 estès" -#: ppdc/sample.c:133 msgid "B6" msgstr "B6" -#: ppdc/sample.c:134 msgid "B7" msgstr "B7" -#: ppdc/sample.c:135 msgid "B8" msgstr "B8" -#: ppdc/sample.c:136 msgid "B9" msgstr "B9" -#: cups/dest.c:1680 +#, c-format +msgid "Bad 'document-format' value \"%s\"." +msgstr "" + msgid "Bad NULL dests pointer" msgstr "El punter de dests NULL és incorrecte" -#: cups/ppd.c:345 msgid "Bad OpenGroup" msgstr "La OpenGroup és incorrecta" -#: cups/ppd.c:347 msgid "Bad OpenUI/JCLOpenUI" msgstr "La OpenUI/JCLOpenUI és incorrecta" -#: cups/ppd.c:349 msgid "Bad OrderDependency" msgstr "La OrderDependency és incorrecta" -#: cups/ppd-cache.c:148 cups/ppd-cache.c:195 cups/ppd-cache.c:233 -#: cups/ppd-cache.c:239 cups/ppd-cache.c:255 cups/ppd-cache.c:271 -#: cups/ppd-cache.c:280 cups/ppd-cache.c:288 cups/ppd-cache.c:305 -#: cups/ppd-cache.c:313 cups/ppd-cache.c:328 cups/ppd-cache.c:336 -#: cups/ppd-cache.c:354 cups/ppd-cache.c:366 cups/ppd-cache.c:381 -#: cups/ppd-cache.c:393 cups/ppd-cache.c:415 cups/ppd-cache.c:423 -#: cups/ppd-cache.c:441 cups/ppd-cache.c:449 cups/ppd-cache.c:464 -#: cups/ppd-cache.c:472 cups/ppd-cache.c:490 cups/ppd-cache.c:498 -#: cups/ppd-cache.c:525 cups/ppd-cache.c:571 cups/ppd-cache.c:579 -#: cups/ppd-cache.c:587 msgid "Bad PPD cache file." msgstr "El fitxer PPD de memòria cau és incorrecte." -#: cups/http-support.c:1299 msgid "Bad Request" msgstr "La petició és incorrecta" -#: cups/snmp.c:1002 msgid "Bad SNMP version number" msgstr "El número de versió del SNMP és incorrecte" -#: cups/ppd.c:350 msgid "Bad UIConstraints" msgstr "La UIConstraints és incorrecta" -#: scheduler/ipp.c:1380 #, c-format msgid "Bad copies value %d." msgstr "El valor de copies %d és incorrecte" -#: cups/ppd.c:358 msgid "Bad custom parameter" msgstr "El paràmetre personalitzat és incorrecte" -#: cups/http-support.c:1451 scheduler/ipp.c:2350 #, c-format msgid "Bad device-uri \"%s\"." msgstr "La device-uri «%s» és incorrecta." -#: scheduler/ipp.c:2391 #, c-format msgid "Bad device-uri scheme \"%s\"." msgstr "L'esquema «%s» de la device-uri és incorrecte." -#: scheduler/ipp.c:8224 scheduler/ipp.c:8240 scheduler/ipp.c:9454 -#: scheduler/ipp.c:10968 #, c-format msgid "Bad document-format \"%s\"." msgstr "La document-format «%s» és incorrecta." -#: scheduler/ipp.c:9470 #, c-format msgid "Bad document-format-default \"%s\"." msgstr "La document-format-default «%s» és incorrecta." -#: cups/util.c:929 msgid "Bad filename buffer" msgstr "El nom del fitxer de la memòria cau és incorrecte" -#: scheduler/ipp.c:10060 +#, c-format +msgid "Bad job-name value: %s" +msgstr "" + +msgid "Bad job-name value: Wrong type or count." +msgstr "" + msgid "Bad job-priority value." msgstr "El valor de la job-priority és incorrecte." -#: scheduler/ipp.c:1410 #, c-format msgid "Bad job-sheets value \"%s\"." msgstr "El valor «%s» de la job-sheets és incorrecte." -#: scheduler/ipp.c:1394 msgid "Bad job-sheets value type." msgstr "El tipus de valor de la job-sheets és incorrecte." -#: scheduler/ipp.c:10090 msgid "Bad job-state value." msgstr "El valor de la job-state és incorrecte." -#: scheduler/ipp.c:2974 scheduler/ipp.c:3426 scheduler/ipp.c:6078 -#: scheduler/ipp.c:6225 scheduler/ipp.c:7658 scheduler/ipp.c:7927 -#: scheduler/ipp.c:8775 scheduler/ipp.c:9001 scheduler/ipp.c:9350 -#: scheduler/ipp.c:9953 #, c-format msgid "Bad job-uri \"%s\"." msgstr "La job-uri «%s» és incorrecta." -#: scheduler/ipp.c:2049 scheduler/ipp.c:5622 #, c-format msgid "Bad notify-pull-method \"%s\"." msgstr "La notify-pull-method «%s» és incorrecta." -#: scheduler/ipp.c:2013 scheduler/ipp.c:5586 #, c-format msgid "Bad notify-recipient-uri \"%s\"." msgstr "La notify-recipient-uri «%s» és incorrecta." -#: scheduler/ipp.c:1426 #, c-format msgid "Bad number-up value %d." msgstr "El valor de number-up %d és incorrecte." -#: cups/adminutil.c:292 #, c-format msgid "Bad option + choice on line %d." msgstr "L'opció + elecció de la línia %d és incorrecta." -#: scheduler/ipp.c:1443 #, c-format msgid "Bad page-ranges values %d-%d." msgstr "Els valors de page-ranges %d-%d són incorrectes." -#: scheduler/ipp.c:2434 #, c-format msgid "Bad port-monitor \"%s\"." msgstr "La port-monitor «%s» és incorrecta." -#: cups/dest.c:676 cups/dest.c:1333 msgid "Bad printer URI." msgstr "L'URI de la impressora és incorrecte." -#: scheduler/ipp.c:2495 #, c-format msgid "Bad printer-state value %d." msgstr "El valor %d de printer-state és incorrecte." -#: scheduler/ipp.c:293 #, c-format msgid "Bad request ID %d." msgstr "L'identificador %d de la sol·licitud és incorrecte." -#: scheduler/ipp.c:278 #, c-format msgid "Bad request version number %d.%d." msgstr "El número de versió %d.%d de la sol·licitud és incorrecte." -#: cgi-bin/admin.c:1484 msgid "Bad subscription ID" msgstr "L'identificador de la subscripció és incorrecte." -#: cups/ppd.c:360 msgid "Bad value string" msgstr "El valor de la cadena és incorrecte" -#: cgi-bin/admin.c:3290 cgi-bin/admin.c:3536 msgid "Banners" msgstr "Bàners" -#: ppdc/sample.c:287 msgid "Bond Paper" msgstr "Paper de valors" -#: backend/usb-darwin.c:1846 #, c-format msgid "Boolean expected for waiteof option \"%s\"." msgstr "S'esperava un booleà per l'opció waiteof «%s»." -#: filter/pstops.c:2057 msgid "Buffer overflow detected, aborting." msgstr "S'ha detectat un desbordament la memòria cau. S'interromp." -#: ppdc/sample.c:254 msgid "CMYK" msgstr "CMYK" -#: ppdc/sample.c:363 msgid "CPCL Label Printer" msgstr "Impressora d'etiquetes CPCL" -#: cgi-bin/admin.c:1485 cgi-bin/admin.c:1524 cgi-bin/admin.c:1534 msgid "Cancel RSS Subscription" msgstr "Cancel·la la subscripció RSS" -#: backend/ipp.c:1921 msgid "Canceling print job." msgstr "Es cancel·la feina." -#: scheduler/ipp.c:2475 msgid "Cannot share a remote Kerberized printer." msgstr "No es pot compartir una impressora remota sobre Kerberos." -#: ppdc/sample.c:279 msgid "Cassette" msgstr "Classet" -#: cgi-bin/admin.c:1655 cgi-bin/admin.c:1797 cgi-bin/admin.c:1810 -#: cgi-bin/admin.c:1821 msgid "Change Settings" msgstr "Canvia la configuració" -#: scheduler/ipp.c:2061 scheduler/ipp.c:5634 #, c-format msgid "Character set \"%s\" not supported." msgstr "No es permet l'ús del grup de caràcters «%s»." -#: cgi-bin/classes.c:195 cgi-bin/classes.c:322 msgid "Classes" msgstr "Classes" -#: cgi-bin/printers.c:182 msgid "Clean Print Heads" msgstr "Neteja els capçals de la impressora" -#: scheduler/ipp.c:3878 msgid "Close-Job doesn't support the job-uri attribute." msgstr "Close-Job no permet l'ús de l'atribut job-uri." -#: ppdc/sample.c:282 msgid "Color" msgstr "Color" -#: ppdc/sample.c:253 msgid "Color Mode" msgstr "Mode de color" -#: berkeley/lpc.c:204 msgid "" "Commands may be abbreviated. Commands are:\n" "\n" @@ -3178,88 +2622,67 @@ msgstr "" "\n" "exit help quit status ?" -#: cups/snmp.c:1006 msgid "Community name uses indefinite length" msgstr "Els noms de comunitat tenen longitud indefinida" -#: backend/ipp.c:786 backend/lpd.c:871 backend/socket.c:395 msgid "Connected to printer." msgstr "S'ha connectat a la impressora." -#: backend/ipp.c:691 backend/lpd.c:694 backend/socket.c:314 msgid "Connecting to printer." msgstr "Es connecta a la impressora." -#: cups/http-support.c:1272 msgid "Continue" msgstr "Continua" -#: ppdc/sample.c:365 msgid "Continuous" msgstr "Contínua" -#: backend/lpd.c:1020 backend/lpd.c:1152 msgid "Control file sent successfully." msgstr "El fitxer de control s'ha enviat correctament." -#: backend/ipp.c:1233 backend/lpd.c:464 msgid "Copying print data." msgstr "Es copien les dades d'impressió." -#: cups/http-support.c:1281 msgid "Created" msgstr "Creat" -#: cups/ppd.c:1113 cups/ppd.c:1153 cups/ppd.c:1398 cups/ppd.c:1501 msgid "Custom" msgstr "Personalitzat" -#: ppdc/sample.c:359 msgid "CustominCutInterval" msgstr "CustominCutInterval" -#: ppdc/sample.c:357 msgid "CustominTearInterval" msgstr "CustominTearInterval" -#: ppdc/sample.c:343 msgid "Cut" msgstr "Tall" -#: ppdc/sample.c:451 msgid "Cutter" msgstr "Ganiveta" -#: ppdc/sample.c:239 msgid "Dark" msgstr "Fosc" -#: ppdc/sample.c:235 msgid "Darkness" msgstr "Foscor" -#: backend/lpd.c:1105 msgid "Data file sent successfully." msgstr "El fitxer de dades s'ha enviat correctament." -#: cgi-bin/admin.c:2094 cgi-bin/admin.c:2105 cgi-bin/admin.c:2150 msgid "Delete Class" msgstr "Elimina la classe" -#: cgi-bin/admin.c:2179 cgi-bin/admin.c:2190 cgi-bin/admin.c:2235 msgid "Delete Printer" msgstr "Elimina la impressora" -#: ppdc/sample.c:281 msgid "DeskJet Series" msgstr "Sèrie Deskjet" -#: scheduler/ipp.c:1346 #, c-format msgid "Destination \"%s\" is not accepting jobs." msgstr "El Destí «%s» no accepta tasques." -#: systemv/lpinfo.c:300 #, c-format msgid "" "Device: uri = %s\n" @@ -3276,92 +2699,70 @@ msgstr "" " identificador = %s\n" " ubicació = %s" -#: ppdc/sample.c:436 msgid "Direct Thermal Media" msgstr "Paper per impressió tèrmica directa" -#: cups/file.c:296 #, c-format msgid "Directory \"%s\" contains a relative path." msgstr "El directori «%s» conté un camí relatiu." -#: cups/file.c:268 #, c-format msgid "Directory \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)." msgstr "El directori «%s» té permisos que no són segurs (0%o/uid=%d/gid=%d)." -#: cups/file.c:285 #, c-format msgid "Directory \"%s\" is a file." msgstr "El directori «%s» és un fitxer." -#: cups/file.c:256 #, c-format msgid "Directory \"%s\" not available: %s" msgstr "El directori «%s» no està disponible: %s" -#: cups/file.c:241 #, c-format msgid "Directory \"%s\" permissions OK (0%o/uid=%d/gid=%d)." msgstr "El directori «%s» té els permisos correctes (0%o/uid=%d/gid=%d)." -#: ppdc/sample.c:345 msgid "Disabled" msgstr "Desabilitat" -#: scheduler/ipp.c:6127 #, c-format msgid "Document #%d does not exist in job #%d." msgstr "No s'ha trobat el document #%d a la feina #%d." -#: ppdc/sample.c:275 msgid "Duplexer" msgstr "Unitat d'impressió a dues cares" -#: ppdc/sample.c:229 msgid "Dymo" msgstr "Dymo" -#: ppdc/sample.c:431 msgid "EPL1 Label Printer" msgstr "Impressora d'etiquetes EPL1" -#: ppdc/sample.c:434 msgid "EPL2 Label Printer" msgstr "Impressora d'etiquetes EPL2" -#: cgi-bin/admin.c:1849 cgi-bin/admin.c:1861 cgi-bin/admin.c:1915 -#: cgi-bin/admin.c:1922 cgi-bin/admin.c:1957 cgi-bin/admin.c:1970 -#: cgi-bin/admin.c:1994 cgi-bin/admin.c:2067 msgid "Edit Configuration File" msgstr "Edita el fitxer de configuració" -#: cups/adminutil.c:337 msgid "Empty PPD file." msgstr "El fitxer PPD és buit." #. TRANSLATORS: Banner/cover sheet after the print job. -#: cgi-bin/admin.c:3561 msgid "Ending Banner" msgstr "S'està acabant el bàner" -#: ppdc/sample.c:2 msgid "English" msgstr "Anglès" -#: systemv/lppasswd.c:193 msgid "Enter old password:" msgstr "Introduïu la contrasenya antiga:" -#: systemv/lppasswd.c:224 msgid "Enter password again:" msgstr "Introduïu la contrasenya un altre cop:" -#: systemv/lppasswd.c:212 msgid "Enter password:" msgstr "Introduïu la contrasenya:" -#: scheduler/client.c:2427 msgid "" "Enter your username and password or the root username and password to access " "this page. If you are using Kerberos authentication, make sure you have a " @@ -3372,852 +2773,640 @@ msgstr "" "l'autenticació Kerberos, assegureu-vos de tenir un tiquet Kerberos que sigui " "vàlid." -#: ppdc/sample.c:73 msgid "Envelope #10 " msgstr "Sobre #10" -#: ppdc/sample.c:74 msgid "Envelope #11" msgstr "Sobre #11" -#: ppdc/sample.c:75 msgid "Envelope #12" msgstr "Sobre #12" -#: ppdc/sample.c:76 msgid "Envelope #14" msgstr "Sobre #14" -#: ppdc/sample.c:77 msgid "Envelope #9" msgstr "Sobre #9" -#: ppdc/sample.c:89 msgid "Envelope B4" msgstr "Sobre B4" -#: ppdc/sample.c:90 msgid "Envelope B5" msgstr "Sobre B5" -#: ppdc/sample.c:91 msgid "Envelope B6" msgstr "Sobre B6" -#: ppdc/sample.c:78 msgid "Envelope C0" msgstr "Sobre C0" -#: ppdc/sample.c:79 msgid "Envelope C1" msgstr "Sobre C1" -#: ppdc/sample.c:80 msgid "Envelope C2" msgstr "Sobre C2" -#: ppdc/sample.c:81 msgid "Envelope C3" msgstr "Sobre C3" -#: ppdc/sample.c:67 msgid "Envelope C4" msgstr "Sobre C4" -#: ppdc/sample.c:68 msgid "Envelope C5" msgstr "Sobre C5" -#: ppdc/sample.c:69 msgid "Envelope C6" msgstr "Sobre C6" -#: ppdc/sample.c:82 msgid "Envelope C65" msgstr "Sobre C65" -#: ppdc/sample.c:83 msgid "Envelope C7" msgstr "Sobre C7" -#: ppdc/sample.c:84 msgid "Envelope Choukei 3" msgstr "Sobre Choukei 3" -#: ppdc/sample.c:85 msgid "Envelope Choukei 3 Long Edge" msgstr "Sobre Choukei 3 costat llarg" -#: ppdc/sample.c:86 msgid "Envelope Choukei 4" msgstr "Sobre Choukei 4" -#: ppdc/sample.c:87 msgid "Envelope Choukei 4 Long Edge" msgstr "Sobre Choukei 4 costat llarg" -#: ppdc/sample.c:70 msgid "Envelope DL" msgstr "Sobre DL" -#: ppdc/sample.c:269 msgid "Envelope Feed" msgstr "Alimentació de sobres" -#: ppdc/sample.c:88 msgid "Envelope Invite" msgstr "Sobre d'invitació" -#: ppdc/sample.c:92 msgid "Envelope Italian" msgstr "Sobre italià" -#: ppdc/sample.c:93 msgid "Envelope Kaku2" msgstr "Sobre Kaku2" -#: ppdc/sample.c:94 msgid "Envelope Kaku2 Long Edge" msgstr "Sobre Kaku2 costat llarg" -#: ppdc/sample.c:95 msgid "Envelope Kaku3" msgstr "Sobre Kaku3" -#: ppdc/sample.c:96 msgid "Envelope Kaku3 Long Edge" msgstr "Sobre Kaku3 costat llarg" -#: ppdc/sample.c:97 msgid "Envelope Monarch" msgstr "Sobre monarch" -#: ppdc/sample.c:99 msgid "Envelope PRC1 " msgstr "Sobre PRC1" -#: ppdc/sample.c:100 msgid "Envelope PRC1 Long Edge" msgstr "Sobre PRC1 costat llarg" -#: ppdc/sample.c:117 msgid "Envelope PRC10" msgstr "Sobre PRC10" -#: ppdc/sample.c:118 msgid "Envelope PRC10 Long Edge" msgstr "Sobre PRC10 costat llarg" -#: ppdc/sample.c:101 msgid "Envelope PRC2" msgstr "Sobre PRC2" -#: ppdc/sample.c:102 msgid "Envelope PRC2 Long Edge" msgstr "Sobre PRC2 costat llarg" -#: ppdc/sample.c:103 msgid "Envelope PRC3" msgstr "Sobre PRC3" -#: ppdc/sample.c:104 msgid "Envelope PRC3 Long Edge" msgstr "Sobre PRC3 costat llarg" -#: ppdc/sample.c:105 msgid "Envelope PRC4" msgstr "Sobre PRC4" -#: ppdc/sample.c:106 msgid "Envelope PRC4 Long Edge" msgstr "Sobre PRC4 costat llarg" -#: ppdc/sample.c:108 msgid "Envelope PRC5 Long Edge" msgstr "Sobre PRC5 costat llarg" -#: ppdc/sample.c:107 msgid "Envelope PRC5PRC5" msgstr "Sobre PRC5" -#: ppdc/sample.c:109 msgid "Envelope PRC6" msgstr "Sobre PRC6" -#: ppdc/sample.c:110 msgid "Envelope PRC6 Long Edge" msgstr "Sobre PRC6 costat llarg" -#: ppdc/sample.c:111 msgid "Envelope PRC7" msgstr "Sobre PRC7" -#: ppdc/sample.c:112 msgid "Envelope PRC7 Long Edge" msgstr "Sobre PRC7 costat llarg" -#: ppdc/sample.c:113 msgid "Envelope PRC8" msgstr "Sobre PRC8" -#: ppdc/sample.c:114 msgid "Envelope PRC8 Long Edge" msgstr "Sobre PRC8 costat llarg" -#: ppdc/sample.c:115 msgid "Envelope PRC9" msgstr "Sobre PRC9" -#: ppdc/sample.c:116 msgid "Envelope PRC9 Long Edge" msgstr "Sobre PRC9 costat llarg" -#: ppdc/sample.c:98 msgid "Envelope Personal" msgstr "Sobre personalitzat" -#: ppdc/sample.c:119 msgid "Envelope You4" msgstr "Sobre You4" -#: ppdc/sample.c:120 msgid "Envelope You4 Long Edge" msgstr "Sobre You4 costat llarg" -#: ppdc/sample.c:240 msgid "Epson" msgstr "Epson" -#: cgi-bin/admin.c:3604 msgid "Error Policy" msgstr "Normes d'error" -#: filter/rastertopwg.c:403 filter/rastertopwg.c:418 filter/rastertopwg.c:429 -#: filter/rastertopwg.c:440 msgid "Error sending raster data." msgstr "S'ha produït un error quan s'enviaven les dades de la trama." -#: systemv/lpinfo.c:103 systemv/lpmove.c:88 msgid "Error: need hostname after \"-h\" option." msgstr "ERROR: es necessita un nom d'amfitrió després de l'opció «-h»." -#: ppdc/sample.c:355 msgid "Every 10 Labels" msgstr "Cada 10 etiquetes" -#: ppdc/sample.c:347 msgid "Every 2 Labels" msgstr "Cada 2 etiquetes" -#: ppdc/sample.c:348 msgid "Every 3 Labels" msgstr "Cada 3 etiquetes" -#: ppdc/sample.c:349 msgid "Every 4 Labels" msgstr "Cada 4 etiquetes" -#: ppdc/sample.c:350 msgid "Every 5 Labels" msgstr "Cada 5 etiquetes" -#: ppdc/sample.c:351 msgid "Every 6 Labels" msgstr "Cada 6 etiquetes" -#: ppdc/sample.c:352 msgid "Every 7 Labels" msgstr "Cada 7 etiquetes" -#: ppdc/sample.c:353 msgid "Every 8 Labels" msgstr "Cada 8 etiquetes" -#: ppdc/sample.c:354 msgid "Every 9 Labels" msgstr "Cada 9 etiquetes" -#: ppdc/sample.c:346 msgid "Every Label" msgstr "Cada etiqueta" -#: ppdc/sample.c:121 msgid "Executive" msgstr "Executiu" -#: cups/http-support.c:1327 msgid "Expectation Failed" msgstr "Ha fallat la condició del valor que s'esperava" -#: cgi-bin/admin.c:2356 cgi-bin/admin.c:2375 msgid "Export Printers to Samba" msgstr "Exportar les impressores al Samba" -#: systemv/cupstestdsc.c:172 systemv/cupstestdsc.c:189 -#: systemv/cupstestdsc.c:214 systemv/cupstestdsc.c:231 -#: systemv/cupstestdsc.c:255 systemv/cupstestdsc.c:273 -#: systemv/cupstestdsc.c:302 systemv/cupstestdsc.c:339 -#: systemv/cupstestdsc.c:349 systemv/cupstestdsc.c:359 -#: systemv/cupstestdsc.c:369 systemv/cupstestdsc.c:379 -#: systemv/cupstestdsc.c:387 msgid "FAIL" msgstr "ERROR" -#: ppdc/sample.c:122 msgid "FanFold German" msgstr "Paper continu alemany" -#: ppdc/sample.c:123 msgid "FanFold Legal German" msgstr "Paper continu legal alemany" -#: ppdc/sample.c:124 msgid "Fanfold US" msgstr "Paper continu americà" -#: cups/file.c:300 #, c-format msgid "File \"%s\" contains a relative path." msgstr "El fitxer «%s» conté un camí relatiu." -#: cups/file.c:275 #, c-format msgid "File \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)." msgstr "El fitxer «%s» té permisos que no són segurs (0%o/uid=%d/gid=%d)." -#: cups/file.c:289 #, c-format msgid "File \"%s\" is a directory." msgstr "El fitxer «%s» és un directori." -#: cups/file.c:261 #, c-format msgid "File \"%s\" not available: %s" msgstr "El fitxer «%s» no està disponible: %s" -#: cups/file.c:247 #, c-format msgid "File \"%s\" permissions OK (0%o/uid=%d/gid=%d)." msgstr "El fitxer «%s» té els permisos correctes (0%o/uid=%d/gid=%d)." -#: ppdc/sample.c:169 msgid "File Folder " msgstr "Carpeta d'arxivador " -#: scheduler/ipp.c:2370 #, c-format msgid "" "File device URIs have been disabled. To enable, see the FileDevice directive " -"in \"%s/cupsd.conf\"." +"in \"%s/cups-files.conf\"." msgstr "" -"S'han deshabilitat els URIs dels dispositius de fitxers. Per habilitar-los, " -"vegeu la directriu FileDevice a «%s/cupsd.conf»." -#: filter/rastertoepson.c:1117 filter/rastertohp.c:845 -#: filter/rastertolabel.c:1273 #, c-format msgid "Finished page %d." msgstr "S'ha acabat la pàgina %d." -#: ppdc/sample.c:125 msgid "Folio" msgstr "Foli" -#: cups/http-support.c:1306 msgid "Forbidden" msgstr "Prohibit" -#: cups/ppd.c:742 cups/ppd.c:1302 msgid "General" msgstr "General" -#: ppdc/sample.c:259 msgid "Generic" msgstr "Genèric" -#: cups/snmp.c:1016 msgid "Get-Response-PDU uses indefinite length" msgstr "La Get-Response-PDU fa servir una longitud indefinida" -#: ppdc/sample.c:290 msgid "Glossy Paper" msgstr "Paper fotogràfic" -#: scheduler/ipp.c:2952 scheduler/ipp.c:3352 scheduler/ipp.c:3890 -#: scheduler/ipp.c:6056 scheduler/ipp.c:6203 scheduler/ipp.c:7635 -#: scheduler/ipp.c:8753 scheduler/ipp.c:8979 scheduler/ipp.c:9328 -#: scheduler/ipp.c:9931 msgid "Got a printer-uri attribute but no job-id." msgstr "S'ha obtingut l'atribut printer-uri però no el job-id." -#: ppdc/sample.c:255 msgid "Grayscale" msgstr "Escala de grisos" -#: ppdc/sample.c:280 msgid "HP" msgstr "HP" -#: ppdc/sample.c:170 msgid "Hanging Folder" msgstr "Carpeta per penjar" -#: cgi-bin/help.c:143 msgid "Help file not in index." msgstr "El fitxer d'ajuda no és a l'índex." -#: cups/ipp.c:2687 cups/ipp.c:2714 cups/ipp.c:2737 msgid "IPP 1setOf attribute with incompatible value tags." msgstr "" "L'atribut 1setOf del IPP té etiquetes amb valors que no són compatibles." -#: cups/ipp.c:2650 msgid "IPP attribute has no name." msgstr "L'atribut del IPP no té nom." -#: cups/ipp.c:5487 msgid "IPP attribute is not a member of the message." msgstr "L'atribut del IPP no és membre del missatge." -#: cups/ipp.c:3083 msgid "IPP begCollection value not 0 bytes." msgstr "El valor de begColletion del IPP no té 0 bytes." -#: cups/ipp.c:2873 msgid "IPP boolean value not 1 byte." msgstr "El valor booleà del IPP no té 1 byte." -#: cups/ipp.c:2934 msgid "IPP date value not 11 bytes." msgstr "El valor de date del IPP no té 11 bytes." -#: cups/ipp.c:3104 msgid "IPP endCollection value not 0 bytes." msgstr "El valor de endColletion del IPP no té 0 bytes." -#: cups/ipp.c:2848 msgid "IPP enum value not 4 bytes." msgstr "El valor de enum del IPP no té 4 bytes." -#: cups/ipp.c:2579 msgid "IPP extension tag larger than 0x7FFFFFFF." msgstr "La etiqueta d'extension del IPP és més llarga de 0x7FFFFFFF." -#: cups/ipp.c:2845 msgid "IPP integer value not 4 bytes." msgstr "El valor enter de IPP no té 4 bytes." -#: cups/ipp.c:3045 msgid "IPP language length overflows value." msgstr "El valor de la longitud del llenguatge del IPP desborda." -#: cups/ipp.c:2764 +msgid "IPP language length too large." +msgstr "" + msgid "IPP member name is not empty." msgstr "El nom del membre del IPP no està buit." -#: cups/ipp.c:3122 msgid "IPP memberName value is empty." msgstr "El valor de memberName de l'IPP està buit." -#: cups/ipp.c:2633 +msgid "IPP memberName with no attribute." +msgstr "" + msgid "IPP name larger than 32767 bytes." msgstr "EL nom del IPP és més llarg de 32767 bytes." -#: cups/ipp.c:3011 msgid "IPP nameWithLanguage value less than minimum 4 bytes." msgstr "" "El valor de nameWithLanguage del IPP és més petit que el mínim, 4 bytes." -#: cups/ipp.c:2979 +msgid "IPP octetString length too large." +msgstr "" + msgid "IPP rangeOfInteger value not 8 bytes." msgstr "El valor de rangeOfInteger del IPP no té 8 bytes." -#: cups/ipp.c:2952 msgid "IPP resolution value not 9 bytes." msgstr "El valor de resolution del IPP no té 9 bytes." -#: cups/ipp.c:3063 msgid "IPP string length overflows value." msgstr "El valor de la longitud de la cadena del IPP desborda." -#: cups/ipp.c:3007 msgid "IPP textWithLanguage value less than minimum 4 bytes." msgstr "" "EL valor de textWithLanguage del IPP és més petit que el mínim, 4 bytes." -#: cups/ipp.c:2831 msgid "IPP value larger than 32767 bytes." msgstr "El valor del IPP és més llarg de 32767 bytes." -#: ppdc/sample.c:1 msgid "ISOLatin1" msgstr "ISOLatin1" -#: cups/ppd.c:353 msgid "Illegal control character" msgstr "Caràcter de control no permès" -#: cups/ppd.c:354 msgid "Illegal main keyword string" msgstr "Cadena de paraula clau principal no permesa" -#: cups/ppd.c:355 msgid "Illegal option keyword string" msgstr "Cadena de paraula clau d'opció no permesa" -#: cups/ppd.c:356 msgid "Illegal translation string" msgstr "Cadena de traducció no permesa" -#: cups/ppd.c:357 msgid "Illegal whitespace character" msgstr "Caràcter d'espai en blanc no permés" -#: ppdc/sample.c:274 msgid "Installable Options" msgstr "Opcions instal·lables" -#: ppdc/sample.c:277 msgid "Installed" msgstr "Instal·lat" -#: ppdc/sample.c:293 msgid "IntelliBar Label Printer" msgstr "Impressora d'etiquetes IntelliBar" -#: ppdc/sample.c:292 msgid "Intellitech" msgstr "Intellitech" -#: cups/http-support.c:1333 msgid "Internal Server Error" msgstr "Error intern del servidor" -#: cups/ppd.c:344 msgid "Internal error" msgstr "Error intern" -#: ppdc/sample.c:167 msgid "Internet Postage 2-Part" msgstr "Franqueig per Internet en 2 parts" -#: ppdc/sample.c:168 msgid "Internet Postage 3-Part" msgstr "Franqueig per Internet en 3 parts" -#: backend/ipp.c:307 msgid "Internet Printing Protocol" msgstr "Protocol d'impressió per Internet" -#: cups/dest-options.c:839 msgid "Invalid media size." msgstr "Mida del suport no vàlida." -#: filter/commandtops.c:125 #, c-format msgid "Invalid printer command \"%s\"." msgstr "La comanda de la impressora «%s» no és vàlida." -#: cups/ppd.c:1420 msgid "JCL" msgstr "Llenguatge de control de tasques (JCL)" -#: ppdc/sample.c:53 msgid "JIS B0" msgstr "JIS B0" -#: ppdc/sample.c:55 msgid "JIS B1" msgstr "JIS B1" -#: ppdc/sample.c:54 msgid "JIS B10" msgstr "JIS B10" -#: ppdc/sample.c:56 msgid "JIS B2" msgstr "JIS B2" -#: ppdc/sample.c:57 msgid "JIS B3" msgstr "JIS B3" -#: ppdc/sample.c:58 msgid "JIS B4" msgstr "JIS B4" -#: ppdc/sample.c:59 msgid "JIS B4 Long Edge" msgstr "JIS B4 costat llarg" -#: ppdc/sample.c:60 msgid "JIS B5" msgstr "JIS B5" -#: ppdc/sample.c:61 msgid "JIS B5 Long Edge" msgstr "JIS B5 costat llarg" -#: ppdc/sample.c:62 msgid "JIS B6" msgstr "JIS B6" -#: ppdc/sample.c:63 msgid "JIS B6 Long Edge" msgstr "JIS B6 costat llarg" -#: ppdc/sample.c:64 msgid "JIS B7" msgstr "JIS B7" -#: ppdc/sample.c:65 msgid "JIS B8" msgstr "JIS B8" -#: ppdc/sample.c:66 msgid "JIS B9" msgstr "JIS B9" -#: scheduler/ipp.c:9051 #, c-format msgid "Job #%d cannot be restarted - no files." msgstr "La feina #%d no es pot tornar a iniciar - no hi ha fitxers." -#: scheduler/ipp.c:2992 scheduler/ipp.c:3222 scheduler/ipp.c:3277 -#: scheduler/ipp.c:3454 scheduler/ipp.c:3900 scheduler/ipp.c:5720 -#: scheduler/ipp.c:6096 scheduler/ipp.c:6243 scheduler/ipp.c:6543 -#: scheduler/ipp.c:7482 scheduler/ipp.c:7504 scheduler/ipp.c:7676 -#: scheduler/ipp.c:7901 scheduler/ipp.c:7944 scheduler/ipp.c:8793 -#: scheduler/ipp.c:9019 scheduler/ipp.c:9368 scheduler/ipp.c:9971 #, c-format msgid "Job #%d does not exist." msgstr "La feina #%d no existeix." -#: scheduler/ipp.c:3486 #, c-format msgid "Job #%d is already aborted - can't cancel." msgstr "La feina #%d ja s'ha interromput: no es pot cancel·lar." -#: scheduler/ipp.c:3480 #, c-format msgid "Job #%d is already canceled - can't cancel." msgstr "La feina #%d ja està cancel·lada: no es pot cancel·lar." -#: scheduler/ipp.c:3492 #, c-format msgid "Job #%d is already completed - can't cancel." msgstr "La feina #%d ja s'ha acabat: no es pot cancel·lar." -#: scheduler/ipp.c:7702 scheduler/ipp.c:7986 scheduler/ipp.c:9986 #, c-format msgid "Job #%d is finished and cannot be altered." msgstr "La feina #%d s'ha acabat i no es pot canviar." -#: scheduler/ipp.c:9033 #, c-format msgid "Job #%d is not complete." msgstr "La feina #%d no s'ha acabat." -#: scheduler/ipp.c:3007 #, c-format msgid "Job #%d is not held for authentication." msgstr "La feina #%d no està aturada per ser autenticada." -#: scheduler/ipp.c:8807 #, c-format msgid "Job #%d is not held." msgstr "La feina #%d no està aturada." -#: cgi-bin/ipp-var.c:1055 msgid "Job Completed" msgstr "S'ha acabat la feina" -#: cgi-bin/ipp-var.c:1053 msgid "Job Created" msgstr "S'ha creat la feina" -#: cgi-bin/ipp-var.c:1059 msgid "Job Options Changed" msgstr "S'han canviat les opcions de la feina" -#: cgi-bin/ipp-var.c:1057 msgid "Job Stopped" msgstr "S'ha aturat la feina" -#: scheduler/ipp.c:10068 msgid "Job is completed and cannot be changed." msgstr "La feina s'ha finalitzat i no es pot canviar." -#: cgi-bin/jobs.c:198 msgid "Job operation failed" msgstr "Ha fallat l'operació de la feina" -#: scheduler/ipp.c:10104 scheduler/ipp.c:10123 scheduler/ipp.c:10134 msgid "Job state cannot be changed." msgstr "L'estat de la feina no es pot canviar." -#: scheduler/ipp.c:8899 msgid "Job subscriptions cannot be renewed." msgstr "Les subscripcions a les feines no es poden renovar." -#: cgi-bin/jobs.c:103 cgi-bin/jobs.c:114 cgi-bin/jobs.c:195 msgid "Jobs" msgstr "Feines" -#: backend/lpd.c:185 msgid "LPD/LPR Host or Printer" msgstr "Amfitrió o impressora LPD/LPR" -#: ppdc/sample.c:230 msgid "Label Printer" msgstr "Impressora d'etiquetes" -#: ppdc/sample.c:446 msgid "Label Top" msgstr "Capçalera de l'etiqueta" -#: scheduler/ipp.c:2070 scheduler/ipp.c:5643 #, c-format msgid "Language \"%s\" not supported." msgstr "L'idioma «%s» no està disponible." -#: ppdc/sample.c:164 msgid "Large Address" msgstr "Adreça gran" -#: ppdc/sample.c:291 msgid "LaserJet Series PCL 4/5" msgstr "Sèrie Laser Jet PCL 4/5" -#: ppdc/sample.c:43 msgid "Letter Oversize" msgstr "Carta gran" -#: ppdc/sample.c:44 msgid "Letter Oversize Long Edge" msgstr "Carta americà gran costat llarg" -#: ppdc/sample.c:236 msgid "Light" msgstr "Lluminós" -#: cups/ppd.c:352 msgid "Line longer than the maximum allowed (255 characters)" msgstr "La línia la longitud màxima permesa (255 caràcters)" -#: cgi-bin/admin.c:2393 msgid "List Available Printers" msgstr "Llista les impressores disponibles" -#: ppdc/sample.c:272 msgid "Long-Edge (Portrait)" msgstr "Costat-llarg (vertical)" -#: cups/http-support.c:1558 msgid "Looking for printer." msgstr "S'està buscant la impressora." -#: ppdc/sample.c:268 msgid "Manual Feed" msgstr "Alimentació manual" -#: cups/ppd.c:789 cups/ppd.c:1357 msgid "Media Size" msgstr "Mida del paper" -#: cups/ppd.c:793 cups/ppd.c:1361 ppdc/sample.c:262 msgid "Media Source" msgstr "Font del paper" -#: ppdc/sample.c:364 msgid "Media Tracking" msgstr "Seguiment del paper" -#: cups/ppd.c:791 cups/ppd.c:1359 ppdc/sample.c:285 msgid "Media Type" msgstr "Tipus de paper" -#: ppdc/sample.c:237 msgid "Medium" msgstr "Mitjà" -#: cups/ppd.c:341 msgid "Memory allocation error" msgstr "S'ha produït un error d'ubicació de memòria" -#: cups/ppd.c:361 msgid "Missing CloseGroup" msgstr "Falta el CloseGroup" -#: cups/ppd.c:342 msgid "Missing PPD-Adobe-4.x header" msgstr "Falta la capçalera PPD-ADOBE-4.x" -#: cups/ppd.c:351 msgid "Missing asterisk in column 1" msgstr "Falta un asterisc a la columna 1" -#: scheduler/ipp.c:6119 msgid "Missing document-number attribute." msgstr "Falta l'atribut document-number." -#: cups/adminutil.c:273 #, c-format msgid "Missing double quote on line %d." msgstr "Falta una cometa doble a la línia %d." -#: cgi-bin/admin.c:736 cgi-bin/admin.c:2106 cgi-bin/admin.c:2191 -#: cgi-bin/admin.c:2785 cgi-bin/admin.c:3039 cgi-bin/admin.c:3150 -#: cgi-bin/admin.c:3860 msgid "Missing form variable" msgstr "Falta una variable del formulari" -#: scheduler/ipp.c:9422 msgid "Missing last-document attribute in request." msgstr "Falta l'atribut last-document-number a la petició." -#: cups/pwg-media.c:535 msgid "Missing media or media-col." msgstr "Falta el media o el media-col." -#: cups/pwg-media.c:454 msgid "Missing media-size in media-col." msgstr "Falta el media-size al media-col." -#: scheduler/ipp.c:6673 msgid "Missing notify-subscription-ids attribute." msgstr "Falta l'atribut notify-subscription-ids." -#: cups/ppd.c:359 msgid "Missing option keyword" msgstr "Falta l'opció keyword" -#: scheduler/ipp.c:3133 scheduler/ipp.c:3158 msgid "Missing requesting-user-name attribute." msgstr "Falta l'atribut requesting-user-name." -#: scheduler/ipp.c:461 msgid "Missing required attributes." msgstr "Falten alguns atributs necessaris." -#: cups/adminutil.c:254 #, c-format msgid "Missing value on line %d." msgstr "Falta un valor a la línia %d." -#: cups/ppd.c:343 msgid "Missing value string" msgstr "Falta la cadena de valor" -#: cups/pwg-media.c:442 msgid "Missing x-dimension in media-size." msgstr "Falta la mida x a la mida del suport." -#: cups/pwg-media.c:448 msgid "Missing y-dimension in media-size." msgstr "Falta la mida y a la mida del suport." -#: systemv/lpinfo.c:470 #, c-format msgid "" "Model: name = %s\n" @@ -4230,734 +3419,558 @@ msgstr "" " fabricant i model = %s\n" " id del dispositiu = %s" -#: cgi-bin/admin.c:570 msgid "Modify Class" msgstr "Modifica la classe" -#: cgi-bin/admin.c:882 msgid "Modify Printer" msgstr "Modifica la impressora" -#: cgi-bin/ipp-var.c:425 cgi-bin/ipp-var.c:516 msgid "Move All Jobs" msgstr "Mou totes les feines" -#: cgi-bin/ipp-var.c:364 cgi-bin/ipp-var.c:423 cgi-bin/ipp-var.c:514 msgid "Move Job" msgstr "Mou la feina" -#: cups/http-support.c:1290 msgid "Moved Permanently" msgstr "S'ha mogut de manera permanent" -#: cups/ppd.c:340 msgid "NULL PPD file pointer" msgstr "Punter del fitxer PPD NUL" -#: cups/snmp.c:1053 msgid "Name OID uses indefinite length" msgstr "El nom de l'OID fa servir una longitud indefinida" -#: scheduler/ipp.c:1142 msgid "Nested classes are not allowed." msgstr "No es permeten les classes imbricades." -#: ppdc/sample.c:430 msgid "Never" msgstr "Mai" -#: ppdc/sample.c:256 msgid "New Stylus Color Series" msgstr "Sèrie New Stylus Color" -#: ppdc/sample.c:258 msgid "New Stylus Photo Series" msgstr "Sèrie New Stylus Photo" -#: cups/ppd.c:1949 msgid "No" msgstr "No" -#: cups/http-support.c:1287 msgid "No Content" msgstr "No hi ha contingut" -#: cups/util.c:1298 msgid "No PPD name" msgstr "El PPD no té nom" -#: cups/snmp.c:1047 msgid "No VarBind SEQUENCE" msgstr "No hi ha cap SEQUENCE VarBind" -#: cups/adminutil.c:788 msgid "No Windows printer drivers are installed." msgstr "No hi ha cap controlador d'impressores de Windows instal·lat." -#: cups/request.c:566 cups/request.c:908 msgid "No active connection" msgstr "No hi ha cap connexió activa" -#: scheduler/ipp.c:3403 #, c-format msgid "No active jobs on %s." msgstr "No hi ha cap feina activa a %s." -#: scheduler/ipp.c:302 msgid "No attributes in request." msgstr "No hi ha atributs en demanda." -#: scheduler/ipp.c:3034 msgid "No authentication information provided." msgstr "No s'ha donat cap informació d'autenticació." -#: cups/snmp.c:1004 msgid "No community name" msgstr "Ho hi na cap nom de comunitat" -#: scheduler/ipp.c:5919 msgid "No default printer." msgstr "No hi ha cap impressora per defecte." -#: cgi-bin/ipp-var.c:436 scheduler/ipp.c:7248 msgid "No destinations added." msgstr "No s'ha afegit cap destí." -#: backend/usb.c:200 msgid "No device URI found in argv[0] or in DEVICE_URI environment variable." msgstr "" "No s'ha trobat cap URI de dispositiu a argv[0] o a la variable d'entorn " "DEVICE_URI." -#: cups/snmp.c:1034 msgid "No error-index" msgstr "No hi ca cap error-index" -#: cups/snmp.c:1026 msgid "No error-status" msgstr "No hi ha cap status-error" -#: scheduler/ipp.c:8190 scheduler/ipp.c:9436 msgid "No file in print request." msgstr "No hi ha cap printer-uri a la sol·licitud." -#: cups/util.c:923 msgid "No modification time" msgstr "No hi ha hora de modificació" -#: cups/snmp.c:1051 msgid "No name OID" msgstr "No hi ha cap nom d'OID" -#: filter/rastertoepson.c:1147 filter/rastertohp.c:876 -#: filter/rastertolabel.c:1302 msgid "No pages were found." msgstr "No s'ha trobat cap pàgina." -#: cups/util.c:917 msgid "No printer name" msgstr "No hi ha cap nom d'impressora" -#: cups/util.c:1801 msgid "No printer-uri found" msgstr "No s'ha trobat cap printer-uri" -#: cups/util.c:1786 msgid "No printer-uri found for class" msgstr "No s'ha trobat cap printer-uri per la classe" -#: scheduler/ipp.c:6322 msgid "No printer-uri in request." msgstr "No hi ha cap printer-uri a la sol·licitud." -#: cups/snmp.c:1018 msgid "No request-id" msgstr "No hi ha cap request-id" -#: scheduler/ipp.c:5528 msgid "No subscription attributes in request." msgstr "No hi ha cap atribut de la subscripció a la sol·licitud." -#: scheduler/ipp.c:7575 msgid "No subscriptions found." msgstr "No s'ha trobat cap sol·licitud." -#: cups/snmp.c:1042 msgid "No variable-bindings SEQUENCE" msgstr "No hi ha cap SEQUENCE variable-bindings" -#: cups/snmp.c:997 msgid "No version number" msgstr "No hi ha cap número de versió" -#: ppdc/sample.c:367 msgid "Non-continuous (Mark sensing)" msgstr "Discontinu (sensible a les marques)" -#: ppdc/sample.c:366 msgid "Non-continuous (Web sensing)" msgstr "Discontinu (Sensible al web)" -#: ppdc/sample.c:238 msgid "Normal" msgstr "Normal" -#: cups/http-support.c:1309 msgid "Not Found" msgstr "No s'ha trobat" -#: cups/http-support.c:1321 msgid "Not Implemented" msgstr "No implementat" -#: ppdc/sample.c:276 msgid "Not Installed" msgstr "No està instal·lat" -#: cups/http-support.c:1296 msgid "Not Modified" msgstr "No està modificat" -#: cups/http-support.c:1324 msgid "Not Supported" msgstr "No és compatible" -#: scheduler/ipp.c:1518 scheduler/ipp.c:10666 msgid "Not allowed to print." msgstr "No teniu permís per imprimir." -#: ppdc/sample.c:146 msgid "Note" msgstr "Nota" -#: systemv/cupstestdsc.c:433 msgid "" "Note: this program only validates the DSC comments, not the PostScript " "itself." msgstr "" "Nota: aquest programa només valida els comentaris DSC, no el PostScript." -#: cups/http-support.c:1278 cups/ppd.c:338 msgid "OK" msgstr "D'acord" -#: ppdc/sample.c:271 msgid "Off (1-Sided)" msgstr "Inactiu (Una cara)" -#: ppdc/sample.c:361 msgid "Oki" msgstr "Oki" -#: cgi-bin/help.c:91 cgi-bin/help.c:132 cgi-bin/help.c:142 cgi-bin/help.c:172 msgid "Online Help" msgstr "Ajuda en línia" -#: cups/adminutil.c:955 #, c-format msgid "Open of %s failed: %s" msgstr "No s'ha pogut obrir %s: %s" -#: cups/ppd.c:346 msgid "OpenGroup without a CloseGroup first" msgstr "OpenGroup sense un CloseGroup abans" -#: cups/ppd.c:348 msgid "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first" msgstr "OpenUI/JCLOpenUI sense un CloseUI/JCLCloseUI abans" -#: cgi-bin/admin.c:3631 msgid "Operation Policy" msgstr "Política d'operacions" -#: filter/pstops.c:2205 #, c-format msgid "Option \"%s\" cannot be included via %%%%IncludeFeature." msgstr "L'opció «%s» no es pot incloure a través de %%%%IncludeFeature." -#: cgi-bin/admin.c:3281 cgi-bin/admin.c:3365 msgid "Options Installed" msgstr "Opcions instal·lades" -#: scheduler/cupsfilter.c:1430 scheduler/main.c:2018 systemv/cupsaddsmb.c:284 -#: systemv/cupsctl.c:203 systemv/cupstestdsc.c:429 systemv/cupstestppd.c:3797 -#: test/ipptool.c:4403 ppdc/ppdc.cxx:437 ppdc/ppdhtml.cxx:174 -#: ppdc/ppdi.cxx:130 ppdc/ppdmerge.cxx:369 ppdc/ppdpo.cxx:254 msgid "Options:" msgstr "Opcions:" -#: cups/ppd-cache.c:156 msgid "Out of date PPD cache file." msgstr "El fitxer de memòria cau del PPD no està actualitzat." -#: cups/ppd-cache.c:1381 msgid "Out of memory." msgstr "Sense memòria." -#: cups/ppd.c:795 cups/ppd.c:1363 msgid "Output Mode" msgstr "Mode de sortida" -#: systemv/lpstat.c:1191 systemv/lpstat.c:1195 #, c-format msgid "Output for printer %s is sent to %s" msgstr "La sortida de la impressora %s s'envia a %s" -#: systemv/lpstat.c:1185 #, c-format msgid "Output for printer %s is sent to remote printer %s on %s" msgstr "La sortida de la impressora %s s'envia a la impressora remota %s a %s" -#: systemv/lpstat.c:1209 systemv/lpstat.c:1213 #, c-format msgid "Output for printer %s/%s is sent to %s" msgstr "La sortida per la impressora %s/%s s'envia a la impressora %s" -#: systemv/lpstat.c:1203 #, c-format msgid "Output for printer %s/%s is sent to remote printer %s on %s" msgstr "" "La sortida per la impressora %s/%s s'envia a la impressora remota %s a %s" -#: systemv/cupstestdsc.c:399 msgid "PASS" msgstr "VÀLID" -#: ppdc/sample.c:260 msgid "PCL Laser Printer" msgstr "Impressora làser PCL" -#: ppdc/sample.c:149 msgid "PRC16K" msgstr "PRC16K" -#: ppdc/sample.c:150 msgid "PRC16K Long Edge" msgstr "PRC16K costat llarg" -#: ppdc/sample.c:151 msgid "PRC32K" msgstr "PRC32K" -#: ppdc/sample.c:154 msgid "PRC32K Long Edge" msgstr "PRC32K costat llarg" -#: ppdc/sample.c:152 msgid "PRC32K Oversize" msgstr "PRC32K gran" -#: ppdc/sample.c:153 msgid "PRC32K Oversize Long Edge" msgstr "PRC32K gran costat llarg" -#: cups/snmp.c:1014 msgid "Packet does not contain a Get-Response-PDU" msgstr "El paquet no conté cap Get-Response-PDU" -#: cups/snmp.c:993 msgid "Packet does not start with SEQUENCE" msgstr "El paquet no comença amb SEQUENCE" -#: ppdc/sample.c:360 msgid "ParamCustominCutInterval" msgstr "ParamCustominCutInterval" -#: ppdc/sample.c:358 msgid "ParamCustominTearInterval" msgstr "ParamCustominTearInterval" -#: cups/auth.c:199 cups/auth.c:367 #, c-format msgid "Password for %s on %s? " msgstr "Contrasenya per %s a %s? " -#: systemv/cupsaddsmb.c:252 #, c-format msgid "Password for %s required to access %s via SAMBA: " msgstr "Es necessita la contrasenya de %s per accedir a %s a través de SAMBA: " -#: cgi-bin/classes.c:167 msgid "Pause Class" msgstr "Posa la classe en pausa" -#: cgi-bin/printers.c:170 msgid "Pause Printer" msgstr "Posa la impressora en pausa" -#: ppdc/sample.c:448 msgid "Peel-Off" msgstr "Desenganxar" -#: ppdc/sample.c:160 msgid "Photo" msgstr "Fotografia" -#: ppdc/sample.c:161 msgid "Photo Labels" msgstr "Etiquetes de fotografia" -#: ppdc/sample.c:286 msgid "Plain Paper" msgstr "Paper normal" -#: cgi-bin/admin.c:3299 cgi-bin/admin.c:3580 msgid "Policies" msgstr "Polítiques" -#: cgi-bin/admin.c:3306 cgi-bin/admin.c:3649 cgi-bin/admin.c:3662 msgid "Port Monitor" msgstr "Seguiment del port" -#: ppdc/sample.c:278 msgid "PostScript Printer" msgstr "Impressora PostScript" -#: ppdc/sample.c:147 msgid "Postcard" msgstr "Postal" -#: ppdc/sample.c:71 msgid "Postcard Double " msgstr "Postal doble" -#: ppdc/sample.c:72 msgid "Postcard Double Long Edge" msgstr "Postal doble costat llarg" -#: ppdc/sample.c:148 msgid "Postcard Long Edge" msgstr "Postal costat llarg" -#: ppdc/sample.c:295 +msgid "Preparing to print." +msgstr "" + msgid "Print Density" msgstr "Densitat de la impressió" -#: cups/notify.c:82 msgid "Print Job:" msgstr "Feina d'impressió:" -#: ppdc/sample.c:340 msgid "Print Mode" msgstr "Mode d'impressió" -#: ppdc/sample.c:383 msgid "Print Rate" msgstr "Ritme d'impressió" -#: cgi-bin/printers.c:179 msgid "Print Self-Test Page" msgstr "Imprimeix la pàgina de prova pròpia" -#: ppdc/sample.c:327 msgid "Print Speed" msgstr "Velocitat d'impressió" -#: cgi-bin/ipp-var.c:792 msgid "Print Test Page" msgstr "Imprimeix una pàgina de prova" -#: ppdc/sample.c:356 msgid "Print and Cut" msgstr "Imprimeix i talla" -#: ppdc/sample.c:344 msgid "Print and Tear" msgstr "Imprimeix i estripa" -#: backend/ipp.c:1537 -#, c-format -msgid "Print file accepted - job ID %d." -msgstr "S'ha acceptat el fitxer d'impressió - ID de la feina %d." - -#: backend/ipp.c:1527 -msgid "Print file accepted - job ID unknown." -msgstr "S'ha acceptat el fitxer d'impressió - l'ID de la feina és desconegut." - -#: backend/socket.c:424 backend/usb-unix.c:191 msgid "Print file sent." msgstr "S'ha enviat el fitxer d'impressió." -#: backend/ipp.c:1488 -msgid "Print file was not accepted." -msgstr "No s'ha acceptat el fitxer d'impressió." - -#: backend/ipp.c:1895 msgid "Print job canceled at printer." msgstr "S'ha cancel·lat la feina a la impressora." -#: backend/ipp.c:1890 msgid "Print job too large." msgstr "La feina d'impressió és massa llarga." -#: cgi-bin/ipp-var.c:1047 +msgid "Print job was not accepted." +msgstr "" + msgid "Printer Added" msgstr "S'ha afegit una impressora" -#: ppdc/sample.c:263 msgid "Printer Default" msgstr "Impressora per defecte" -#: cgi-bin/ipp-var.c:1051 msgid "Printer Deleted" msgstr "S'ha eliminat la impressora" -#: cgi-bin/ipp-var.c:1049 msgid "Printer Modified" msgstr "S'ha modificat la impressora" -#: cgi-bin/ipp-var.c:1045 msgid "Printer Paused" msgstr "S'ha posat la impressora en pausa" -#: ppdc/sample.c:294 msgid "Printer Settings" msgstr "Configuració de la impressora" -#: backend/ipp.c:1893 msgid "Printer cannot print supplied content." msgstr "La impressora no pot imprimir el contingut subministrat." -#: cups/notify.c:126 msgid "Printer:" msgstr "Impressora:" -#: cgi-bin/printers.c:204 cgi-bin/printers.c:332 msgid "Printers" msgstr "Impressores" -#: filter/rastertoepson.c:1093 filter/rastertohp.c:817 -#: filter/rastertolabel.c:1249 #, c-format msgid "Printing page %d, %d%% complete." msgstr "S'està imprimint la pàgina %d. S'ha completat el %d%%." -#: cgi-bin/classes.c:173 cgi-bin/printers.c:176 msgid "Purge Jobs" msgstr "Purga les feines" -#: ppdc/sample.c:155 msgid "Quarto" msgstr "Quart" -#: scheduler/ipp.c:1513 scheduler/ipp.c:10661 msgid "Quota limit reached." msgstr "S'ha assolit el límit de la quota." -#: berkeley/lpq.c:515 msgid "Rank Owner Job File(s) Total Size" msgstr "" "Rang Propietari Feina Fitxer(s) Mida total" #. TRANSLATORS: Pri is job priority. -#: berkeley/lpq.c:511 msgid "" "Rank Owner Pri Job Files Total Size" msgstr "" "Rang Propietari Pri Feina Fitxers Mida " "total" -#: cgi-bin/classes.c:171 cgi-bin/printers.c:174 msgid "Reject Jobs" msgstr "Rebutja feines" -#: backend/lpd.c:1016 backend/lpd.c:1148 #, c-format msgid "Remote host did not accept control file (%d)." msgstr "L'amfitrió remot no accepta el fitxer de control (%d)." -#: backend/lpd.c:1101 #, c-format msgid "Remote host did not accept data file (%d)." msgstr "L'amfitrió remot no accepta el fitxer de dades (%d)." -#: ppdc/sample.c:428 msgid "Reprint After Error" msgstr "Torna a imprimir després d'un error" -#: cups/http-support.c:1312 msgid "Request Entity Too Large" msgstr "Entitat de petició massa gran" -#: cups/ppd.c:797 cups/ppd.c:1365 ppdc/sample.c:231 msgid "Resolution" msgstr "Resolució" -#: cgi-bin/classes.c:165 msgid "Resume Class" msgstr "Reprèn la classe" -#: cgi-bin/printers.c:167 msgid "Resume Printer" msgstr "Reprèn la impressora" -#: ppdc/sample.c:165 msgid "Return Address" msgstr "Remitent" -#: ppdc/sample.c:449 msgid "Rewind" msgstr "Rebobina" -#: cups/adminutil.c:2052 #, c-format msgid "Running command: %s %s -N -A %s -c '%s'" msgstr "S'està executant l'ordre: %s %s -N -A %s -c «%s»" -#: cups/snmp.c:995 msgid "SEQUENCE uses indefinite length" msgstr "SEQUENCE té una longitud indefinida" -#: cups/http-support.c:1336 msgid "SSL/TLS Negotiation Error" msgstr "S'ha produït un error mentre es negociava el SSL/TLS" -#: cups/http-support.c:1293 msgid "See Other" msgstr "Vegeu altres" -#: backend/usb-darwin.c:543 backend/usb-libusb.c:273 msgid "Sending data to printer." msgstr "S'envien les dades a la impressora." -#: cgi-bin/ipp-var.c:1061 msgid "Server Restarted" msgstr "S'ha reiniciat el servidor" -#: cgi-bin/ipp-var.c:1067 msgid "Server Security Auditing" msgstr "S'està auditant la seguretat del servidor" -#: cgi-bin/ipp-var.c:1063 msgid "Server Started" msgstr "S'ha iniciat el servidor" -#: cgi-bin/ipp-var.c:1065 msgid "Server Stopped" msgstr "S'ha aturat el servidor" -#: cups/http-support.c:1330 msgid "Service Unavailable" msgstr "El servei no està disponible" -#: cgi-bin/admin.c:2786 cgi-bin/admin.c:2832 cgi-bin/admin.c:2989 -#: cgi-bin/admin.c:3008 msgid "Set Allowed Users" msgstr "Definir els permisos dels usuaris" -#: cgi-bin/admin.c:3035 msgid "Set As Server Default" msgstr "Establir com a servidor per defecte" -#: cgi-bin/admin.c:3135 msgid "Set Class Options" msgstr "Definir les opcions de la classe" -#: cgi-bin/admin.c:3135 cgi-bin/admin.c:3309 cgi-bin/admin.c:3691 msgid "Set Printer Options" msgstr "Definir les opcions de la impressora" -#: cgi-bin/admin.c:3861 cgi-bin/admin.c:3905 cgi-bin/admin.c:3923 msgid "Set Publishing" msgstr "Establir com a pública" -#: ppdc/sample.c:166 msgid "Shipping Address" msgstr "Adreça de lliurament" -#: ppdc/sample.c:273 msgid "Short-Edge (Landscape)" msgstr "Costat curt (horitzontal)" -#: ppdc/sample.c:288 msgid "Special Paper" msgstr "Paper especial" -#: backend/lpd.c:1057 #, c-format msgid "Spooling job, %.0f%% complete." msgstr "S'està posant a la cua la feina. S'ha completat el %.0f%%." -#: ppdc/sample.c:341 msgid "Standard" msgstr "Estàndard" #. TRANSLATORS: Banner/cover sheet before the print job. -#: cgi-bin/admin.c:3552 msgid "Starting Banner" msgstr "Bàner inicial" -#: filter/rastertoepson.c:1069 filter/rastertohp.c:793 -#: filter/rastertolabel.c:1225 #, c-format msgid "Starting page %d." msgstr "S'està començant la pàgina %d." -#: ppdc/sample.c:156 msgid "Statement" msgstr "Declaració" -#: ppdc/sample.c:251 msgid "Stylus Color Series" msgstr "Sèrie Stylus Color" -#: ppdc/sample.c:257 msgid "Stylus Photo Series" msgstr "Sèrie Stylus Photo" -#: scheduler/ipp.c:3549 scheduler/ipp.c:6689 scheduler/ipp.c:7388 -#: scheduler/ipp.c:8887 #, c-format msgid "Subscription #%d does not exist." msgstr "La subscripció #%d no existeix." -#: ppdc/sample.c:157 msgid "Super A" msgstr "Super A" -#: ppdc/sample.c:158 msgid "Super B" msgstr "Super B" -#: ppdc/sample.c:162 msgid "Super B/A3" msgstr "Super B/A3" -#: cups/http-support.c:1275 msgid "Switching Protocols" msgstr "Intercanviar els protocols" -#: ppdc/sample.c:159 msgid "Tabloid" msgstr "Tabloide" -#: ppdc/sample.c:45 msgid "Tabloid Oversize" msgstr "Tabloide gran" -#: ppdc/sample.c:46 msgid "Tabloid Oversize Long Edge" msgstr "Tabloide gran costat llarg" -#: ppdc/sample.c:342 msgid "Tear" msgstr "Estripar" -#: ppdc/sample.c:447 msgid "Tear-Off" msgstr "Estripar" -#: ppdc/sample.c:388 msgid "Tear-Off Adjust Position" msgstr "Posició d'ajust d'estripat" -#: scheduler/ipp.c:6393 scheduler/ipp.c:6471 scheduler/ipp.c:6487 -#: scheduler/ipp.c:6505 +#, c-format +msgid "The \"%s\" attribute is required for print jobs." +msgstr "" + #, c-format msgid "The %s attribute cannot be provided with job-ids." msgstr "No es pot fer servir l'atribut %s amb les job-ids." -#: scheduler/ipp.c:5118 +#, c-format +msgid "" +"The '%s' Job Description attribute cannot be supplied in a job creation " +"request." +msgstr "" + #, c-format msgid "" "The '%s' operation attribute cannot be supplied in a Create-Job request." @@ -4965,22 +3978,17 @@ msgstr "" "L'atribut d'operació «%s» no es pot subministrar en una petició de Create-" "Job." -#: scheduler/ipp.c:6919 #, c-format msgid "The PPD file \"%s\" could not be found." msgstr "No s'ha pogut trobar el fitxer PPD «%s»." -#: scheduler/ipp.c:6906 #, c-format msgid "The PPD file \"%s\" could not be opened: %s" msgstr "No s'ha pogut obrir el fitxer PPD «%s»: %s" -#: filter/rastertoepson.c:1038 filter/rastertohp.c:764 -#: filter/rastertolabel.c:1189 msgid "The PPD file could not be opened." msgstr "No s'ha pogut obrir el fitxer PPD." -#: cgi-bin/admin.c:749 msgid "" "The class name may only contain up to 127 printable characters and may not " "contain spaces, slashes (/), or the pound sign (#)." @@ -4988,138 +3996,99 @@ msgstr "" "El nom de la classe només pot tenir fins a 127 caràcters imprimibles i no " "pot contenir espais, barres (/) o el símbol coixinet (#)." -#: cups/localize.c:353 msgid "The developer unit needs to be replaced." msgstr "S'ha de canviar la unitat de desenvolupament." -#: cups/localize.c:351 msgid "The developer unit will need to be replaced soon." msgstr "La unitat de desenvolupament s'haurà de canviar aviat." -#: cups/localize.c:343 msgid "The fuser's temperature is high." msgstr "La temperatura del fusor és alta." -#: cups/localize.c:345 msgid "The fuser's temperature is low." msgstr "La temperatura del fusor és baixa." -#: scheduler/ipp.c:2097 msgid "" "The notify-lease-duration attribute cannot be used with job subscriptions." msgstr "" "No es pot fer servir l'atribut notify-lease-duration amb les subscripcions a " "tasques." -#: scheduler/ipp.c:2080 scheduler/ipp.c:5653 #, c-format msgid "The notify-user-data value is too large (%d > 63 octets)." msgstr "El valor de notify-user-data és massa llarg (%d > 63 octets)." -#: cups/localize.c:349 msgid "The optical photoconductor needs to be replaced." msgstr "S'ha de canviar el fotoconductor òptic." -#: cups/localize.c:347 msgid "The optical photoconductor will need to be replaced soon." msgstr "El fotoconductor òptic s'haurà de canviar aviat." -#: cups/localize.c:331 msgid "The output bin is almost full." msgstr "La safata de sortida és gairebé plena." -#: cups/localize.c:333 msgid "The output bin is full." msgstr "La safata de sortida és plena." -#: cups/localize.c:329 msgid "The output bin is missing." msgstr "Falta la safata de sortida." -#: cups/localize.c:325 msgid "The paper tray is almost empty." msgstr "La safata de paper és gairebé buida." -#: cups/localize.c:327 msgid "The paper tray is empty." msgstr "La safata de paper és buida." -#: cups/localize.c:323 msgid "The paper tray is missing." msgstr "Falta la safata de paper." -#: cups/localize.c:306 msgid "The paper tray needs to be filled." msgstr "S'ha d'omplir la safata de paper." -#: backend/ipp.c:909 -msgid "The printer URI is incorrect or no longer exists." -msgstr "L'URI de la impressora no és correcte o ja no existeix." +msgid "The printer configuration is incorrect or the printer no longer exists." +msgstr "" -#: backend/lpd.c:619 backend/lpd.c:1009 backend/lpd.c:1091 backend/lpd.c:1141 msgid "The printer did not respond." msgstr "La impressora no ha respost." -#: backend/ipp.c:892 backend/ipp.c:899 -#, c-format -msgid "The printer does not support IPP/%d.%d, trying IPP/%s." -msgstr "" -"La impressora no és compatible amb el IPP/%d.%d, s'està intentant el IPP/%s." - -#: backend/ipp.c:757 backend/ipp.c:874 backend/ipp.c:980 backend/ipp.c:1313 -#: backend/ipp.c:1464 backend/lpd.c:828 backend/socket.c:374 -#: backend/usb-unix.c:131 backend/usb-unix.c:424 backend/usb-unix.c:507 msgid "The printer is in use." msgstr "La impressora està ocupada." -#: backend/runloop.c:254 backend/runloop.c:374 cups/localize.c:311 msgid "The printer is not connected." msgstr "La impressora no està connectada." -#: backend/ipp.c:735 backend/ipp.c:768 backend/ipp.c:870 backend/lpd.c:807 -#: backend/lpd.c:848 backend/socket.c:353 backend/socket.c:386 msgid "The printer is not responding." msgstr "La impressora no respòn." -#: backend/runloop.c:396 msgid "The printer is now connected." msgstr "Ara la impressora està connectada." -#: backend/usb-darwin.c:1286 msgid "The printer is now online." msgstr "Ara la impressora està en línia." -#: backend/usb-darwin.c:1307 msgid "The printer is offline." msgstr "La impressora està fora de línia." -#: cups/localize.c:335 msgid "The printer is running low on ink." msgstr "S'està acabant la tinta de la impressora." -#: cups/localize.c:313 msgid "The printer is running low on toner." msgstr "S'està acabant el tòner de la impressora." -#: backend/ipp.c:750 backend/lpd.c:821 backend/socket.c:367 msgid "The printer is unreachable at this time." msgstr "Ara mateix no es pot accedir a la impressora." -#: cups/localize.c:337 msgid "The printer may be out of ink." msgstr "Es deu haver acabat la tinta de la impressora." -#: cups/localize.c:315 msgid "The printer may be out of toner." msgstr "Es deu haver acabat el tòner de la impressora." -#: backend/ipp.c:744 backend/lpd.c:815 backend/socket.c:361 msgid "The printer may not exist or is unavailable at this time." msgstr "" "Pot ser que la impressora no existeixi o que ara mateix no estigui " "accessible." -#: cgi-bin/admin.c:931 msgid "" "The printer name may only contain up to 127 printable characters and may not " "contain spaces, slashes (/), or the pound sign (#)." @@ -5127,64 +4096,45 @@ msgstr "" "El nom de la impressora només pot tenir fins a 127 caràcters imprimibles i " "no pot contenir espais, barres (/) o el símbol coixinet (#)." -#: scheduler/ipp.c:876 scheduler/ipp.c:1136 scheduler/ipp.c:3198 -#: scheduler/ipp.c:3369 scheduler/ipp.c:5101 scheduler/ipp.c:5487 -#: scheduler/ipp.c:5801 scheduler/ipp.c:6359 scheduler/ipp.c:7124 -#: scheduler/ipp.c:7180 scheduler/ipp.c:7494 scheduler/ipp.c:7760 -#: scheduler/ipp.c:7849 scheduler/ipp.c:7882 scheduler/ipp.c:8205 -#: scheduler/ipp.c:8598 scheduler/ipp.c:8679 scheduler/ipp.c:9840 -#: scheduler/ipp.c:10294 scheduler/ipp.c:10624 scheduler/ipp.c:10706 -#: scheduler/ipp.c:10998 msgid "The printer or class does not exist." msgstr "La impressora o la classe no existeix." -#: scheduler/ipp.c:1304 msgid "The printer or class is not shared." msgstr "La impressora o la classe no estan compartides." -#: cups/localize.c:317 msgid "The printer's cover is open." msgstr "La tapa de la impressora està oberta." -#: cups/localize.c:321 msgid "The printer's door is open." msgstr "La porta de la impressora està oberta." -#: cups/localize.c:319 msgid "The printer's interlock is open." msgstr "L'enclavament de seguretat de la impressora està obert." -#: cups/localize.c:339 msgid "The printer's waste bin is almost full." msgstr "El dipòsit de residus és gairebé ple." -#: cups/localize.c:341 msgid "The printer's waste bin is full." msgstr "El dipòsit de residus és ple." -#: scheduler/ipp.c:982 scheduler/ipp.c:2261 #, c-format msgid "The printer-uri \"%s\" contains invalid characters." msgstr "El printer-uri «%s» conté caràcters no vàlids." -#: scheduler/ipp.c:3175 msgid "The printer-uri attribute is required." msgstr "L'atribut printer-uri és obligatori." -#: scheduler/ipp.c:966 msgid "" "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." msgstr "" "El printer-uri ha de tenir la forma «ipp://NOMAMFITRIÓ/classes/NOMCLASSE»." -#: scheduler/ipp.c:2245 msgid "" "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." msgstr "" "El printer-uri ha de tenir la forma «ipp://NOMAMFITRIÓ/printers/" "NOMIMPRESSORA»." -#: cgi-bin/admin.c:474 msgid "" "The subscription name may not contain spaces, slashes (/), question marks " "(?), or the pound sign (#)." @@ -5192,7 +4142,6 @@ msgstr "" "La subscripció no pot contenir espais, barres (/), interrogacions (?), o el " "símbol coixinet (#)." -#: scheduler/client.c:2450 msgid "" "The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to " "enable it." @@ -5200,279 +4149,221 @@ msgstr "" "La interfície web està deshabilitada. Executeu «cupsctl WebInterface=yes» " "per habilitar-la." -#: scheduler/ipp.c:6454 #, c-format msgid "The which-jobs value \"%s\" is not supported." msgstr "El valor «%s» de which-jobs no està implementat." -#: scheduler/ipp.c:5731 msgid "There are too many subscriptions." msgstr "Hi ha massa subscripcions." -#: cups/localize.c:308 msgid "There is a paper jam." msgstr "S'ha encallat el paper." -#: backend/usb-darwin.c:379 backend/usb-darwin.c:438 backend/usb-darwin.c:505 -#: backend/usb-darwin.c:526 backend/usb-libusb.c:235 backend/usb-libusb.c:256 msgid "There was an unrecoverable USB error." msgstr "Hi ha un error de l'USB irrecuperable." -#: ppdc/sample.c:435 msgid "Thermal Transfer Media" msgstr "Mitjà de transferència tèrmica" -#: scheduler/ipp.c:1507 msgid "Too many active jobs." msgstr "Hi ha massa tasques actives." -#: scheduler/ipp.c:1401 #, c-format msgid "Too many job-sheets values (%d > 2)." msgstr "Hi ha massa valors de job-sheets (%d > 2)." -#: scheduler/ipp.c:2529 #, c-format msgid "Too many printer-state-reasons values (%d > %d)." msgstr "Hi ha massa valors de printer-state-reasons (%d > %d)." -#: ppdc/sample.c:289 msgid "Transparency" msgstr "Transparència" -#: ppdc/sample.c:284 msgid "Tray" msgstr "Safata" -#: ppdc/sample.c:264 msgid "Tray 1" msgstr "Safata 1" -#: ppdc/sample.c:265 msgid "Tray 2" msgstr "Safata 2" -#: ppdc/sample.c:266 msgid "Tray 3" msgstr "Safata 3" -#: ppdc/sample.c:267 msgid "Tray 4" msgstr "Safata 4" -#: cups/http-support.c:1315 msgid "URI Too Long" msgstr "L'URI és massa llarg" -#: ppdc/sample.c:138 msgid "US Ledger" msgstr "Llibre major americà" -#: ppdc/sample.c:139 msgid "US Legal" msgstr "Legal americà" -#: ppdc/sample.c:140 msgid "US Legal Oversize" msgstr "Legal americà gran" -#: ppdc/sample.c:141 msgid "US Letter" msgstr "Carta americà" -#: ppdc/sample.c:142 msgid "US Letter Long Edge" msgstr "Carta americà costat llarg" -#: ppdc/sample.c:143 msgid "US Letter Oversize" msgstr "Carta americà gran" -#: ppdc/sample.c:144 msgid "US Letter Oversize Long Edge" msgstr "Carta americà gran costat llarg" -#: ppdc/sample.c:145 msgid "US Letter Small" msgstr "Carta americà petit" -#: cgi-bin/admin.c:1959 cgi-bin/admin.c:1972 cgi-bin/admin.c:1996 msgid "Unable to access cupsd.conf file" msgstr "No es pot accedir al fitxer cups.conf" -#: cgi-bin/help.c:133 msgid "Unable to access help file." msgstr "No es pot accedir al fitxer d'ajuda." -#: cgi-bin/admin.c:526 msgid "Unable to add RSS subscription" msgstr "No es pot afegir la subscripció RSS" -#: cgi-bin/admin.c:814 msgid "Unable to add class" msgstr "No es pot afegir la classe" -#: backend/ipp.c:1635 msgid "Unable to add document to print job." msgstr "No es pot obrir el documenta la feina." -#: scheduler/ipp.c:1548 #, c-format msgid "Unable to add job for destination \"%s\"." msgstr "No es pot afegir la feina al destí «%s»." -#: cgi-bin/admin.c:1059 cgi-bin/admin.c:1419 msgid "Unable to add printer" msgstr "No es pot afegir la impressora" -#: scheduler/ipp.c:1246 msgid "Unable to allocate memory for file types." msgstr "No es pot assignar la memòria pels tipus de fitxers." -#: filter/pstops.c:451 msgid "Unable to allocate memory for page info" msgstr "No s'ha pogut assignar memòria per la pàgina d'informació" -#: filter/pstops.c:445 msgid "Unable to allocate memory for pages array" msgstr "No s'ha pogut assignar memòria per la matriu de pàgines" -#: cgi-bin/admin.c:1525 msgid "Unable to cancel RSS subscription" msgstr "No es pot cancel·lar la subscripció RSS" -#: backend/ipp.c:1942 msgid "Unable to cancel print job." msgstr "No es pot cancel·lar la feina d'impressió." -#: cgi-bin/admin.c:2990 msgid "Unable to change printer" msgstr "No es pot canviar la impressora" -#: cgi-bin/admin.c:3906 msgid "Unable to change printer-is-shared attribute" msgstr "No es pot canviar l'atribut printer-is-shared" -#: cgi-bin/admin.c:1657 cgi-bin/admin.c:1799 msgid "Unable to change server settings" msgstr "No es pot canviar la configuració del servidor" -#: filter/commandtops.c:420 +#, c-format +msgid "Unable to compile mimeMediaType regular expression: %s." +msgstr "" + +#, c-format +msgid "Unable to compile naturalLanguage regular expression: %s." +msgstr "" + msgid "Unable to configure printer options." msgstr "No es poden configurar les opcions de la impressora." -#: cups/adminutil.c:911 cups/request.c:1016 msgid "Unable to connect to host." msgstr "No es pot connectar a l'amfitrió." -#: backend/ipp.c:713 backend/ipp.c:1138 backend/lpd.c:787 backend/socket.c:333 -#: backend/usb-unix.c:117 msgid "Unable to contact printer, queuing on next printer in class." msgstr "" "No es pot contactar amb la impressora. Es posa a la cua de la següent " "impressora de la classe." -#: cups/adminutil.c:726 #, c-format msgid "Unable to copy 64-bit CUPS printer driver files (%d)." msgstr "" "No es poden copiar els fitxers del controlador d'impressora CUPS de 64 bits " "(%d)." -#: cups/adminutil.c:691 #, c-format msgid "Unable to copy 64-bit Windows printer driver files (%d)." msgstr "" "No es poden copiar els fitxers del controlador d'impressora Windows de 64 " "bits (%d)." -#: cups/adminutil.c:522 #, c-format msgid "Unable to copy CUPS printer driver files (%d)." msgstr "No es poden copiar els fitxers del controlador d'impressora CUPS (%d)." -#: scheduler/ipp.c:2649 #, c-format msgid "Unable to copy PPD file - %s" msgstr "No es pot copiar el fitxer PPD - %s" -#: scheduler/ipp.c:2704 msgid "Unable to copy PPD file." msgstr "No es pot copiar el fitxer PPD." -#: cups/adminutil.c:487 #, c-format msgid "Unable to copy Windows 2000 printer driver files (%d)." msgstr "" "No es poden copiar els fitxers del controlador d'impressora Windows 2000 " "(%d)." -#: cups/adminutil.c:610 #, c-format msgid "Unable to copy Windows 9x printer driver files (%d)." msgstr "" "No es poden copiar els fitxers del controlador d'impressora Windows 9x (%d)." -#: scheduler/ipp.c:2626 #, c-format msgid "Unable to copy interface script - %s" msgstr "No es pot copiar l'script de la interfície - %s" -#: backend/ipp.c:2034 -msgid "Unable to create compressed print file" -msgstr "No es pot crear el fitxer d'impressió comprimit" - -#: cups/util.c:602 cups/util.c:1656 msgid "Unable to create printer-uri" msgstr "No es pot crear el printer-uri" -#: cgi-bin/admin.c:1850 cgi-bin/admin.c:1862 scheduler/cupsfilter.c:1236 msgid "Unable to create temporary file" msgstr "No es pot crear el fitxer temporal" -#: cgi-bin/admin.c:2153 msgid "Unable to delete class" msgstr "No es pot esborrar la classe" -#: cgi-bin/admin.c:2238 msgid "Unable to delete printer" msgstr "No es pot esborrar la impressora" -#: cgi-bin/classes.c:260 cgi-bin/printers.c:269 msgid "Unable to do maintenance command" msgstr "No es pot executar la comanda de manteniment" -#: cgi-bin/admin.c:1974 msgid "Unable to edit cupsd.conf files larger than 1MB" msgstr "No es poden editar fitxers cupsd.conf més grans d'1MB" -#: cups/http.c:4272 msgid "" "Unable to establish a secure connection to host (certificate chain invalid)." msgstr "" "No s'ha pogut establir una connexió segura amb l'amfitrió (la cadena del " "certificat no és vàlida)." -#: cups/http.c:4262 msgid "" "Unable to establish a secure connection to host (certificate not yet valid)." msgstr "" "No s'ha pogut establir una connexió segura amb l'amfitrió (el certificat " "encara no és vàlid)." -#: cups/http.c:4257 msgid "Unable to establish a secure connection to host (expired certificate)." msgstr "" "No s'ha pogut establir una connexió segura amb l'amfitrió (ha expirat el " "certificat)." -#: cups/http.c:4267 msgid "Unable to establish a secure connection to host (host name mismatch)." msgstr "" "No s'ha pogut establir una connexió segura amb l'amfitrió (hi ha un error en " "el nom de l'amfitrió)." -#: cups/http.c:4277 msgid "" "Unable to establish a secure connection to host (peer dropped connection " "before responding)." @@ -5480,345 +4371,270 @@ msgstr "" "No s'ha pogut establir una connexió segura amb l'amfitrió (s'ha tallat la " "connexió abans de respondre)." -#: cups/http.c:4252 msgid "" "Unable to establish a secure connection to host (self-signed certificate)." msgstr "" "No s'ha pogut establir una connexió segura amb l'amfitrió (el certificat és " "autosignat)." -#: cups/http.c:4247 msgid "" "Unable to establish a secure connection to host (untrusted certificate)." msgstr "" "No s'ha pogut establir una connexió segura amb l'amfitrió (el certificat no " "és de confiança)." -#: cups/http.c:4008 cups/http.c:4304 cups/http.c:4337 cups/http.c:4354 msgid "Unable to establish a secure connection to host." msgstr "No es pot establir una connexió segura amb l'amfitrió." -#: cgi-bin/ipp-var.c:365 msgid "Unable to find destination for job" msgstr "No es pot trobar el destí de la feina" -#: cups/http-support.c:1748 msgid "Unable to find printer." msgstr "No es pot trobar la impressora." -#: backend/ipp.c:2056 -msgid "Unable to generate compressed print file" -msgstr "No es pot generar el fitxer d'impressió comprimit" - -#: backend/ipp.c:3009 msgid "Unable to get backend exit status." msgstr "No es pot obtenir el motiu de la sortida de l'execució en segon pla" -#: cgi-bin/classes.c:450 msgid "Unable to get class list" msgstr "No es pot obtenir la llista de classes" -#: cgi-bin/classes.c:549 msgid "Unable to get class status" msgstr "No es pot obtenir l'estat de la classe" -#: cgi-bin/admin.c:1320 msgid "Unable to get list of printer drivers" msgstr "No es pot obtenir la llista dels controladors d'impressora" -#: cgi-bin/admin.c:2840 msgid "Unable to get printer attributes" msgstr "No es poden obtenir els atributs de la impressora" -#: cgi-bin/printers.c:467 msgid "Unable to get printer list" msgstr "No es pot obtenir la llista d'impressores" -#: cgi-bin/printers.c:569 msgid "Unable to get printer status" msgstr "No es pot obtenir l'estat de la impressora" -#: backend/ipp.c:933 msgid "Unable to get printer status." msgstr "No es pot obtenir l'estat de la impressora." -#: cups/adminutil.c:565 cups/adminutil.c:769 #, c-format msgid "Unable to install Windows 2000 printer driver files (%d)." msgstr "" "No es poden instal·lar els fitxers del controlador d'impressores per Windows " "2000 (%d)." -#: cups/adminutil.c:639 #, c-format msgid "Unable to install Windows 9x printer driver files (%d)." msgstr "" "No es poden instal·lar els fitxers del controlador d'impressores per Windows " "9x (%d)." -#: cgi-bin/help.c:92 msgid "Unable to load help index." msgstr "No es pot carregar l'índex de l'ajuda." -#: backend/ipp.c:642 backend/lpd.c:421 backend/socket.c:275 #, c-format msgid "Unable to locate printer \"%s\"." msgstr "No es pot ubicar la impressora «%s»." -#: backend/dnssd.c:781 backend/ipp.c:324 backend/lpd.c:204 -#: backend/socket.c:171 msgid "Unable to locate printer." msgstr "No es pot ubicar la impressora." -#: cgi-bin/admin.c:813 msgid "Unable to modify class" msgstr "No es pot modificar la classe" -#: cgi-bin/admin.c:1058 cgi-bin/admin.c:1418 msgid "Unable to modify printer" msgstr "No es pot modificar la impressora" -#: cgi-bin/ipp-var.c:432 cgi-bin/ipp-var.c:521 msgid "Unable to move job" msgstr "No es pot moure la feina" -#: cgi-bin/ipp-var.c:434 cgi-bin/ipp-var.c:523 msgid "Unable to move jobs" msgstr "No es poden moure les tasques" -#: cgi-bin/admin.c:3186 cups/ppd.c:339 msgid "Unable to open PPD file" msgstr "No es pot obrir el fitxer PPD" -#: backend/ipp.c:2040 -msgid "Unable to open compressed print file" -msgstr "No es pot obrir el fitxer d'impressió comprimit" - -#: cgi-bin/admin.c:2608 msgid "Unable to open cupsd.conf file:" msgstr "No es pot obrir el fitxer cups.conf" -#: backend/usb-unix.c:141 msgid "Unable to open device file" msgstr "No es pot obrir el fitxer de dispositiu" -#: scheduler/ipp.c:6140 #, c-format msgid "Unable to open document #%d in job #%d." msgstr "No es pot obrir el document #%d a la feina #%d." -#: cgi-bin/help.c:364 msgid "Unable to open help file." msgstr "No es pot obrir el fitxer d'impressió." -#: backend/ipp.c:365 backend/ipp.c:1398 backend/ipp.c:1594 backend/ipp.c:2046 -#: backend/lpd.c:488 backend/socket.c:158 backend/usb.c:237 -#: filter/gziptoany.c:71 filter/pstops.c:300 msgid "Unable to open print file" msgstr "No es pot obrir el fitxer d'impressió" -#: filter/rastertoepson.c:998 filter/rastertohp.c:724 -#: filter/rastertolabel.c:1147 msgid "Unable to open raster file" msgstr "No es pot obrir el fitxer de trama" -#: cgi-bin/ipp-var.c:795 msgid "Unable to print test page" msgstr "No es pot imprimir la pàgina de prova" -#: backend/runloop.c:96 backend/runloop.c:325 backend/usb-darwin.c:613 -#: backend/usb-darwin.c:657 backend/usb-libusb.c:343 backend/usb-libusb.c:378 msgid "Unable to read print data." msgstr "No es poden llegir les dades d'impressió." -#: cups/dest.c:3402 msgid "Unable to resolve printer URI." msgstr "No es pot resoldre l'URI de la impressora." -#: cups/adminutil.c:2088 #, c-format msgid "Unable to run \"%s\": %s" msgstr "No es pot executar «%s»: %s" -#: filter/pstops.c:563 msgid "Unable to see in file" msgstr "No es pot veure al fitxer" -#: cgi-bin/ipp-var.c:598 cgi-bin/ipp-var.c:618 msgid "Unable to send command to printer driver" msgstr "No es pot enviar la comanda al controlador de la impressora" -#: backend/usb-darwin.c:735 backend/usb-libusb.c:454 msgid "Unable to send data to printer." msgstr "No es poden enviar dades a la impressora." -#: cups/adminutil.c:821 #, c-format msgid "Unable to set Windows printer driver (%d)." msgstr "No es pot configurar el controlador d'impressores per Windows (%d)" -#: cgi-bin/admin.c:3807 msgid "Unable to set options" msgstr "No es poden configurar les opcions" -#: cgi-bin/admin.c:3077 msgid "Unable to set server default" msgstr "No es pot posar la configuració per defecte al servidor" -#: backend/ipp.c:2868 backend/ipp.c:2945 backend/ipp.c:2953 msgid "Unable to start backend process." msgstr "No es pot iniciar el procés en segon pla." -#: cgi-bin/admin.c:1912 msgid "Unable to upload cupsd.conf file" msgstr "No es pot penjar el fitxer cups.conf" -#: backend/usb-darwin.c:1985 backend/usb-darwin.c:2009 msgid "Unable to use legacy USB class driver." msgstr "No es pot fer servir el controlador de la classe USB antic." -#: backend/runloop.c:125 backend/runloop.c:380 msgid "Unable to write print data" msgstr "No es poden escriure les dades d'impressió" -#: filter/gziptoany.c:90 #, c-format msgid "Unable to write uncompressed print data: %s" msgstr "No es poden escriure les dades sense comprimir: %s" -#: cups/http-support.c:1303 msgid "Unauthorized" msgstr "No autoritzat" -#: cgi-bin/admin.c:3503 msgid "Units" msgstr "Unitats" -#: cups/http-support.c:1343 cups/ppd.c:366 msgid "Unknown" msgstr "Desconegut" -#: filter/pstops.c:2213 #, c-format msgid "Unknown choice \"%s\" for option \"%s\"." msgstr "La tria de «%s» per l'opció «%s» és desconeguda." -#: backend/ipp.c:507 #, c-format msgid "Unknown encryption option value: \"%s\"." msgstr "El valor de l'opció de xifrat «%s» és desconegut." -#: backend/lpd.c:350 #, c-format msgid "Unknown file order: \"%s\"." msgstr "Ordre desconegut del fitxer: «%s»." -#: backend/lpd.c:321 #, c-format msgid "Unknown format character: \"%c\"." msgstr "Format del caràcter desconegut: «%c»." -#: cups/dest-options.c:770 msgid "Unknown media size name." msgstr "El nom de la mida del suport no és conegut." -#: backend/ipp.c:554 #, c-format msgid "Unknown option \"%s\" with value \"%s\"." msgstr "L'opció «%s» amb valor «%s» és desconeguda." -#: filter/pstops.c:2196 #, c-format msgid "Unknown option \"%s\"." msgstr "L'opció «%s» és desconeguda." -#: backend/lpd.c:336 #, c-format msgid "Unknown print mode: \"%s\"." msgstr "El mode d'impressió «%s» és desconegut." -#: scheduler/ipp.c:10496 #, c-format msgid "Unknown printer-error-policy \"%s\"." msgstr "El paràmetre printer-error-policy «%s» és desconegut." -#: scheduler/ipp.c:10479 #, c-format msgid "Unknown printer-op-policy \"%s\"." msgstr "El paràmetre printer-op-policy «%s» és desconegut." -#: cups/http-addrlist.c:710 msgid "Unknown service name." msgstr "El nom del servei és desconegut." -#: backend/ipp.c:526 #, c-format msgid "Unknown version option value: \"%s\"." msgstr "El valor de l'opció de la versió és desconegut: «%s»." -#: scheduler/ipp.c:402 +#, c-format +msgid "Unsupported 'compression' value \"%s\"." +msgstr "" + +#, c-format +msgid "Unsupported 'document-format' value \"%s\"." +msgstr "" + +msgid "Unsupported 'job-name' value." +msgstr "" + #, c-format msgid "Unsupported character set \"%s\"." msgstr "No s'admet el grup de caràcters «%s»." -#: scheduler/ipp.c:8171 scheduler/ipp.c:9401 scheduler/ipp.c:10950 #, c-format msgid "Unsupported compression \"%s\"." msgstr "No s'admet la compressió «%s»." -#: scheduler/ipp.c:8305 scheduler/ipp.c:9551 scheduler/ipp.c:10979 #, c-format msgid "Unsupported document-format \"%s\"." msgstr "No s'admet el document-format «%s»." -#: scheduler/ipp.c:9534 #, c-format msgid "Unsupported document-format \"%s/%s\"." msgstr "No s'admet el document-format «%s/%s»." -#: scheduler/ipp.c:1367 #, c-format msgid "Unsupported format \"%s\"." msgstr "No s'admet el format «%s»." -#: scheduler/ipp.c:1465 msgid "Unsupported margins." msgstr "No s'admeten els marges." -#: cups/pwg-media.c:529 msgid "Unsupported media value." msgstr "No s'admet el valor del suport." -#: filter/pstops.c:2478 #, c-format msgid "Unsupported number-up value %d, using number-up=1." msgstr "No s'admet el valor %d a number-up. Es fa servir number-up=1." -#: filter/pstops.c:2512 #, c-format msgid "Unsupported number-up-layout value %s, using number-up-layout=lrtb." msgstr "" "No s'admet el valor %s a number-up-layout. Es fa servir number-up-" "layout=lrtb." -#: filter/pstops.c:2563 #, c-format msgid "Unsupported page-border value %s, using page-border=none." msgstr "No s'admet el valor %s a page-border. Es fa servir page-border=none." -#: filter/rastertopwg.c:147 filter/rastertopwg.c:155 filter/rastertopwg.c:164 msgid "Unsupported raster data." msgstr "No s'admet les dades en trama." -#: cups/snmp.c:1112 msgid "Unsupported value type" msgstr "El tipus de valor no és compatible" -#: cups/http-support.c:1318 msgid "Upgrade Required" msgstr "S'ha d'actualitzar" -#: systemv/lpadmin.c:668 msgid "" "Usage:\n" "\n" @@ -5839,49 +4655,36 @@ msgstr "" " [-P fitxer-ppd] [-o nom=valor]\n" " [-u allow:usuari,usuari] [-u deny:usuari,usuari]" -#: backend/dnssd.c:241 backend/ipp.c:313 backend/lpd.c:191 -#: backend/socket.c:135 backend/usb.c:183 filter/commandtops.c:74 -#: filter/gziptoany.c:50 filter/pstops.c:264 monitor/bcp.c:62 -#: monitor/tbcp.c:61 #, c-format msgid "Usage: %s job-id user title copies options [file]" msgstr "Sintaxi: %s id-feina usuari títol còpies opcions [fitxer]" -#: systemv/cupsaddsmb.c:281 msgid "Usage: cupsaddsmb [options] printer1 ... printerN" msgstr "Sintaxi: cupsaddsmb [opcions] impressora1 ... impressoraN" -#: systemv/cupsctl.c:200 msgid "Usage: cupsctl [options] [param=value ... paramN=valueN]" msgstr "Sintaxi: cupsctl [opcions] [param=valor ... paramN=valorN]" -#: scheduler/main.c:2017 msgid "Usage: cupsd [options]" msgstr "Sintaxi: cupsd [opcions]" -#: scheduler/cupsfilter.c:1429 msgid "Usage: cupsfilter [ options ] filename" msgstr "Sintaxi: cupsfilter [ opcions ] nomfitxer" -#: systemv/cupstestdsc.c:425 msgid "Usage: cupstestdsc [options] filename.ps [... filename.ps]" msgstr "Sintaxi: cupstestdsc [opcions] nomfitxer.ps [...nomfitxer.ps]" -#: systemv/cupstestppd.c:3793 msgid "" "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]" msgstr "" "Sintaxi: cupstestppd [opcions] nomfitxer1.ppd[.gz] [... nomfitxerN.ppd[.gz]]" -#: test/ipptool.c:4401 msgid "Usage: ipptool [options] URI filename [ ... filenameN ]" msgstr "Sintaxi: ipptool [opcions] URI nomfitxer[ ... nomfitxerN]" -#: systemv/lpmove.c:125 msgid "Usage: lpmove job/src dest" msgstr "Sintaxi: lpmove feina/font destí" -#: systemv/lpoptions.c:553 msgid "" "Usage: lpoptions [-h server] [-E] -d printer\n" " lpoptions [-h server] [-E] [-p printer] -l\n" @@ -5893,11 +4696,9 @@ msgstr "" " lpoptions [-h servidor] [-E] -p impressora -o opció[=valor] ...\n" " lpoptions [-h servidor] [-E] -x impressora" -#: systemv/lppasswd.c:476 msgid "Usage: lppasswd [-g groupname]" msgstr "Sintaxi: lppasswd [-g nomgrup]" -#: systemv/lppasswd.c:479 msgid "" "Usage: lppasswd [-g groupname] [username]\n" " lppasswd [-g groupname] -a [username]\n" @@ -5907,76 +4708,59 @@ msgstr "" " lppasswd [-g nomgrup] -a [nomusuari]\n" " lppasswd [-g nomgrup] -x [nomusuari]" -#: berkeley/lpq.c:670 msgid "" "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]" msgstr "" "Sintaxi: lpq [-P destí] [-U nomusuari] [-h nomamfitrió[:port]] [-l] " "[+interval]" -#: ppdc/ppdc.cxx:435 msgid "Usage: ppdc [options] filename.drv [ ... filenameN.drv ]" msgstr "Sintaxi: ppdc [opcions] nomfitxer.rv [ ... nomfitxerN.drv ]" -#: ppdc/ppdhtml.cxx:172 msgid "Usage: ppdhtml [options] filename.drv >filename.html" msgstr "Sintaxi: ppdhtml [opcions] nomfitxer.drv >nomfitxer.html" -#: ppdc/ppdi.cxx:128 msgid "Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]" msgstr "Sintaxi: ppdi [opcions] nomfitxer.ppd [ ... nomfitxerN.ppd ]" -#: ppdc/ppdmerge.cxx:367 msgid "Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]" msgstr "Sintaxi: ppdmerge [opcions] nomfitxer.ppd [ ... nomfitxerN.ppd ]" -#: ppdc/ppdpo.cxx:252 msgid "" "Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]" msgstr "" "Sintaxi: ppdpo [opcions] -o nomfitxer.po nomfitxer.drv [ ... nomfitxerN.drv]" -#: backend/snmp.c:218 msgid "Usage: snmp [host-or-ip-address]" msgstr "Sintaxi: snmp [adreça-amfitrió-o-ip]" -#: cups/snmp.c:1064 msgid "Value uses indefinite length" msgstr "El valor té una longitud indefinida" -#: cups/snmp.c:1049 msgid "VarBind uses indefinite length" msgstr "VarBind té una longitud indefinida" -#: cups/snmp.c:999 msgid "Version uses indefinite length" msgstr "Version té una longitud indefinida" -#: backend/ipp.c:1675 msgid "Waiting for job to complete." msgstr "S'està esperant que acabi la feina." -#: backend/usb-darwin.c:457 backend/usb-libusb.c:193 msgid "Waiting for printer to become available." msgstr "S'està esperant que la impressora estigui disponible." -#: backend/socket.c:444 msgid "Waiting for printer to finish." msgstr "S'està esperant que la impressora acabi." -#: cups/adminutil.c:793 msgid "Warning, no Windows 2000 printer drivers are installed." msgstr "AVÍS. No hi ha cap controlador per Windows 2000 instal·lat." -#: cups/http-support.c:1339 msgid "Web Interface is Disabled" msgstr "La interfície web està deshabilitada" -#: cups/ppd.c:1947 msgid "Yes" msgstr "Sí" -#: scheduler/client.c:2437 #, c-format msgid "" "You must access this page using the URL https://" @@ -5985,7 +4769,6 @@ msgstr "" "Heu d'accedir a aquesta pagina a través de la URL https://%s:%d%s." -#: systemv/lppasswd.c:254 msgid "" "Your password must be at least 6 characters long, cannot contain your " "username, and must contain at least one letter and number." @@ -5993,287 +4776,230 @@ msgstr "" "La contrasenya ha de tenir com a mínim 6 caràcters, no pot contenir el nom " "d'usuari, i ha de tenir com a mínim una lletra i un número." -#: ppdc/sample.c:439 msgid "ZPL Label Printer" msgstr "Impressora d'etiquetes ZPL" -#: ppdc/sample.c:362 msgid "Zebra" msgstr "Zebra" -#: cups/notify.c:102 msgid "aborted" msgstr "interromput" -#: cups/notify.c:99 msgid "canceled" msgstr "cancel·lat" -#: cups/notify.c:105 msgid "completed" msgstr "completat" -#: scheduler/ipp.c:6012 msgid "cups-deviced failed to execute." msgstr "no s'ha pogut executar correctament la cups-deviced." -#: scheduler/ipp.c:6842 scheduler/ipp.c:7091 msgid "cups-driverd failed to execute." msgstr "no s'ha pogut executar correctament la cups-driverd" -#: systemv/cupsaddsmb.c:233 #, c-format msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s" msgstr "cupsaddsmb: falta el fitxer PPD per la impressora «%s» - %s" -#: systemv/cupsctl.c:141 msgid "cupsctl: Cannot set Listen or Port directly." msgstr "cupsctl: no es pot establir Listen o Port directament." -#: systemv/cupsctl.c:152 #, c-format msgid "cupsctl: Unable to connect to server: %s" msgstr "cupsctl: no es pot connectar al servidor: %s" -#: systemv/cupsctl.c:195 #, c-format msgid "cupsctl: Unknown option \"%s\"" msgstr "cupsctl: l'opció «%s» és desconeguda" -#: systemv/cupsctl.c:197 #, c-format msgid "cupsctl: Unknown option \"-%c\"" msgstr "cupsctl: l'opció «-%c» és desconeguda" -#: scheduler/main.c:189 msgid "cupsd: Expected config filename after \"-c\" option." msgstr "" "cupsd: s'esperava un nom de fitxer de configuració després de l'opció «-c»." -#: scheduler/main.c:221 scheduler/main.c:228 +msgid "cupsd: Expected cups-files.conf filename after \"-s\" option." +msgstr "" + +msgid "cupsd: Relative cups-files.conf filename not allowed." +msgstr "" + msgid "cupsd: Unable to get current directory." msgstr "cupsd: No es pot obtenir el directori actual." -#: scheduler/main.c:295 +msgid "cupsd: Unable to get path to cups-files.conf file." +msgstr "" + #, c-format msgid "cupsd: Unknown argument \"%s\" - aborting." msgstr "cupsd: l'argument «%s» és desconegut - s'interromp." -#: scheduler/main.c:288 #, c-format msgid "cupsd: Unknown option \"%c\" - aborting." msgstr "cupsd: l'opció «%c» és desconeguda - s'interromp." -#: scheduler/main.c:255 msgid "cupsd: launchd(8) support not compiled in, running in normal mode." msgstr "" "cupsd: no s'ha compilat amb compatibilitat per launchd(8). S'executa en mode " "normal." -#: scheduler/cupsfilter.c:1209 #, c-format msgid "cupsfilter: Invalid document number %d." msgstr "cupsfilter: el document número %d no és vàlid." -#: scheduler/cupsfilter.c:1203 #, c-format msgid "cupsfilter: Invalid job ID %d." msgstr "cupsfilter: la feina %d no és vàlida." -#: scheduler/cupsfilter.c:358 msgid "cupsfilter: Only one filename can be specified." msgstr "cupsfilter: només es pot especificar un nom de fitxer." -#: scheduler/cupsfilter.c:1251 #, c-format msgid "cupsfilter: Unable to get job file - %s" msgstr "cupsfilter: no es pot obtenir el fitxer de la feina - %s" -#: systemv/cupstestppd.c:261 msgid "cupstestppd: The -q option is incompatible with the -v option." msgstr "cupstestppd: l'opció -q no és compatible amb l'opció -v." -#: systemv/cupstestppd.c:277 msgid "cupstestppd: The -v option is incompatible with the -q option." msgstr "cupstestppd: l'opció -v no és compatible amb l'opció -q." -#: systemv/lpstat.c:1231 systemv/lpstat.c:1234 systemv/lpstat.c:1237 #, c-format msgid "device for %s/%s: %s" msgstr "dispositiu per %s/%s: %s" -#: systemv/lpstat.c:1218 systemv/lpstat.c:1221 systemv/lpstat.c:1224 #, c-format msgid "device for %s: %s" msgstr "dispositiu per %s: %s" -#: cups/snmp.c:1036 msgid "error-index uses indefinite length" msgstr "error-index fa servir una longitud indefinida" -#: cups/snmp.c:1028 msgid "error-status uses indefinite length" msgstr "error-status fa servir una longitud indefinida" -#: cups/notify.c:90 msgid "held" msgstr "En pausa" -#: berkeley/lpc.c:209 msgid "help\t\tGet help on commands." msgstr "help\t\tproporciona ajuda sobre les comandes." -#: cups/notify.c:131 msgid "idle" msgstr "inactiva" -#: test/ipptool.c:373 test/ipptool.c:515 test/ipptool.c:539 msgid "ipptool: \"-i\" and \"-n\" are incompatible with -X\"." msgstr "ipptool: «-i» i «-n» no són compatibles amb «-X»." -#: test/ipptool.c:597 #, c-format msgid "ipptool: Bad URI - %s." msgstr "ipptool: l'URI no es correcte - %s." -#: test/ipptool.c:362 #, c-format msgid "ipptool: Bad version %s for \"-V\"." msgstr "ipptool: la versió %s de «-V» no és correcta." -#: test/ipptool.c:508 msgid "ipptool: Invalid seconds for \"-i\"." msgstr "ipptool: els segons de «-i» no són correctes." -#: test/ipptool.c:578 msgid "ipptool: May only specify a single URI." msgstr "ipptool: heu d'especificar només un URI." -#: test/ipptool.c:531 msgid "ipptool: Missing count for \"-n\"." msgstr "ipptool: falta el comptador de «-n»." -#: test/ipptool.c:408 msgid "ipptool: Missing filename for \"-f\"." msgstr "ipptool: falta el nom del fitxer a «-f»." -#: test/ipptool.c:389 msgid "ipptool: Missing name=value for \"-d\"." msgstr "ipptool: falta nom=valor a «-d»." -#: test/ipptool.c:498 msgid "ipptool: Missing seconds for \"-i\"." msgstr "ipptool: falten els segons a «-i»." -#: test/ipptool.c:332 msgid "ipptool: Missing timeout for \"-T\"." msgstr "ipptool: falta el temps màxim d'espera a «-T»." -#: test/ipptool.c:345 msgid "ipptool: Missing version for \"-V\"." msgstr "ipptool: falta la versió a «-V»." -#: test/ipptool.c:624 msgid "ipptool: URI required before test file." msgstr "ipptool: falta l'URI abans del fitxer de prova." -#: test/ipptool.c:558 #, c-format msgid "ipptool: Unknown option \"-%c\"." msgstr "ipptool: l'opció «-%c» és desconeguda." -#: scheduler/ipp.c:7838 msgid "job-printer-uri attribute missing." msgstr "Falta l'atribut de job-printer-uri." -#: systemv/lpadmin.c:131 systemv/lpadmin.c:375 msgid "lpadmin: Class name can only contain printable characters." msgstr "lpadmin: el nom de la classe només pot tenir caràcters imprimibles." -#: systemv/lpadmin.c:614 msgid "lpadmin: Expected PPD after \"-P\" option." msgstr "lpadmin: s'esperava un PPD després de l'opció «-P»." -#: systemv/lpadmin.c:457 msgid "lpadmin: Expected allow/deny:userlist after \"-u\" option." msgstr "lpadmin: s'esperava allow/deny:llistausuaris després de l'opció «-u»." -#: systemv/lpadmin.c:364 msgid "lpadmin: Expected class after \"-r\" option." msgstr "lpadmin: s'esperava una classe després de l'opció «-r»." -#: systemv/lpadmin.c:120 msgid "lpadmin: Expected class name after \"-c\" option." msgstr "lpadmin: s'esperava un nom de classe després de l'opció «-c»." -#: systemv/lpadmin.c:558 msgid "lpadmin: Expected description after \"-D\" option." msgstr "lpadmin: s'esperava una descripció després de l'opció «-D»." -#: systemv/lpadmin.c:491 msgid "lpadmin: Expected device URI after \"-v\" option." msgstr "lpadmin: s'esperava un URI de dispositiu després de l'opció «-v»." -#: systemv/lpadmin.c:574 msgid "lpadmin: Expected file type(s) after \"-I\" option." msgstr "lpadmin: s'esperava un(s) tipus de fitxer(s) després de l'opció «-I»." -#: systemv/lpadmin.c:202 msgid "lpadmin: Expected hostname after \"-h\" option." msgstr "lpadmin: s'esperava un nom d'amfitrió després de l'opció «-h»." -#: systemv/lpadmin.c:221 msgid "lpadmin: Expected interface after \"-i\" option." msgstr "lpadmin: s'esperava una interfície després de l'opció «-i»." -#: systemv/lpadmin.c:594 msgid "lpadmin: Expected location after \"-L\" option." msgstr "lpadmin: s'esperava una ubicació després de l'opció «-L»." -#: systemv/lpadmin.c:274 msgid "lpadmin: Expected model after \"-m\" option." msgstr "lpadmin: s'esperava un model després de l'opció «-m»." -#: systemv/lpadmin.c:417 msgid "lpadmin: Expected name after \"-R\" option." msgstr "lpadmin: s'esperava un nom després de l'opció «-R»." -#: systemv/lpadmin.c:294 msgid "lpadmin: Expected name=value after \"-o\" option." msgstr "lpadmin: s'esperava nom=valor després de l'opció «-o»." -#: systemv/lpadmin.c:313 msgid "lpadmin: Expected printer after \"-p\" option." msgstr "lpadmin: s'esperava una impressora després de l'opció «-p»." -#: systemv/lpadmin.c:164 msgid "lpadmin: Expected printer name after \"-d\" option." msgstr "lpadmin: s'esperava un nom d'impressora després de l'opció «-d»." -#: systemv/lpadmin.c:525 msgid "lpadmin: Expected printer or class after \"-x\" option." msgstr "lpadmin: s'esperava un impressora o classe després de l'opció «-x»." -#: systemv/lpadmin.c:975 msgid "lpadmin: No member names were seen." msgstr "lpadmin: no s'ha trobat cap nom de membre." -#: systemv/lpadmin.c:762 #, c-format msgid "lpadmin: Printer %s is already a member of class %s." msgstr "lpadmin: la impressora %s ja és membre de la classe %s." -#: systemv/lpadmin.c:989 #, c-format msgid "lpadmin: Printer %s is not a member of class %s." msgstr "lpadmin: la impressora %s no és membre de la classe %s." -#: systemv/lpadmin.c:175 systemv/lpadmin.c:324 systemv/lpadmin.c:536 msgid "lpadmin: Printer name can only contain printable characters." msgstr "" "lpadmin: el nom de la impressora només pot contenir caràcters imprimibles." -#: systemv/lpadmin.c:105 msgid "" "lpadmin: Unable to add a printer to the class:\n" " You must specify a printer name first." @@ -6281,18 +5007,13 @@ msgstr "" "lpadmin: no s'ha pogut afegir una impressora a la classe:\n" " Heu d'especificar primer un nom d'impressora." -#: systemv/lpadmin.c:96 systemv/lpadmin.c:149 systemv/lpadmin.c:253 -#: systemv/lpadmin.c:339 systemv/lpadmin.c:393 systemv/lpadmin.c:510 -#: systemv/lpadmin.c:647 #, c-format msgid "lpadmin: Unable to connect to server: %s" msgstr "lpadmin: no s'ha pogut connectar al servidor: %s" -#: systemv/lpadmin.c:1329 msgid "lpadmin: Unable to create temporary file" msgstr "lpadmin: no s'ha pogut crear el fitxer temporal" -#: systemv/lpadmin.c:402 msgid "" "lpadmin: Unable to delete option:\n" " You must specify a printer name first." @@ -6300,12 +5021,10 @@ msgstr "" "lpadmin: no s'ha pogut esborrar l'opció:\n" " Heu d'especificar primer un nom d'impressora." -#: systemv/lpadmin.c:1339 #, c-format msgid "lpadmin: Unable to open PPD file \"%s\" - %s" msgstr "lpadmin: no s'ha pogut obrir el fitxer PPD «%s» - %s" -#: systemv/lpadmin.c:348 msgid "" "lpadmin: Unable to remove a printer from the class:\n" " You must specify a printer name first." @@ -6313,7 +5032,6 @@ msgstr "" "lpadmin: no es pot esborrar una impressora de la classe:\n" " Heu d'especificar primer un nom d'impressora." -#: systemv/lpadmin.c:656 msgid "" "lpadmin: Unable to set the printer options:\n" " You must specify a printer name first." @@ -6321,174 +5039,138 @@ msgstr "" "lpadmin: no es pot establir les opcions de la impressora:\n" " Heu d'especificar primer un nom d'impressora." -#: systemv/lpadmin.c:474 #, c-format msgid "lpadmin: Unknown allow/deny option \"%s\"." msgstr "lpadmin: l'opció allow/deny «%s» és desconeguda." -#: systemv/lpadmin.c:629 #, c-format msgid "lpadmin: Unknown argument \"%s\"." msgstr "lpadmin: l'argument «%s» és desconegut." -#: systemv/lpadmin.c:624 #, c-format msgid "lpadmin: Unknown option \"%c\"." msgstr "lpadmin: l'opció «%c» és desconeguda." -#: systemv/lpadmin.c:580 msgid "lpadmin: Warning - content type list ignored." msgstr "lpadmin: avís - s'ignora el contingut de la llista de tipus." -#: berkeley/lpc.c:76 berkeley/lpc.c:104 berkeley/lpc.c:140 msgid "lpc> " msgstr "lpc> " -#: systemv/lpinfo.c:137 msgid "lpinfo: Expected 1284 device ID string after \"--device-id\"." msgstr "" "lpinfo: s'esperava una cadena d'ID de dispositiu 1284 després de «--device-" "id»." -#: systemv/lpinfo.c:190 msgid "lpinfo: Expected language after \"--language\"." msgstr "lpinfo: s'esperava un idioma després de «--language»." -#: systemv/lpinfo.c:207 msgid "lpinfo: Expected make and model after \"--make-and-model\"." msgstr "lpinfo: s'esperava una marca i model després de «--make-and-model»." -#: systemv/lpinfo.c:224 msgid "lpinfo: Expected product string after \"--product\"." msgstr "lpinfo: s'esperava una cadena de producte després de «--product!»." -#: systemv/lpinfo.c:155 msgid "lpinfo: Expected scheme list after \"--exclude-schemes\"." msgstr "" "lpinfo: s'esperava una llista d'esquemes després de l'opció «--exclude-" "schemes»." -#: systemv/lpinfo.c:173 msgid "lpinfo: Expected scheme list after \"--include-schemes\"." msgstr "" "lpinfo: s'esperava una llista d'esquemes després de l'opció «--include-" "schemes»." -#: systemv/lpinfo.c:241 msgid "lpinfo: Expected timeout after \"--timeout\"." msgstr "lpinfo: s'esperava un temps d'espera després de «--timeout»." -#: systemv/lpinfo.c:265 #, c-format msgid "lpinfo: Unknown argument \"%s\"." msgstr "lpinfo: l'argument «%s» és desconegut." -#: systemv/lpinfo.c:259 #, c-format msgid "lpinfo: Unknown option \"%c\"." msgstr "lpinfo: l'opció «%c» és desconeguda." -#: systemv/lpinfo.c:252 #, c-format msgid "lpinfo: Unknown option \"%s\"." msgstr "lpinfo: l'opció «%s» és desconeguda." -#: systemv/lpmove.c:133 #, c-format msgid "lpmove: Unable to connect to server: %s" msgstr "lpmove: no s'ha pogut connectar al servidor: %s" -#: systemv/lpmove.c:119 #, c-format msgid "lpmove: Unknown argument \"%s\"." msgstr "lpmove: l'argument «%s» és desconegut." -#: systemv/lpmove.c:97 #, c-format msgid "lpmove: Unknown option \"%c\"." msgstr "lpmove: l'opció «%c» és desconeguda." -#: systemv/lpoptions.c:150 systemv/lpoptions.c:168 systemv/lpoptions.c:244 msgid "lpoptions: No printers." msgstr "lpoptions: no hi ha cap impressora." -#: systemv/lpoptions.c:219 #, c-format msgid "lpoptions: Unable to add printer or instance: %s" msgstr "lpoptions: no s'ha pogut afegir la impressora o la instància: %s" -#: systemv/lpoptions.c:521 #, c-format msgid "lpoptions: Unable to get PPD file for %s: %s" msgstr "lpoptions: no s'ha pogut obtenir el fitxer PPD de %s: %s" -#: systemv/lpoptions.c:529 #, c-format msgid "lpoptions: Unable to open PPD file for %s." msgstr "lpoptions: no s'ha pogut obrir el fitxer PPD per %s." -#: systemv/lpoptions.c:99 msgid "lpoptions: Unknown printer or class." msgstr "lpoptions: la impressora o la classe són desconegudes." -#: systemv/lppasswd.c:173 msgid "lppasswd: Only root can add or delete passwords." msgstr "" "lppasswd: només l'usuari primari (root) pot afegir o esborrar contrasenyes." -#: systemv/lppasswd.c:302 msgid "lppasswd: Password file busy." msgstr "lppaswd: el fitxer de contrasenyes està ocupat." -#: systemv/lppasswd.c:431 msgid "lppasswd: Password file not updated." msgstr "lppaswd: el fitxer de contrasenyes no està actualitzat." -#: systemv/lppasswd.c:398 msgid "lppasswd: Sorry, password doesn't match." msgstr "lppaswwd: la contrasenya no coincideix." -#: systemv/lppasswd.c:253 msgid "lppasswd: Sorry, password rejected." msgstr "lppaswwd: s'ha refusat la contrasenya." -#: systemv/lppasswd.c:230 msgid "lppasswd: Sorry, passwords don't match." msgstr "lppaswwd: les contrasenyes no coincideixen." -#: systemv/lppasswd.c:199 systemv/lppasswd.c:218 #, c-format msgid "lppasswd: Unable to copy password string: %s" msgstr "lppasswd: no s'ha pogut copiar la cadena de contrasenya: %s" -#: systemv/lppasswd.c:304 systemv/lppasswd.c:312 systemv/lppasswd.c:329 #, c-format msgid "lppasswd: Unable to open password file: %s" msgstr "lppasswd: no s'ha pogut obrir el fitxer de contrasenyes: %s" -#: systemv/lppasswd.c:364 systemv/lppasswd.c:377 systemv/lppasswd.c:408 #, c-format msgid "lppasswd: Unable to write to password file: %s" msgstr "lppasswd: no s'ha pogut escriure al fitxer de contrasenyes: %s" -#: systemv/lppasswd.c:446 #, c-format msgid "lppasswd: failed to backup old password file: %s" msgstr "" "lppasswd: no s'ha pogut fer la còpia de seguretat del fitxer de contrasenyes " "antic: %s" -#: systemv/lppasswd.c:458 #, c-format msgid "lppasswd: failed to rename password file: %s" msgstr "lppasswd: no s'ha pogut canviar el nom del fitxer de contrasenyes: %s" -#: systemv/lppasswd.c:389 #, c-format msgid "lppasswd: user \"%s\" and group \"%s\" do not exist." msgstr "lppaswd: l'usuari «%s» i el grup «%s» no existeixen." -#: systemv/lpstat.c:1039 #, c-format msgid "" "lpstat: error - %s environment variable names non-existent destination \"%s" @@ -6497,139 +5179,112 @@ msgstr "" "lpstat: error - la variable d'entorn %s esmenta el destí «%s» que no " "existeix." -#: systemv/lpstat.c:970 #, c-format msgid "members of class %s:" msgstr "membres de la classe %s:" -#: berkeley/lpq.c:582 msgid "no entries" msgstr "no hi ha cap entrada" -#: systemv/lpstat.c:1043 msgid "no system default destination" msgstr "no hi ha cap destí per defecte" -#: scheduler/ipp.c:5702 msgid "notify-events not specified." msgstr "no s'ha especificat cap notify-events." -#: scheduler/ipp.c:2034 scheduler/ipp.c:5607 #, c-format msgid "notify-recipient-uri URI \"%s\" is already used." msgstr "L'URI de notify-recipient-uri «%s» ja s'ha fet servir." -#: scheduler/ipp.c:2024 scheduler/ipp.c:5597 #, c-format msgid "notify-recipient-uri URI \"%s\" uses unknown scheme." msgstr "L'URI de notify-recipient-uri «%s» fa servir un esquema desconegut." -#: cups/notify.c:87 msgid "pending" msgstr "pendent" -#: ppdc/ppdc.cxx:113 ppdc/ppdpo.cxx:93 #, c-format msgid "ppdc: Adding include directory \"%s\"." msgstr "ppdc: s'afegeix el directori inclòs «%s»." -#: ppdc/ppdpo.cxx:134 #, c-format msgid "ppdc: Adding/updating UI text from %s." msgstr "ppdc: s'afegeix/actualitza el text de l'UI des de %s." -#: ppdc/ppdc-source.cxx:410 #, c-format msgid "ppdc: Bad boolean value (%s) on line %d of %s." msgstr "ppdc: valor booleà incorrecte (%s) a la línia %d de %s." -#: ppdc/ppdc-import.cxx:264 #, c-format msgid "ppdc: Bad font attribute: %s" msgstr "ppdc: l'atribut del tipus de lletra és incorrecte: %s" -#: ppdc/ppdc-source.cxx:1796 #, c-format msgid "ppdc: Bad resolution name \"%s\" on line %d of %s." msgstr "ppdc: el nom de resolució «%s» de la línia %d de %s és incorrecte." -#: ppdc/ppdc-source.cxx:1113 #, c-format msgid "ppdc: Bad status keyword %s on line %d of %s." msgstr "ppdc: la paraula clau d'estat %s de la línia %d de %s és incorrecta." -#: ppdc/ppdc-source.cxx:2033 #, c-format msgid "ppdc: Bad variable substitution ($%c) on line %d of %s." msgstr "" "ppdc: la variable de substitució ($%c) de la línia %d de %s és incorrecta." -#: ppdc/ppdc-source.cxx:2719 #, c-format msgid "ppdc: Choice found on line %d of %s with no Option." msgstr "ppdc: s'ha trobat una elecció a la línia %d de %s sense cap opció." -#: ppdc/ppdc-source.cxx:1698 #, c-format msgid "ppdc: Duplicate #po for locale %s on line %d of %s." msgstr "ppdc: #po duplicat per l'idioma %s a la línia %d de %s." -#: ppdc/ppdc-source.cxx:932 #, c-format msgid "ppdc: Expected a filter definition on line %d of %s." msgstr "ppdc: s'esperava una definició de filtre a la línia %d de %s." -#: ppdc/ppdc-source.cxx:955 #, c-format msgid "ppdc: Expected a program name on line %d of %s." msgstr "ppdc: s'esperava un nom de programa a la línia %d de %s." -#: ppdc/ppdc-source.cxx:394 #, c-format msgid "ppdc: Expected boolean value on line %d of %s." msgstr "ppdc: s'esperava un valor booleà a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1093 #, c-format msgid "ppdc: Expected charset after Font on line %d of %s." msgstr "" "ppdc: s'esperava un joc de caràcters després de Font a la línia %d de %s." -#: ppdc/ppdc-source.cxx:447 #, c-format msgid "ppdc: Expected choice code on line %d of %s." msgstr "ppdc: s'esperava un codi d'elecció a la línia %d de %s." -#: ppdc/ppdc-source.cxx:435 #, c-format msgid "ppdc: Expected choice name/text on line %d of %s." msgstr "ppdc: s'esperava un nom/text d'elecció a la línia %d de %s." -#: ppdc/ppdc-source.cxx:503 #, c-format msgid "ppdc: Expected color order for ColorModel on line %d of %s." msgstr "" "ppdc: s'esperava un ordre de colors per ColorModel a la línia %d de %s." -#: ppdc/ppdc-source.cxx:492 #, c-format msgid "ppdc: Expected colorspace for ColorModel on line %d of %s." msgstr "" "ppdc: s'esperava un espai de colors per ColorModel a la línia %d de %s." -#: ppdc/ppdc-source.cxx:514 #, c-format msgid "ppdc: Expected compression for ColorModel on line %d of %s." msgstr "ppdc: s'esperava una compressió per ColorModel a la línia %d de %s." -#: ppdc/ppdc-source.cxx:695 #, c-format msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s." msgstr "" "ppdc: s'esperava una cadena de restriccions per UIConstraints a la línia %d " "de %s." -#: ppdc/ppdc-source.cxx:2905 #, c-format msgid "" "ppdc: Expected driver type keyword following DriverType on line %d of %s." @@ -6637,135 +5292,110 @@ msgstr "" "ppdc: s'esperava una paraula clau de tipus de controlador després de " "DriverType a la línia %d de %s." -#: ppdc/ppdc-source.cxx:826 #, c-format msgid "ppdc: Expected duplex type after Duplex on line %d of %s." msgstr "" "ppdc: s'esperava un tipus de dúplex després de Duplex a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1077 #, c-format msgid "ppdc: Expected encoding after Font on line %d of %s." msgstr "ppdc: s'esperava una codificació després de Font a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1689 #, c-format msgid "ppdc: Expected filename after #po %s on line %d of %s." msgstr "" "ppdc: s'esperava un nom de fitxer després de #po %s a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1205 #, c-format msgid "ppdc: Expected group name/text on line %d of %s." msgstr "ppdc: s'esperava un nom/text de grup a la línia %d de %s." -#: ppdc/ppdc-source.cxx:2619 #, c-format msgid "ppdc: Expected include filename on line %d of %s." msgstr "ppdc: s'esperava un nom de fitxer d'inclusió a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1502 #, c-format msgid "ppdc: Expected integer on line %d of %s." msgstr "ppdc: s'esperava un enter a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1681 #, c-format msgid "ppdc: Expected locale after #po on line %d of %s." msgstr "ppdc: s'esperava un idioma després de #po a la línia %d de %s." -#: ppdc/ppdc-source.cxx:353 #, c-format msgid "ppdc: Expected name after %s on line %d of %s." msgstr "ppdc: s'esperava un nom després de %s a la línia %d de %s." -#: ppdc/ppdc-source.cxx:3277 #, c-format msgid "ppdc: Expected name after FileName on line %d of %s." msgstr "ppdc: s'esperava un nom després de FileName a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1058 #, c-format msgid "ppdc: Expected name after Font on line %d of %s." msgstr "ppdc: s'esperava un nom després de Font a la línia %d de %s." -#: ppdc/ppdc-source.cxx:3108 #, c-format msgid "ppdc: Expected name after Manufacturer on line %d of %s." msgstr "ppdc: s'esperava un nom després de Manufacturer a la línia %d de %s." -#: ppdc/ppdc-source.cxx:3141 #, c-format msgid "ppdc: Expected name after MediaSize on line %d of %s." msgstr "ppdc: s'esperava un nom després de MediaSize a la línia %d de %s." -#: ppdc/ppdc-source.cxx:3231 #, c-format msgid "ppdc: Expected name after ModelName on line %d of %s." msgstr "ppdc: s'esperava un nom després de ModelName a la línia %d de %s." -#: ppdc/ppdc-source.cxx:3294 #, c-format msgid "ppdc: Expected name after PCFileName on line %d of %s." msgstr "ppdc: s'esperava un nom després de PCFileName a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1156 #, c-format msgid "ppdc: Expected name/text after %s on line %d of %s." msgstr "ppdc: s'esperava un nom/text després de %s a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1245 #, c-format msgid "ppdc: Expected name/text after Installable on line %d of %s." msgstr "" "ppdc: s'esperava un nom/text després d'Installable a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1782 #, c-format msgid "ppdc: Expected name/text after Resolution on line %d of %s." msgstr "" "ppdc: s'esperava un nom/text després de Resolution a la línia %d de %s." -#: ppdc/ppdc-source.cxx:479 #, c-format msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s." msgstr "" "ppdc: s'esperava una combinació de nom/text per ColorModel a la línia %d de " "%s." -#: ppdc/ppdc-source.cxx:1574 #, c-format msgid "ppdc: Expected option name/text on line %d of %s." msgstr "ppdc: s'esperava un nom/text d'opció a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1608 #, c-format msgid "ppdc: Expected option section on line %d of %s." msgstr "ppdc: s'esperava una secció d'opció a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1586 #, c-format msgid "ppdc: Expected option type on line %d of %s." msgstr "ppdc: s'esperava un tipus d'opció a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1765 #, c-format msgid "ppdc: Expected override field after Resolution on line %d of %s." msgstr "" "ppdc: s'esperava un camp de substitució després de Resolution a la línia %d " "de %s." -#: ppdc/ppdc-catalog.cxx:341 ppdc/ppdc-catalog.cxx:353 #, c-format msgid "ppdc: Expected quoted string on line %d of %s." msgstr "ppdc: s'esperava una cadena entre cometes dobles a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1004 #, c-format msgid "ppdc: Expected real number on line %d of %s." msgstr "ppdc: s'esperava un número real a la línia %d de %s." -#: ppdc/ppdc-source.cxx:572 #, c-format msgid "" "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s." @@ -6773,7 +5403,6 @@ msgstr "" "ppdc: s'esperava una resolució/tipus de mitjà després de ColorProfile a la " "línia %d de %s." -#: ppdc/ppdc-source.cxx:1863 #, c-format msgid "" "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d " @@ -6782,99 +5411,79 @@ msgstr "" "ppdc: s'esperava una resolució/tipus de mitjà després de SimpleColorProfile " "a la línia %d de %s." -#: ppdc/ppdc-source.cxx:361 #, c-format msgid "ppdc: Expected selector after %s on line %d of %s." msgstr "ppdc: s'esperava un selector després de %s a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1101 #, c-format msgid "ppdc: Expected status after Font on line %d of %s." msgstr "ppdc: s'esperava un estat després de Font a la línia %d de %s." -#: ppdc/ppdc-source.cxx:2794 #, c-format msgid "ppdc: Expected string after Copyright on line %d of %s." msgstr "ppdc: s'esperava una cadena després de Copyright a la línia %d de %s." -#: ppdc/ppdc-source.cxx:3397 #, c-format msgid "ppdc: Expected string after Version on line %d of %s." msgstr "ppdc: s'esperava una cadena després de Version a la línia %d de %s." -#: ppdc/ppdc-source.cxx:728 #, c-format msgid "ppdc: Expected two option names on line %d of %s." msgstr "ppdc: s'esperava dos noms d'opció a la línia %d de %s." -#: ppdc/ppdc-source.cxx:372 #, c-format msgid "ppdc: Expected value after %s on line %d of %s." msgstr "ppdc: s'esperava un valor després de %s a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1085 #, c-format msgid "ppdc: Expected version after Font on line %d of %s." msgstr "ppdc: s'esperava una versió després de Font a la línia %d de %s." -#: ppdc/ppdc-source.cxx:227 #, c-format msgid "ppdc: Invalid #include/#po filename \"%s\"." msgstr "ppdc: el nom de fitxer #include/#po «%s» no és vàlid." -#: ppdc/ppdc-source.cxx:972 #, c-format msgid "ppdc: Invalid cost for filter on line %d of %s." msgstr "ppdc: el cost del filtre no és vàlid a la línia %d de %s." -#: ppdc/ppdc-source.cxx:964 #, c-format msgid "ppdc: Invalid empty MIME type for filter on line %d of %s." msgstr "ppdc: el tipus MIME buit no és vàlid pel filtre a la línia %d de %s." -#: ppdc/ppdc-source.cxx:980 #, c-format msgid "ppdc: Invalid empty program name for filter on line %d of %s." msgstr "" "ppdc: el nom de programa buit no és vàlid pel filtre a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1628 #, c-format msgid "ppdc: Invalid option section \"%s\" on line %d of %s." msgstr "ppdc: la secció d'opció «%s» no és vàlida a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1600 #, c-format msgid "ppdc: Invalid option type \"%s\" on line %d of %s." msgstr "ppdc: el tipus d'opció «%s» no és vàlid a la línia %d de %s." -#: ppdc/ppdc.cxx:251 ppdc/ppdpo.cxx:123 #, c-format msgid "ppdc: Loading driver information file \"%s\"." msgstr "ppdc: s'està carregant el fitxer d'informació del controlador «%s»." -#: ppdc/ppdc.cxx:187 #, c-format msgid "ppdc: Loading messages for locale \"%s\"." msgstr "ppdc: s'està carregant l'idioma «%s»." -#: ppdc/ppdc.cxx:126 #, c-format msgid "ppdc: Loading messages from \"%s\"." msgstr "ppdc: s'està carregant els missatges des de «%s»." -#: ppdc/ppdc-source.cxx:2412 ppdc/ppdc-source.cxx:2644 #, c-format msgid "ppdc: Missing #endif at end of \"%s\"." msgstr "ppdc: falta un #endif al final de «%s»." -#: ppdc/ppdc-source.cxx:2513 ppdc/ppdc-source.cxx:2548 -#: ppdc/ppdc-source.cxx:2578 #, c-format msgid "ppdc: Missing #if on line %d of %s." msgstr "ppdc: falta un #if a la línia %d de %s." -#: ppdc/ppdc-catalog.cxx:418 #, c-format msgid "" "ppdc: Need a msgid line before any translation strings on line %d of %s." @@ -6882,117 +5491,93 @@ msgstr "" "oodc: es necessita un msgid abans de la cadena per traduir a la línia %d de " "%s." -#: ppdc/ppdc-driver.cxx:730 #, c-format msgid "ppdc: No message catalog provided for locale %s." msgstr "ppdc: no s'ha donat el catàleg de missatges per l'idioma %s." -#: ppdc/ppdc-source.cxx:1651 ppdc/ppdc-source.cxx:2882 -#: ppdc/ppdc-source.cxx:2968 ppdc/ppdc-source.cxx:3061 -#: ppdc/ppdc-source.cxx:3194 ppdc/ppdc-source.cxx:3327 #, c-format msgid "ppdc: Option %s defined in two different groups on line %d of %s." msgstr "" "ppdc: l'opció %s està definida a dos grups diferents a la línia %d de %s." -#: ppdc/ppdc-source.cxx:1644 #, c-format msgid "ppdc: Option %s redefined with a different type on line %d of %s." msgstr "" "ppdc: l'opció %s està redefinida amb un tipus diferent a la línia %d de %s." -#: ppdc/ppdc-source.cxx:705 #, c-format msgid "ppdc: Option constraint must *name on line %d of %s." msgstr "ppdc: l'opció de restricció ha d'incloure *nom a la línia %d de %s." -#: ppdc/ppdc-source.cxx:2495 #, c-format msgid "ppdc: Too many nested #if's on line %d of %s." msgstr "ppdc: hi ha massa #if imbricats a la línia %d de %s." -#: ppdc/ppdc.cxx:374 #, c-format msgid "ppdc: Unable to create PPD file \"%s\" - %s." msgstr "ppdc: no s'ha pogut crear el fitxer PPD «%s» - %s." -#: ppdc/ppdc.cxx:266 #, c-format msgid "ppdc: Unable to create output directory %s: %s" msgstr "ppdc: no s'ha pogut crear el directori de sortida %s: %s" -#: ppdc/ppdc.cxx:287 #, c-format msgid "ppdc: Unable to create output pipes: %s" msgstr "ppdc: no s'ha pogut crear els conductes de sortida: %s" -#: ppdc/ppdc.cxx:303 ppdc/ppdc.cxx:309 #, c-format msgid "ppdc: Unable to execute cupstestppd: %s" msgstr "ppdc: no s'ha pogut executar cupstestppd: %s" -#: ppdc/ppdc-source.cxx:1730 #, c-format msgid "ppdc: Unable to find #po file %s on line %d of %s." msgstr "ppdc: no s'ha pogut trobar el fitxer #po %s a la línia %d de %s." -#: ppdc/ppdc-source.cxx:2651 #, c-format msgid "ppdc: Unable to find include file \"%s\" on line %d of %s." msgstr "" "ppdc: no s'ha pogut trobar el fitxer d'inclusió «%s» a la línia %d de %s." -#: ppdc/ppdc.cxx:198 #, c-format msgid "ppdc: Unable to find localization for \"%s\" - %s" msgstr "ppdc: no s'ha pogut trobar la localització de «%s» - %s" -#: ppdc/ppdc.cxx:135 #, c-format msgid "ppdc: Unable to load localization file \"%s\" - %s" msgstr "ppdc: no s'ha pogut carregar el fitxer de localització «%s» - %s" -#: ppdc/ppdc-file.cxx:50 #, c-format msgid "ppdc: Unable to open %s: %s" msgstr "ppdc: no s'ha pogut obrir %s: %s" -#: ppdc/ppdc-source.cxx:2054 #, c-format msgid "ppdc: Undefined variable (%s) on line %d of %s." msgstr "ppdc: la variable (%s) de la línia %d de %s no està definida." -#: ppdc/ppdc-catalog.cxx:435 #, c-format msgid "ppdc: Unexpected text on line %d of %s." msgstr "ppdc: hi ha un text inesperat a la línia %d de %s." -#: ppdc/ppdc-source.cxx:2924 #, c-format msgid "ppdc: Unknown driver type %s on line %d of %s." msgstr "ppdc: el tipus de controlador %s de la línia %d de %s no és conegut." -#: ppdc/ppdc-source.cxx:906 #, c-format msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s." msgstr "ppdc: el tipus de dúplex «%s» de la línia %d de %s no és conegut." -#: ppdc/ppdc-source.cxx:3154 #, c-format msgid "ppdc: Unknown media size \"%s\" on line %d of %s." msgstr "ppdc: la mida del mitjà «%s» de la línia %d de %s no és coneguda." -#: ppdc/ppdc-catalog.cxx:463 #, c-format msgid "ppdc: Unknown message catalog format for \"%s\"." msgstr "ppdc: el format del catàleg de missatges de «%s» no és conegut." -#: ppdc/ppdc-source.cxx:3408 #, c-format msgid "ppdc: Unknown token \"%s\" seen on line %d of %s." msgstr "ppdc: el testimoni «%s» de la línia %d de %s no és conegut." -#: ppdc/ppdc-source.cxx:1014 #, c-format msgid "" "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s." @@ -7000,125 +5585,99 @@ msgstr "" "ppdc: els caràcters finals del número real «%s» de la línia %d de %s no són " "coneguts." -#: ppdc/ppdc-source.cxx:2164 #, c-format msgid "ppdc: Unterminated string starting with %c on line %d of %s." msgstr "" "ppdc: la cadena que comença per %c de la línia %d de %s no està acabada." -#: ppdc/ppdc.cxx:365 #, c-format msgid "ppdc: Warning - overlapping filename \"%s\"." msgstr "ppdc: avís - se superposa el nom del fitxer «%s»." -#: ppdc/ppdc.cxx:380 #, c-format msgid "ppdc: Writing %s." msgstr "ppdc: s'escriu %s." -#: ppdc/ppdc.cxx:148 #, c-format msgid "ppdc: Writing PPD files to directory \"%s\"." msgstr "ppdc: s'escriuen els fitxers PPD a la carpeta «%s»." -#: ppdc/ppdmerge.cxx:136 #, c-format msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s." msgstr "ppdmerge: LanguageVersion «%s» incorrecte a %s." -#: ppdc/ppdmerge.cxx:176 #, c-format msgid "ppdmerge: Ignoring PPD file %s." msgstr "ppdmerge: s'ignora el fitxer PPD %s." -#: ppdc/ppdmerge.cxx:160 #, c-format msgid "ppdmerge: Unable to backup %s to %s - %s" msgstr "ppdmerge: no s'ha pogut fer la còpia de seguretat %s a %s- %s" -#: systemv/lpstat.c:1784 #, c-format msgid "printer %s disabled since %s -" msgstr "la impressora %s està deshabilitada des de %s -" -#: systemv/lpstat.c:1773 #, c-format msgid "printer %s is idle. enabled since %s" msgstr "la impressora %s està inactiva. Està activada des de %s" -#: systemv/lpstat.c:1778 #, c-format msgid "printer %s now printing %s-%d. enabled since %s" msgstr "la impressora %s està imprimint %s-%d. Està habilitada des de %s" -#: systemv/lpstat.c:1909 #, c-format msgid "printer %s/%s disabled since %s -" msgstr "la impressora %s/%s està deshabilitada des de %s -" -#: systemv/lpstat.c:1895 #, c-format msgid "printer %s/%s is idle. enabled since %s" msgstr "la impressora %s/%s està inactiva. Està activada des de %s" -#: systemv/lpstat.c:1902 #, c-format msgid "printer %s/%s now printing %s-%d. enabled since %s" msgstr "la impressora %s/%s està imprimint %s-%d. Està activada des de %s" -#: cups/notify.c:93 cups/notify.c:134 msgid "processing" msgstr "s'està processant" -#: systemv/lp.c:644 #, c-format msgid "request id is %s-%d (%d file(s))" msgstr "l'identificador de la petició és %s-%d (%d fitxer(s))" -#: cups/snmp.c:1020 msgid "request-id uses indefinite length" msgstr "la request-id fa servir una longitud indefinida" -#: systemv/lpstat.c:2048 msgid "scheduler is not running" msgstr "el programador de tasques no s'està executant" -#: systemv/lpstat.c:2044 msgid "scheduler is running" msgstr "el programador de tasques s'està executant" -#: cups/adminutil.c:2159 #, c-format msgid "stat of %s failed: %s" msgstr "stat de %s ha fallat: %s" -#: berkeley/lpc.c:211 msgid "status\t\tShow status of daemon and queue." msgstr "status\t\tmostra l'estat del dimoni i la cua." -#: cups/notify.c:96 cups/notify.c:137 msgid "stopped" msgstr "aturat" -#: systemv/lpstat.c:1017 #, c-format msgid "system default destination: %s" msgstr "destí per defecte del sistema: %s" -#: systemv/lpstat.c:1014 #, c-format msgid "system default destination: %s/%s" msgstr "destí per defecte del sistema: %s/%s" -#: cups/notify.c:108 cups/notify.c:140 msgid "unknown" msgstr "desconegut" -#: cups/notify.c:117 msgid "untitled" msgstr "sense títol" -#: cups/snmp.c:1045 msgid "variable-bindings uses indefinite length" msgstr "La variable-bindings fa servir una longitud indefinida" @@ -7198,6 +5757,9 @@ msgstr "La variable-bindings fa servir una longitud indefinida" #~ msgstr "" #~ " -v Mostra tots els atributs enviats i rebuts." +#~ msgid "%s: Error - expected destination after \"-b\" option." +#~ msgstr "%s: error - s'esperava un destí després de l'opció «-b»." + #~ msgid "3.5\" Disk - 2 1/8 x 2 3/4\"" #~ msgstr "Disc de 3.5 - 2 1/8 x 2 3/4\"" @@ -7207,6 +5769,13 @@ msgstr "La variable-bindings fa servir una longitud indefinida" #~ msgid "File Folder - 9/16 x 3 7/16\"" #~ msgstr "Carpeta d'arxivador: 9/16 x 3 7/16\"" +#~ msgid "" +#~ "File device URIs have been disabled. To enable, see the FileDevice " +#~ "directive in \"%s/cupsd.conf\"." +#~ msgstr "" +#~ "S'han deshabilitat els URIs dels dispositius de fitxers. Per habilitar-" +#~ "los, vegeu la directriu FileDevice a «%s/cupsd.conf»." + #~ msgid "Hanging Folder - 9/16 x 2\"" #~ msgstr "Carpeta per penjar: 9/16 x 2\"" @@ -7219,6 +5788,16 @@ msgstr "La variable-bindings fa servir una longitud indefinida" #~ msgid "Large Address - 1 4/10 x 3 1/2\"" #~ msgstr "Adreça gran - 1 4/10 x 3 1/2\"" +#~ msgid "Print file accepted - job ID %d." +#~ msgstr "S'ha acceptat el fitxer d'impressió - ID de la feina %d." + +#~ msgid "Print file accepted - job ID unknown." +#~ msgstr "" +#~ "S'ha acceptat el fitxer d'impressió - l'ID de la feina és desconegut." + +#~ msgid "Print file was not accepted." +#~ msgstr "No s'ha acceptat el fitxer d'impressió." + #~ msgid "Printer busy, will retry in 10 seconds." #~ msgstr "" #~ "La impressora està ocupada. Es tornarà a intentar d'aquí a 10 segons." @@ -7247,21 +5826,38 @@ msgstr "La variable-bindings fa servir una longitud indefinida" #~ msgid "Shipping Address - 2 5/16 x 4\"" #~ msgstr "Adreça de lliurament - 2 5/16 x 4\"" +#~ msgid "The printer URI is incorrect or no longer exists." +#~ msgstr "L'URI de la impressora no és correcte o ja no existeix." + +#~ msgid "The printer does not support IPP/%d.%d, trying IPP/%s." +#~ msgstr "" +#~ "La impressora no és compatible amb el IPP/%d.%d, s'està intentant el IPP/" +#~ "%s." + #~ msgid "The printer is low on toner." #~ msgstr "S'està acabant el tòner de la impressora." #~ msgid "The printer is out of toner." #~ msgstr "S'ha acabat el tòner de la impressora" +#~ msgid "Unable to create compressed print file" +#~ msgstr "No es pot crear el fitxer d'impressió comprimit" + #~ msgid "Unable to create temporary file:" #~ msgstr "No es pot crear el fitxer temporal:" +#~ msgid "Unable to generate compressed print file" +#~ msgstr "No es pot generar el fitxer d'impressió comprimit" + #~ msgid "Unable to get printer status:" #~ msgstr "No es pot obtenir l'estat de la impressora:" #~ msgid "Unable to open PPD file:" #~ msgstr "No es pot obrir el fitxer PPD:" +#~ msgid "Unable to open compressed print file" +#~ msgstr "No es pot obrir el fitxer d'impressió comprimit" + #~ msgid "Unable to read print data" #~ msgstr "No es poden llegir les dades d'impressió" diff --git a/locale/cups_es.po b/locale/cups_es.po index 4418646a1..3319b6040 100644 --- a/locale/cups_es.po +++ b/locale/cups_es.po @@ -16,7 +16,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 1.6\n" "Report-Msgid-Bugs-To: http://www.cups.org/str.php\n" -"POT-Creation-Date: 2012-10-22 11:09-0400\n" +"POT-Creation-Date: 2013-02-04 14:17-0500\n" "PO-Revision-Date: 2012-07-01 20:21+0100\n" "Last-Translator: Juan Pablo González Riopedre \n" "Language-Team: Spanish\n" @@ -1159,6 +1159,169 @@ msgstr " FALLO" msgid " PASS" msgstr " PASA" +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - %s (RFC 2911 section 4.1.5)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - bad length %d (RFC 2911 section 4.1.5)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad attribute name - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad attribute name - invalid character (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad boolen value %d (RFC 2911 section 4.1.11)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad charset value \"%s\" - bad characters (RFC 2911 section 4.1.7)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad charset value \"%s\" - bad length %d (RFC 2911 section 4.1.7)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC sign '%c' (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime day %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime deciseconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime month %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime seconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad enum value %d - out of range (RFC 2911 section 4.1.4)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad keyword value \"%s\" - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad keyword value \"%s\" - invalid character (RFC 2911 section " +"4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad mimeMediaType value \"%s\" - bad characters (RFC 2911 section " +"4.1.9)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad mimeMediaType value \"%s\" - bad length %d (RFC 2911 section " +"4.1.9)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad name value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.2)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad name value \"%s\" - bad length %d (RFC 2911 section 4.1.2)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad naturalLanguage value \"%s\" - bad characters (RFC 2911 section " +"4.1.8)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad naturalLanguage value \"%s\" - bad length %d (RFC 2911 section " +"4.1.8)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad octetString value - bad length %d (RFC 2911 section 4.1.10)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad rangeOfInteger value %d-%d - lower greater than upper (RFC 2911 " +"section 4.1.13)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - bad units value (RFC 2911 section " +"4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - cross feed resolution must be " +"positive (RFC 2911 section 4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - feed resolution must be positive (RFC " +"2911 section 4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad text value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.1)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad text value \"%s\" - bad length %d (RFC 2911 section 4.1.1)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad uriScheme value \"%s\" - bad characters (RFC 2911 section 4.1.6)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad uriScheme value \"%s\" - bad length %d (RFC 2911 section 4.1.6)." +msgstr "" + #, c-format msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes" msgstr "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes" @@ -2317,6 +2480,13 @@ msgstr "document-format-default \"%s\" incorrecto." msgid "Bad filename buffer" msgstr "Nombre de archivo del búfer incorrecto" +#, c-format +msgid "Bad job-name value: %s" +msgstr "" + +msgid "Bad job-name value: Wrong type or count." +msgstr "" + msgid "Bad job-priority value." msgstr "Valor job-priority incorrecto." @@ -2932,9 +3102,6 @@ msgstr "IPP nombre mayor de 32767 bytes." msgid "IPP nameWithLanguage value less than minimum 4 bytes." msgstr "IPP el valor nameWithLanguage menor del mínimo de 4 bytes." -msgid "IPP nameWithLanguage value more than maximum 1090 bytes." -msgstr "" - msgid "IPP octetString length too large." msgstr "" @@ -2947,18 +3114,9 @@ msgstr "IPP el valor de la resolución no es de 9 bytes." msgid "IPP string length overflows value." msgstr "IPP la longitud de la cadena sobrepasa el valor." -msgid "IPP string value too large." -msgstr "" - -msgid "IPP text length too large." -msgstr "" - msgid "IPP textWithLanguage value less than minimum 4 bytes." msgstr "IPP el valor textWithLanguage menor del mínimo de 4 bytes." -msgid "IPP textWithLanguage value more than maximum 1090 bytes." -msgstr "" - msgid "IPP value larger than 32767 bytes." msgstr "IPP valor mayor de 32767 bytes." @@ -4094,6 +4252,14 @@ msgstr "No se ha podido cambiar el atributo printer-is-shared" msgid "Unable to change server settings" msgstr "No se ha podido cambiar la configuración del servidor" +#, c-format +msgid "Unable to compile mimeMediaType regular expression: %s." +msgstr "" + +#, c-format +msgid "Unable to compile naturalLanguage regular expression: %s." +msgstr "" + msgid "Unable to configure printer options." msgstr "No se han podido configurar las opciones de impresión." @@ -4146,9 +4312,6 @@ msgstr "" msgid "Unable to copy interface script - %s" msgstr "No se ha podido copiar el script de interfaz - %s" -msgid "Unable to create compressed print file" -msgstr "No se ha podido crear el archivo de impresión comprimido" - msgid "Unable to create printer-uri" msgstr "No se ha podido crear printer-uri" @@ -4217,9 +4380,6 @@ msgstr "No se ha podido encontrar destino para el trabajo" msgid "Unable to find printer." msgstr "No se ha podido encontrar la impresora." -msgid "Unable to generate compressed print file" -msgstr "No se ha podido crear el archivo de impresión comprimido" - msgid "Unable to get backend exit status." msgstr "No se ha podido obtener el estado de salida del programa backend" @@ -4281,9 +4441,6 @@ msgstr "No se han podido mover los trabajos" msgid "Unable to open PPD file" msgstr "No se ha podido abrir el archivo PPD" -msgid "Unable to open compressed print file" -msgstr "No se ha podido abrir el archivo de impresión comprimido" - msgid "Unable to open cupsd.conf file:" msgstr "No se ha podido abrir el archivo cupsd.conf:" @@ -4661,9 +4818,18 @@ msgstr "" "cupsd: Se esperaba un nombre de archivo de configuración tras la opción \"-c" "\"." +msgid "cupsd: Expected cups-files.conf filename after \"-s\" option." +msgstr "" + +msgid "cupsd: Relative cups-files.conf filename not allowed." +msgstr "" + msgid "cupsd: Unable to get current directory." msgstr "cupsd: No se ha podido obtener el directorio actual." +msgid "cupsd: Unable to get path to cups-files.conf file." +msgstr "" + #, c-format msgid "cupsd: Unknown argument \"%s\" - aborting." msgstr "cupsd: Argumento \"%s\" desconocido - cancelando." @@ -5523,3 +5689,12 @@ msgstr "variable-bindings usa una longitud indefinida" #~ msgid "The printer does not support IPP/%d.%d, trying IPP/%s." #~ msgstr "La impresora no es compatible con IPP/%d.%d, probando IPP/%s." + +#~ msgid "Unable to create compressed print file" +#~ msgstr "No se ha podido crear el archivo de impresión comprimido" + +#~ msgid "Unable to generate compressed print file" +#~ msgstr "No se ha podido crear el archivo de impresión comprimido" + +#~ msgid "Unable to open compressed print file" +#~ msgstr "No se ha podido abrir el archivo de impresión comprimido" diff --git a/locale/cups_fr.po b/locale/cups_fr.po index 997d31129..2c6fb8afd 100644 --- a/locale/cups_fr.po +++ b/locale/cups_fr.po @@ -12,7 +12,6 @@ # which should have been included with this file. If this file is # file is missing or damaged, see the license at "http://www.cups.org/". # - # # Notes for Translators: # @@ -30,7 +29,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 1.6\n" "Report-Msgid-Bugs-To: http://www.cups.org/str.php\n" -"POT-Creation-Date: 2012-05-23 16:24-0700\n" +"POT-Creation-Date: 2013-02-04 14:17-0500\n" "PO-Revision-Date: 2012-12-12 11:12+0100\n" "Last-Translator: denis meramdjougoma \n" "Language-Team: LANGUAGE \n" @@ -39,746 +38,593 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -#: systemv/lpstat.c:1876 systemv/lpstat.c:2001 msgid "\t\t(all)" msgstr "" -#: systemv/lpstat.c:1879 systemv/lpstat.c:1882 systemv/lpstat.c:2004 -#: systemv/lpstat.c:2007 msgid "\t\t(none)" msgstr "" -#: berkeley/lpc.c:434 #, c-format msgid "\t%d entries" msgstr "" -#: systemv/lpstat.c:756 systemv/lpstat.c:772 #, c-format msgid "\t%s" msgstr "" -#: systemv/lpstat.c:1857 systemv/lpstat.c:1982 msgid "\tAfter fault: continue" msgstr "" -#: systemv/lpstat.c:1481 systemv/lpstat.c:1826 systemv/lpstat.c:1952 #, c-format msgid "\tAlerts: %s" msgstr "" -#: systemv/lpstat.c:1880 systemv/lpstat.c:2005 msgid "\tBanner required" msgstr "" -#: systemv/lpstat.c:1881 systemv/lpstat.c:2006 msgid "\tCharset sets:" msgstr "" -#: systemv/lpstat.c:1845 systemv/lpstat.c:1970 msgid "\tConnection: direct" msgstr "" -#: systemv/lpstat.c:1836 systemv/lpstat.c:1962 msgid "\tConnection: remote" msgstr "" -#: systemv/lpstat.c:1800 systemv/lpstat.c:1926 msgid "\tContent types: any" msgstr "" -#: systemv/lpstat.c:1884 systemv/lpstat.c:2009 msgid "\tDefault page size:" msgstr "" -#: systemv/lpstat.c:1883 systemv/lpstat.c:2008 msgid "\tDefault pitch:" msgstr "" -#: systemv/lpstat.c:1885 systemv/lpstat.c:2010 msgid "\tDefault port settings:" msgstr "" -#: systemv/lpstat.c:1806 systemv/lpstat.c:1932 #, c-format msgid "\tDescription: %s" msgstr "" -#: systemv/lpstat.c:1799 systemv/lpstat.c:1925 msgid "\tForm mounted:" msgstr "" -#: systemv/lpstat.c:1878 systemv/lpstat.c:2003 msgid "\tForms allowed:" msgstr "" -#: systemv/lpstat.c:1840 systemv/lpstat.c:1966 #, c-format msgid "\tInterface: %s.ppd" msgstr "" -#: systemv/lpstat.c:1849 systemv/lpstat.c:1974 #, c-format msgid "\tInterface: %s/interfaces/%s" msgstr "" -#: systemv/lpstat.c:1853 systemv/lpstat.c:1978 #, c-format msgid "\tInterface: %s/ppd/%s.ppd" msgstr "" -#: systemv/lpstat.c:1831 systemv/lpstat.c:1957 #, c-format msgid "\tLocation: %s" msgstr "" -#: systemv/lpstat.c:1856 systemv/lpstat.c:1981 msgid "\tOn fault: no alert" msgstr "" -#: systemv/lpstat.c:1801 systemv/lpstat.c:1927 msgid "\tPrinter types: unknown" msgstr "" -#: systemv/lpstat.c:1462 #, c-format msgid "\tStatus: %s" msgstr "" -#: systemv/lpstat.c:1861 systemv/lpstat.c:1875 systemv/lpstat.c:1986 -#: systemv/lpstat.c:2000 msgid "\tUsers allowed:" msgstr "" -#: systemv/lpstat.c:1868 systemv/lpstat.c:1993 msgid "\tUsers denied:" msgstr "" -#: berkeley/lpc.c:436 msgid "\tdaemon present" msgstr "" -#: berkeley/lpc.c:432 msgid "\tno entries" msgstr "" -#: berkeley/lpc.c:404 berkeley/lpc.c:416 #, c-format msgid "\tprinter is on device '%s' speed -1" msgstr "" -#: berkeley/lpc.c:429 msgid "\tprinting is disabled" msgstr "" -#: berkeley/lpc.c:427 msgid "\tprinting is enabled" msgstr "" -#: systemv/lpstat.c:1484 #, c-format msgid "\tqueued for %s" msgstr "" -#: berkeley/lpc.c:424 msgid "\tqueuing is disabled" msgstr "" -#: berkeley/lpc.c:422 msgid "\tqueuing is enabled" msgstr "" -#: systemv/lpstat.c:1792 systemv/lpstat.c:1918 msgid "\treason unknown" msgstr "" -#: systemv/cupstestppd.c:454 msgid "" "\n" " DETAILED CONFORMANCE TEST RESULTS" msgstr "" -#: systemv/cupstestppd.c:3800 msgid " Ignore specific warnings." msgstr "" -#: systemv/cupstestppd.c:3804 msgid " Issue warnings instead of errors." msgstr "" -#: systemv/cupstestppd.c:410 systemv/cupstestppd.c:415 msgid " REF: Page 15, section 3.1." msgstr "" -#: systemv/cupstestppd.c:405 msgid " REF: Page 15, section 3.2." msgstr "" -#: systemv/cupstestppd.c:425 msgid " REF: Page 19, section 3.3." msgstr "" -#: systemv/cupstestppd.c:378 msgid " REF: Page 20, section 3.4." msgstr "" -#: systemv/cupstestppd.c:430 msgid " REF: Page 27, section 3.5." msgstr "" -#: systemv/cupstestppd.c:373 msgid " REF: Page 42, section 5.2." msgstr "" -#: systemv/cupstestppd.c:420 msgid " REF: Pages 16-17, section 3.2." msgstr "" -#: systemv/cupstestppd.c:390 msgid " REF: Pages 42-45, section 5.2." msgstr "" -#: systemv/cupstestppd.c:384 msgid " REF: Pages 45-46, section 5.2." msgstr "" -#: systemv/cupstestppd.c:395 msgid " REF: Pages 48-49, section 5.2." msgstr "" -#: systemv/cupstestppd.c:400 msgid " REF: Pages 52-54, section 5.2." msgstr "" -#: berkeley/lpq.c:554 #, c-format msgid " %-39.39s %.0f bytes" msgstr "" -#: systemv/cupstestppd.c:589 #, c-format msgid " PASS Default%s" msgstr "" -#: systemv/cupstestppd.c:524 msgid " PASS DefaultImageableArea" msgstr "" -#: systemv/cupstestppd.c:558 msgid " PASS DefaultPaperDimension" msgstr "" -#: systemv/cupstestppd.c:631 msgid " PASS FileVersion" msgstr "" -#: systemv/cupstestppd.c:675 msgid " PASS FormatVersion" msgstr "" -#: systemv/cupstestppd.c:695 msgid " PASS LanguageEncoding" msgstr "" -#: systemv/cupstestppd.c:715 msgid " PASS LanguageVersion" msgstr "" -#: systemv/cupstestppd.c:769 msgid " PASS Manufacturer" msgstr "" -#: systemv/cupstestppd.c:809 msgid " PASS ModelName" msgstr "" -#: systemv/cupstestppd.c:829 msgid " PASS NickName" msgstr "" -#: systemv/cupstestppd.c:889 msgid " PASS PCFileName" msgstr "" -#: systemv/cupstestppd.c:964 msgid " PASS PSVersion" msgstr "" -#: systemv/cupstestppd.c:869 msgid " PASS PageRegion" msgstr "" -#: systemv/cupstestppd.c:849 msgid " PASS PageSize" msgstr "" -#: systemv/cupstestppd.c:924 msgid " PASS Product" msgstr "" -#: systemv/cupstestppd.c:999 msgid " PASS ShortNickName" msgstr "" -#: systemv/cupstestppd.c:1374 #, c-format msgid " WARN %s has no corresponding options." msgstr "" -#: systemv/cupstestppd.c:1486 #, c-format msgid "" " WARN %s shares a common prefix with %s\n" " REF: Page 15, section 3.2." msgstr "" -#: systemv/cupstestppd.c:1345 #, c-format msgid "" -" WARN Duplex option keyword %s may not work as expected and should be named Duplex.\n" +" WARN Duplex option keyword %s may not work as expected and should " +"be named Duplex.\n" " REF: Page 122, section 5.17" msgstr "" -#: systemv/cupstestppd.c:1744 msgid " WARN File contains a mix of CR, LF, and CR LF line endings." msgstr "" -#: systemv/cupstestppd.c:1390 msgid "" " WARN LanguageEncoding required by PPD 4.3 spec.\n" " REF: Pages 56-57, section 5.3." msgstr "" -#: systemv/cupstestppd.c:1726 #, c-format msgid " WARN Line %d only contains whitespace." msgstr "" -#: systemv/cupstestppd.c:1398 msgid "" " WARN Manufacturer required by PPD 4.3 spec.\n" " REF: Pages 58-59, section 5.3." msgstr "" -#: systemv/cupstestppd.c:1749 -msgid " WARN Non-Windows PPD files should use lines ending with only LF, not CR LF." +msgid "" +" WARN Non-Windows PPD files should use lines ending with only LF, " +"not CR LF." msgstr "" -#: systemv/cupstestppd.c:1382 #, c-format msgid "" " WARN Obsolete PPD version %.1f.\n" " REF: Page 42, section 5.2." msgstr "" -#: systemv/cupstestppd.c:1413 msgid "" " WARN PCFileName longer than 8.3 in violation of PPD spec.\n" " REF: Pages 61-62, section 5.3." msgstr "" -#: systemv/cupstestppd.c:1421 msgid "" " WARN PCFileName should contain a unique filename.\n" " REF: Pages 61-62, section 5.3." msgstr "" -#: systemv/cupstestppd.c:1456 msgid "" " WARN Protocols contains PJL but JCL attributes are not set.\n" " REF: Pages 78-79, section 5.7." msgstr "" -#: systemv/cupstestppd.c:1447 msgid "" " WARN Protocols contains both PJL and BCP; expected TBCP.\n" " REF: Pages 78-79, section 5.7." msgstr "" -#: systemv/cupstestppd.c:1430 msgid "" " WARN ShortNickName required by PPD 4.3 spec.\n" " REF: Pages 64-65, section 5.3." msgstr "" -#: systemv/cupsaddsmb.c:282 msgid " cupsaddsmb [options] -a" msgstr "" -#: systemv/cupstestdsc.c:427 msgid " cupstestdsc [options] -" msgstr "" -#: systemv/cupstestppd.c:3795 msgid " program | cupstestppd [options] -" msgstr "" -#: systemv/cupstestppd.c:3727 #, c-format msgid "" " %s \"%s %s\" conflicts with \"%s %s\"\n" " (constraint=\"%s %s %s %s\")." msgstr "" -#: systemv/cupstestppd.c:2248 #, c-format msgid " %s %s %s does not exist." msgstr "" -#: systemv/cupstestppd.c:3884 #, c-format msgid " %s %s file \"%s\" has the wrong capitalization." msgstr "" -#: systemv/cupstestppd.c:2318 #, c-format msgid "" " %s Bad %s choice %s.\n" " REF: Page 122, section 5.17" msgstr "" -#: systemv/cupstestppd.c:3487 systemv/cupstestppd.c:3536 -#: systemv/cupstestppd.c:3575 #, c-format msgid " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s." msgstr "" -#: systemv/cupstestppd.c:3441 #, c-format msgid " %s Bad UTF-8 \"%s\" translation string for option %s." msgstr "" -#: systemv/cupstestppd.c:2389 #, c-format msgid " %s Bad cupsFilter value \"%s\"." msgstr "" -#: systemv/cupstestppd.c:2475 #, c-format msgid " %s Bad cupsFilter2 value \"%s\"." msgstr "" -#: systemv/cupstestppd.c:2964 #, c-format msgid " %s Bad cupsICCProfile %s." msgstr "" -#: systemv/cupstestppd.c:2571 #, c-format msgid " %s Bad cupsPreFilter value \"%s\"." msgstr "" -#: systemv/cupstestppd.c:1822 #, c-format msgid " %s Bad cupsUIConstraints %s: \"%s\"" msgstr "" -#: systemv/cupstestppd.c:3391 #, c-format msgid " %s Bad language \"%s\"." msgstr "" -#: systemv/cupstestppd.c:2433 systemv/cupstestppd.c:2529 -#: systemv/cupstestppd.c:2615 systemv/cupstestppd.c:2673 -#: systemv/cupstestppd.c:2728 systemv/cupstestppd.c:2783 -#: systemv/cupstestppd.c:2838 systemv/cupstestppd.c:2891 -#: systemv/cupstestppd.c:3013 #, c-format msgid " %s Bad permissions on %s file \"%s\"." msgstr "" -#: systemv/cupstestppd.c:2373 systemv/cupstestppd.c:2459 -#: systemv/cupstestppd.c:2555 systemv/cupstestppd.c:2642 -#: systemv/cupstestppd.c:2697 systemv/cupstestppd.c:2752 -#: systemv/cupstestppd.c:2807 systemv/cupstestppd.c:2862 #, c-format msgid " %s Bad spelling of %s - should be %s." msgstr "" -#: systemv/cupstestppd.c:2907 #, c-format msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID." msgstr "" -#: systemv/cupstestppd.c:2205 #, c-format msgid " %s Default choices conflicting." msgstr "" -#: systemv/cupstestppd.c:1803 #, c-format msgid " %s Empty cupsUIConstraints %s" msgstr "" -#: systemv/cupstestppd.c:3519 systemv/cupstestppd.c:3559 #, c-format msgid " %s Missing \"%s\" translation string for option %s, choice %s." msgstr "" -#: systemv/cupstestppd.c:3427 #, c-format msgid " %s Missing \"%s\" translation string for option %s." msgstr "" -#: systemv/cupstestppd.c:2418 systemv/cupstestppd.c:2514 -#: systemv/cupstestppd.c:2600 systemv/cupstestppd.c:2658 -#: systemv/cupstestppd.c:2713 systemv/cupstestppd.c:2768 -#: systemv/cupstestppd.c:2823 systemv/cupstestppd.c:2875 -#: systemv/cupstestppd.c:2998 #, c-format msgid " %s Missing %s file \"%s\"." msgstr "" -#: systemv/cupstestppd.c:3121 #, c-format msgid "" " %s Missing REQUIRED PageRegion option.\n" " REF: Page 100, section 5.14." msgstr "" -#: systemv/cupstestppd.c:3106 #, c-format msgid "" " %s Missing REQUIRED PageSize option.\n" " REF: Page 99, section 5.14." msgstr "" -#: systemv/cupstestppd.c:2013 systemv/cupstestppd.c:2054 #, c-format msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"." msgstr "" -#: systemv/cupstestppd.c:1908 #, c-format msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"" msgstr "" -#: systemv/cupstestppd.c:1840 #, c-format msgid " %s Missing cupsUIResolver %s" msgstr "" -#: systemv/cupstestppd.c:1999 systemv/cupstestppd.c:2040 #, c-format msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"." msgstr "" -#: systemv/cupstestppd.c:1892 #, c-format msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"" msgstr "" -#: systemv/cupstestppd.c:3613 #, c-format msgid " %s No base translation \"%s\" is included in file." msgstr "" -#: systemv/cupstestppd.c:2294 #, c-format msgid "" " %s REQUIRED %s does not define choice None.\n" " REF: Page 122, section 5.17" msgstr "" -#: systemv/cupstestppd.c:3180 systemv/cupstestppd.c:3194 #, c-format msgid " %s Size \"%s\" defined for %s but not for %s." msgstr "" -#: systemv/cupstestppd.c:3160 #, c-format msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)." msgstr "" -#: systemv/cupstestppd.c:3332 #, c-format msgid " %s Size \"%s\" should be \"%s\"." msgstr "" -#: systemv/cupstestppd.c:3292 #, c-format msgid " %s Size \"%s\" should be the Adobe standard name \"%s\"." msgstr "" -#: systemv/cupstestppd.c:3041 #, c-format msgid " %s cupsICCProfile %s hash value collides with %s." msgstr "" -#: systemv/cupstestppd.c:1963 #, c-format msgid " %s cupsUIResolver %s causes a loop." msgstr "" -#: systemv/cupstestppd.c:1945 #, c-format -msgid " %s cupsUIResolver %s does not list at least two different options." +msgid "" +" %s cupsUIResolver %s does not list at least two different options." msgstr "" -#: systemv/cupstestppd.c:1168 #, c-format msgid "" " **FAIL** %s must be 1284DeviceID\n" " REF: Page 72, section 5.5" msgstr "" -#: systemv/cupstestppd.c:580 #, c-format msgid "" " **FAIL** Bad Default%s %s\n" " REF: Page 40, section 4.5." msgstr "" -#: systemv/cupstestppd.c:514 #, c-format msgid "" " **FAIL** Bad DefaultImageableArea %s\n" " REF: Page 102, section 5.15." msgstr "" -#: systemv/cupstestppd.c:550 #, c-format msgid "" " **FAIL** Bad DefaultPaperDimension %s\n" " REF: Page 103, section 5.15." msgstr "" -#: systemv/cupstestppd.c:623 #, c-format msgid "" " **FAIL** Bad FileVersion \"%s\"\n" " REF: Page 56, section 5.3." msgstr "" -#: systemv/cupstestppd.c:667 #, c-format msgid "" " **FAIL** Bad FormatVersion \"%s\"\n" " REF: Page 56, section 5.3." msgstr "" -#: systemv/cupstestppd.c:1025 msgid "" " **FAIL** Bad JobPatchFile attribute in file\n" " REF: Page 24, section 3.4." msgstr "" -#: systemv/cupstestppd.c:1213 #, c-format msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1." msgstr "" -#: systemv/cupstestppd.c:1227 #, c-format msgid " **FAIL** Bad LanguageVersion %s - must be English." msgstr "" -#: systemv/cupstestppd.c:743 systemv/cupstestppd.c:760 #, c-format msgid "" " **FAIL** Bad Manufacturer (should be \"%s\")\n" " REF: Page 211, table D.1." msgstr "" -#: systemv/cupstestppd.c:800 #, c-format msgid "" " **FAIL** Bad ModelName - \"%c\" not allowed in string.\n" " REF: Pages 59-60, section 5.3." msgstr "" -#: systemv/cupstestppd.c:956 msgid "" " **FAIL** Bad PSVersion - not \"(string) int\".\n" " REF: Pages 62-64, section 5.3." msgstr "" -#: systemv/cupstestppd.c:917 msgid "" " **FAIL** Bad Product - not \"(string)\".\n" " REF: Page 62, section 5.3." msgstr "" -#: systemv/cupstestppd.c:991 msgid "" " **FAIL** Bad ShortNickName - longer than 31 chars.\n" " REF: Pages 64-65, section 5.3." msgstr "" -#: systemv/cupstestppd.c:1149 #, c-format msgid "" " **FAIL** Bad option %s choice %s\n" " REF: Page 84, section 5.9" msgstr "" -#: systemv/cupstestppd.c:3754 systemv/cupstestppd.c:3776 #, c-format msgid " **FAIL** Default option code cannot be interpreted: %s" msgstr "" -#: systemv/cupstestppd.c:1286 #, c-format -msgid " **FAIL** Default translation string for option %s choice %s contains 8-bit characters." +msgid "" +" **FAIL** Default translation string for option %s choice %s contains " +"8-bit characters." msgstr "" -#: systemv/cupstestppd.c:1259 #, c-format -msgid " **FAIL** Default translation string for option %s contains 8-bit characters." +msgid "" +" **FAIL** Default translation string for option %s contains 8-bit " +"characters." msgstr "" -#: systemv/cupstestppd.c:2101 #, c-format msgid " **FAIL** Group names %s and %s differ only by case." msgstr "" -#: systemv/cupstestppd.c:2146 #, c-format msgid " **FAIL** Multiple occurrences of option %s choice name %s." msgstr "" -#: systemv/cupstestppd.c:2163 #, c-format msgid " **FAIL** Option %s choice names %s and %s differ only by case." msgstr "" -#: systemv/cupstestppd.c:2123 #, c-format msgid " **FAIL** Option names %s and %s differ only by case." msgstr "" -#: systemv/cupstestppd.c:600 #, c-format msgid "" " **FAIL** REQUIRED Default%s\n" " REF: Page 40, section 4.5." msgstr "" -#: systemv/cupstestppd.c:499 msgid "" " **FAIL** REQUIRED DefaultImageableArea\n" " REF: Page 102, section 5.15." msgstr "" -#: systemv/cupstestppd.c:535 msgid "" " **FAIL** REQUIRED DefaultPaperDimension\n" " REF: Page 103, section 5.15." msgstr "" -#: systemv/cupstestppd.c:641 msgid "" " **FAIL** REQUIRED FileVersion\n" " REF: Page 56, section 5.3." msgstr "" -#: systemv/cupstestppd.c:685 msgid "" " **FAIL** REQUIRED FormatVersion\n" " REF: Page 56, section 5.3." msgstr "" -#: systemv/cupstestppd.c:1076 #, c-format msgid "" " **FAIL** REQUIRED ImageableArea for PageSize %s\n" @@ -786,68 +632,57 @@ msgid "" " REF: Page 102, section 5.15." msgstr "" -#: systemv/cupstestppd.c:705 msgid "" " **FAIL** REQUIRED LanguageEncoding\n" " REF: Pages 56-57, section 5.3." msgstr "" -#: systemv/cupstestppd.c:725 msgid "" " **FAIL** REQUIRED LanguageVersion\n" " REF: Pages 57-58, section 5.3." msgstr "" -#: systemv/cupstestppd.c:779 msgid "" " **FAIL** REQUIRED Manufacturer\n" " REF: Pages 58-59, section 5.3." msgstr "" -#: systemv/cupstestppd.c:819 msgid "" " **FAIL** REQUIRED ModelName\n" " REF: Pages 59-60, section 5.3." msgstr "" -#: systemv/cupstestppd.c:839 msgid "" " **FAIL** REQUIRED NickName\n" " REF: Page 60, section 5.3." msgstr "" -#: systemv/cupstestppd.c:899 msgid "" " **FAIL** REQUIRED PCFileName\n" " REF: Pages 61-62, section 5.3." msgstr "" -#: systemv/cupstestppd.c:974 msgid "" " **FAIL** REQUIRED PSVersion\n" " REF: Pages 62-64, section 5.3." msgstr "" -#: systemv/cupstestppd.c:879 msgid "" " **FAIL** REQUIRED PageRegion\n" " REF: Page 100, section 5.14." msgstr "" -#: systemv/cupstestppd.c:1045 msgid "" " **FAIL** REQUIRED PageSize\n" " REF: Page 41, section 5.\n" " REF: Page 99, section 5.14." msgstr "" -#: systemv/cupstestppd.c:859 msgid "" " **FAIL** REQUIRED PageSize\n" " REF: Pages 99-100, section 5.14." msgstr "" -#: systemv/cupstestppd.c:1098 #, c-format msgid "" " **FAIL** REQUIRED PaperDimension for PageSize %s\n" @@ -855,2194 +690,1803 @@ msgid "" " REF: Page 103, section 5.15." msgstr "" -#: systemv/cupstestppd.c:934 msgid "" " **FAIL** REQUIRED Product\n" " REF: Page 62, section 5.3." msgstr "" -#: systemv/cupstestppd.c:1009 msgid "" " **FAIL** REQUIRED ShortNickName\n" " REF: Page 64-65, section 5.3." msgstr "" -#: systemv/cupstestppd.c:334 systemv/cupstestppd.c:353 -#: systemv/cupstestppd.c:365 #, c-format msgid " **FAIL** Unable to open PPD file - %s on line %d." msgstr "" -#: systemv/cupstestppd.c:1498 #, c-format msgid " %d ERRORS FOUND" msgstr "" -#: systemv/cupstestdsc.c:431 msgid " -h Show program usage" msgstr "" -#: systemv/cupstestdsc.c:234 systemv/cupstestdsc.c:276 #, c-format msgid "" " Bad %%%%BoundingBox: on line %d.\n" " REF: Page 39, %%%%BoundingBox:" msgstr "" -#: systemv/cupstestdsc.c:305 #, c-format msgid "" " Bad %%%%Page: on line %d.\n" " REF: Page 53, %%%%Page:" msgstr "" -#: systemv/cupstestdsc.c:218 systemv/cupstestdsc.c:258 #, c-format msgid "" " Bad %%%%Pages: on line %d.\n" " REF: Page 43, %%%%Pages:" msgstr "" -#: systemv/cupstestdsc.c:176 #, c-format msgid "" " Line %d is longer than 255 characters (%d).\n" " REF: Page 25, Line Length" msgstr "" -#: systemv/cupstestdsc.c:192 msgid "" " Missing %!PS-Adobe-3.0 on first line.\n" " REF: Page 17, 3.1 Conforming Documents" msgstr "" -#: systemv/cupstestdsc.c:362 #, c-format msgid " Missing %%EndComments comment. REF: Page 41, %%EndComments" msgstr "" -#: systemv/cupstestdsc.c:342 #, c-format msgid "" " Missing or bad %%BoundingBox: comment.\n" " REF: Page 39, %%BoundingBox:" msgstr "" -#: systemv/cupstestdsc.c:372 #, c-format msgid "" " Missing or bad %%Page: comments.\n" " REF: Page 53, %%Page:" msgstr "" -#: systemv/cupstestdsc.c:352 #, c-format msgid "" " Missing or bad %%Pages: comment.\n" " REF: Page 43, %%Pages:" msgstr "" -#: systemv/cupstestppd.c:1500 msgid " NO ERRORS FOUND" msgstr "" -#: systemv/cupstestdsc.c:395 #, c-format msgid " Saw %d lines that exceeded 255 characters." msgstr "" -#: systemv/cupstestdsc.c:390 #, c-format msgid " Too many %%BeginDocument comments." msgstr "" -#: systemv/cupstestdsc.c:382 #, c-format msgid " Too many %%EndDocument comments." msgstr "" -#: systemv/cupstestdsc.c:402 msgid " Warning: file contains binary data." msgstr "" -#: systemv/cupstestdsc.c:410 #, c-format msgid " Warning: no %%EndComments comment in file." msgstr "" -#: systemv/cupstestdsc.c:406 #, c-format msgid " Warning: obsolete DSC version %.1f in file." msgstr "" -#: systemv/cupsctl.c:210 msgid " --[no-]debug-logging Turn debug logging on/off." msgstr "" -#: systemv/cupsctl.c:212 msgid " --[no-]remote-admin Turn remote administration on/off." msgstr "" -#: systemv/cupsctl.c:214 msgid " --[no-]remote-any Allow/prevent access from the Internet." msgstr "" -#: systemv/cupsctl.c:216 msgid " --[no-]share-printers Turn printer sharing on/off." msgstr "" -#: systemv/cupsctl.c:218 msgid " --[no-]user-cancel-any Allow/prevent users to cancel any job." msgstr "" -#: ppdc/ppdc.cxx:455 msgid " --cr End lines with CR (Mac OS 9)." msgstr "" -#: ppdc/ppdc.cxx:457 msgid " --crlf End lines with CR + LF (Windows)." msgstr "" -#: ppdc/ppdc.cxx:459 msgid " --lf End lines with LF (UNIX/Linux/OS X)." msgstr "" -#: test/ipptool.c:4404 msgid " -4 Connect using IPv4." msgstr "" -#: test/ipptool.c:4405 msgid " -6 Connect using IPv6." msgstr "" -#: test/ipptool.c:4406 msgid " -C Send requests using chunking (default)." msgstr "" -#: scheduler/cupsfilter.c:1431 msgid " -D Remove the input file when finished." msgstr "" -#: ppdc/ppdc.cxx:438 ppdc/ppdhtml.cxx:175 ppdc/ppdpo.cxx:255 msgid " -D name=value Set named variable to value." msgstr "" -#: systemv/cupsaddsmb.c:285 systemv/cupsctl.c:205 msgid " -E Encrypt the connection." msgstr "" -#: test/ipptool.c:4408 msgid " -E Test with HTTP Upgrade to TLS." msgstr "" -#: scheduler/main.c:2021 -msgid " -F Run in the foreground but detach from console." +msgid "" +" -F Run in the foreground but detach from console." msgstr "" -#: systemv/cupsaddsmb.c:286 msgid " -H samba-server Use the named SAMBA server." msgstr "" -#: test/ipptool.c:4410 msgid " -I Ignore errors." msgstr "" -#: ppdc/ppdc.cxx:440 ppdc/ppdhtml.cxx:177 ppdc/ppdi.cxx:131 ppdc/ppdpo.cxx:257 msgid " -I include-dir Add include directory to search path." msgstr "" -#: systemv/cupstestppd.c:3799 msgid " -I {filename,filters,none,profiles}" msgstr "" -#: test/ipptool.c:4411 msgid " -L Send requests using content-length." msgstr "" -#: scheduler/cupsfilter.c:1433 msgid " -P filename.ppd Set PPD file." msgstr "" -#: systemv/cupstestppd.c:3801 msgid " -R root-directory Set alternate root." msgstr "" -#: test/ipptool.c:4413 msgid " -S Test with SSL encryption." msgstr "" -#: test/ipptool.c:4415 msgid " -T seconds Set the receive/send timeout in seconds." msgstr "" -#: scheduler/cupsfilter.c:1434 systemv/cupsaddsmb.c:288 systemv/cupsctl.c:206 msgid " -U username Specify username." msgstr "" -#: test/ipptool.c:4417 msgid " -V version Set default IPP version." msgstr "" -#: systemv/cupstestppd.c:3802 -msgid " -W {all,none,constraints,defaults,duplex,filters,profiles,sizes,translations}" +msgid "" +" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes," +"translations}" msgstr "" -#: test/ipptool.c:4419 msgid " -X Produce XML plist instead of plain text." msgstr "" -#: systemv/cupsaddsmb.c:289 msgid " -a Export all printers." msgstr "" -#: ppdc/ppdc.cxx:442 msgid " -c catalog.po Load the specified message catalog." msgstr "" -#: scheduler/cupsfilter.c:1435 scheduler/main.c:2019 msgid " -c cupsd.conf Set cupsd.conf file to use." msgstr "" -#: test/ipptool.c:4421 msgid " -d name=value Set named variable to value." msgstr "" -#: ppdc/ppdc.cxx:444 msgid " -d output-dir Specify the output directory." msgstr "" -#: scheduler/cupsfilter.c:1437 msgid " -d printer Use the named printer." msgstr "" -#: scheduler/cupsfilter.c:1439 msgid " -e Use every filter from the PPD file." msgstr "" -#: scheduler/main.c:2020 msgid " -f Run in the foreground." msgstr "" -#: test/ipptool.c:4423 msgid " -f filename Set default request filename." msgstr "" -#: scheduler/main.c:2023 msgid " -h Show this usage message." msgstr "" -#: systemv/cupsaddsmb.c:290 systemv/cupsctl.c:207 msgid " -h server[:port] Specify server address." msgstr "" -#: scheduler/cupsfilter.c:1441 msgid " -i mime/type Set input MIME type (otherwise auto-typed)." msgstr "" -#: test/ipptool.c:4425 -msgid " -i seconds Repeat the last file with the given time interval." +msgid "" +" -i seconds Repeat the last file with the given time interval." msgstr "" -#: scheduler/cupsfilter.c:1443 -msgid " -j job-id[,N] Filter file N from the specified job (default is file 1)." +msgid "" +" -j job-id[,N] Filter file N from the specified job (default is " +"file 1)." msgstr "" -#: scheduler/main.c:2024 msgid " -l Run cupsd from launchd(8)." msgstr "" -#: ppdc/ppdc.cxx:446 msgid " -l lang[,lang,...] Specify the output language(s) (locale)." msgstr "" -#: ppdc/ppdc.cxx:448 msgid " -m Use the ModelName value as the filename." msgstr "" -#: scheduler/cupsfilter.c:1445 -msgid " -m mime/type Set output MIME type (otherwise application/pdf)." +msgid "" +" -m mime/type Set output MIME type (otherwise application/pdf)." msgstr "" -#: scheduler/cupsfilter.c:1447 msgid " -n copies Set number of copies." msgstr "" -#: test/ipptool.c:4427 -msgid " -n count Repeat the last file the given number of times." +msgid "" +" -n count Repeat the last file the given number of times." msgstr "" -#: ppdc/ppdi.cxx:133 -msgid " -o filename.drv Set driver information file (otherwise ppdi.drv)." +msgid "" +" -o filename.drv Set driver information file (otherwise ppdi.drv)." msgstr "" -#: ppdc/ppdmerge.cxx:370 msgid " -o filename.ppd[.gz] Set output file (otherwise stdout)." msgstr "" -#: scheduler/cupsfilter.c:1448 msgid " -o name=value Set option(s)." msgstr "" -#: scheduler/cupsfilter.c:1449 msgid " -p filename.ppd Set PPD file." msgstr "" -#: systemv/cupstestppd.c:3806 test/ipptool.c:4429 msgid " -q Run silently." msgstr "" -#: systemv/cupstestppd.c:3807 msgid " -r Use 'relaxed' open mode." msgstr "" -#: test/ipptool.c:4430 msgid " -t Produce a test report." msgstr "" -#: ppdc/ppdc.cxx:450 msgid " -t Test PPDs instead of generating them." msgstr "" -#: scheduler/main.c:2025 msgid " -t Test the configuration file." msgstr "" -#: scheduler/cupsfilter.c:1450 msgid " -t title Set title." msgstr "" -#: scheduler/cupsfilter.c:1451 msgid " -u Remove the PPD file when finished." msgstr "" -#: systemv/cupsaddsmb.c:291 systemv/cupstestppd.c:3808 test/ipptool.c:4431 -#: ppdc/ppdc.cxx:452 ppdc/ppdpo.cxx:259 msgid " -v Be verbose." msgstr "" -#: systemv/cupstestppd.c:3809 msgid " -vv Be very verbose." msgstr "" -#: ppdc/ppdc.cxx:453 msgid " -z Compress PPD files using GNU zip." msgstr "" -#: systemv/cupstestppd.c:332 systemv/cupstestppd.c:351 -#: systemv/cupstestppd.c:363 systemv/cupstestppd.c:496 -#: systemv/cupstestppd.c:511 systemv/cupstestppd.c:532 -#: systemv/cupstestppd.c:547 systemv/cupstestppd.c:577 -#: systemv/cupstestppd.c:597 systemv/cupstestppd.c:620 -#: systemv/cupstestppd.c:638 systemv/cupstestppd.c:664 -#: systemv/cupstestppd.c:682 systemv/cupstestppd.c:702 -#: systemv/cupstestppd.c:722 systemv/cupstestppd.c:740 -#: systemv/cupstestppd.c:757 systemv/cupstestppd.c:776 -#: systemv/cupstestppd.c:797 systemv/cupstestppd.c:816 -#: systemv/cupstestppd.c:836 systemv/cupstestppd.c:856 -#: systemv/cupstestppd.c:876 systemv/cupstestppd.c:896 -#: systemv/cupstestppd.c:914 systemv/cupstestppd.c:931 -#: systemv/cupstestppd.c:953 systemv/cupstestppd.c:971 -#: systemv/cupstestppd.c:988 systemv/cupstestppd.c:1006 -#: systemv/cupstestppd.c:1022 systemv/cupstestppd.c:1042 -#: systemv/cupstestppd.c:1073 systemv/cupstestppd.c:1095 -#: systemv/cupstestppd.c:1146 systemv/cupstestppd.c:1165 -#: systemv/cupstestppd.c:1209 systemv/cupstestppd.c:1223 -#: systemv/cupstestppd.c:1255 systemv/cupstestppd.c:1282 -#: systemv/cupstestppd.c:1800 systemv/cupstestppd.c:1819 -#: systemv/cupstestppd.c:1837 systemv/cupstestppd.c:1889 -#: systemv/cupstestppd.c:1905 systemv/cupstestppd.c:1942 -#: systemv/cupstestppd.c:1960 systemv/cupstestppd.c:1996 -#: systemv/cupstestppd.c:2010 systemv/cupstestppd.c:2037 -#: systemv/cupstestppd.c:2051 systemv/cupstestppd.c:2097 -#: systemv/cupstestppd.c:2119 systemv/cupstestppd.c:2142 -#: systemv/cupstestppd.c:2159 systemv/cupstestppd.c:2201 -#: systemv/cupstestppd.c:2244 systemv/cupstestppd.c:2291 -#: systemv/cupstestppd.c:2315 systemv/cupstestppd.c:2369 -#: systemv/cupstestppd.c:2385 systemv/cupstestppd.c:2415 -#: systemv/cupstestppd.c:2429 systemv/cupstestppd.c:2455 -#: systemv/cupstestppd.c:2471 systemv/cupstestppd.c:2511 -#: systemv/cupstestppd.c:2525 systemv/cupstestppd.c:2551 -#: systemv/cupstestppd.c:2567 systemv/cupstestppd.c:2597 -#: systemv/cupstestppd.c:2611 systemv/cupstestppd.c:2638 -#: systemv/cupstestppd.c:2655 systemv/cupstestppd.c:2669 -#: systemv/cupstestppd.c:2693 systemv/cupstestppd.c:2710 -#: systemv/cupstestppd.c:2724 systemv/cupstestppd.c:2748 -#: systemv/cupstestppd.c:2765 systemv/cupstestppd.c:2779 -#: systemv/cupstestppd.c:2803 systemv/cupstestppd.c:2820 -#: systemv/cupstestppd.c:2834 systemv/cupstestppd.c:2858 -#: systemv/cupstestppd.c:2872 systemv/cupstestppd.c:2887 -#: systemv/cupstestppd.c:2904 systemv/cupstestppd.c:2960 -#: systemv/cupstestppd.c:2995 systemv/cupstestppd.c:3009 -#: systemv/cupstestppd.c:3037 systemv/cupstestppd.c:3102 -#: systemv/cupstestppd.c:3117 systemv/cupstestppd.c:3156 -#: systemv/cupstestppd.c:3176 systemv/cupstestppd.c:3190 -#: systemv/cupstestppd.c:3387 systemv/cupstestppd.c:3423 -#: systemv/cupstestppd.c:3437 systemv/cupstestppd.c:3483 -#: systemv/cupstestppd.c:3515 systemv/cupstestppd.c:3532 -#: systemv/cupstestppd.c:3555 systemv/cupstestppd.c:3571 -#: systemv/cupstestppd.c:3609 systemv/cupstestppd.c:3750 -#: systemv/cupstestppd.c:3772 systemv/cupstestppd.c:3880 msgid " FAIL" msgstr "" -#: systemv/cupstestppd.c:1306 msgid " PASS" msgstr "" -#: berkeley/lpq.c:560 +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - %s (RFC 2911 section 4.1.5)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - bad length %d (RFC 2911 section 4.1.5)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad attribute name - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad attribute name - invalid character (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad boolen value %d (RFC 2911 section 4.1.11)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad charset value \"%s\" - bad characters (RFC 2911 section 4.1.7)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad charset value \"%s\" - bad length %d (RFC 2911 section 4.1.7)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC sign '%c' (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime day %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime deciseconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime month %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime seconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad enum value %d - out of range (RFC 2911 section 4.1.4)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad keyword value \"%s\" - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad keyword value \"%s\" - invalid character (RFC 2911 section " +"4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad mimeMediaType value \"%s\" - bad characters (RFC 2911 section " +"4.1.9)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad mimeMediaType value \"%s\" - bad length %d (RFC 2911 section " +"4.1.9)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad name value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.2)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad name value \"%s\" - bad length %d (RFC 2911 section 4.1.2)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad naturalLanguage value \"%s\" - bad characters (RFC 2911 section " +"4.1.8)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad naturalLanguage value \"%s\" - bad length %d (RFC 2911 section " +"4.1.8)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad octetString value - bad length %d (RFC 2911 section 4.1.10)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad rangeOfInteger value %d-%d - lower greater than upper (RFC 2911 " +"section 4.1.13)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - bad units value (RFC 2911 section " +"4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - cross feed resolution must be " +"positive (RFC 2911 section 4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - feed resolution must be positive (RFC " +"2911 section 4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad text value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.1)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad text value \"%s\" - bad length %d (RFC 2911 section 4.1.1)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad uriScheme value \"%s\" - bad characters (RFC 2911 section 4.1.6)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad uriScheme value \"%s\" - bad length %d (RFC 2911 section 4.1.6)." +msgstr "" + #, c-format msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes" msgstr "" -#: berkeley/lpq.c:565 #, c-format msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes" msgstr "" -#: systemv/lpstat.c:750 #, c-format msgid "%s accepting requests since %s" msgstr "" -#: scheduler/ipp.c:10045 #, c-format msgid "%s cannot be changed." msgstr "Impossible de modifier « %s »" -#: berkeley/lpc.c:189 #, c-format msgid "%s is not implemented by the CUPS version of lpc." msgstr "" -#: berkeley/lpq.c:651 #, c-format msgid "%s is not ready" msgstr "" -#: berkeley/lpq.c:644 #, c-format msgid "%s is ready" msgstr "" -#: berkeley/lpq.c:647 #, c-format msgid "%s is ready and printing" msgstr "" -#: filter/rastertoepson.c:985 filter/rastertohp.c:711 -#: filter/rastertolabel.c:1134 #, c-format msgid "%s job-id user title copies options [file]" msgstr "" -#: systemv/lpstat.c:754 #, c-format msgid "%s not accepting requests since %s -" msgstr "" -#: scheduler/ipp.c:691 #, c-format msgid "%s not supported." msgstr "" -#: systemv/lpstat.c:765 #, c-format msgid "%s/%s accepting requests since %s" msgstr "" -#: systemv/lpstat.c:770 #, c-format msgid "%s/%s not accepting requests since %s -" msgstr "" -#: berkeley/lpq.c:552 #, c-format msgid "%s: %-33.33s [job %d localhost]" msgstr "" #. TRANSLATORS: Message is "subject: error" -#: cups/langprintf.c:86 scheduler/cupsfilter.c:714 systemv/lpadmin.c:805 -#: systemv/lpadmin.c:856 systemv/lpadmin.c:906 systemv/lpadmin.c:962 -#: systemv/lpadmin.c:1060 systemv/lpadmin.c:1112 systemv/lpadmin.c:1168 -#: systemv/lpadmin.c:1478 #, c-format msgid "%s: %s" msgstr "" -#: systemv/cancel.c:294 systemv/cancel.c:357 #, c-format msgid "%s: %s failed: %s" msgstr "" -#: systemv/cupsaccept.c:68 #, c-format msgid "%s: Don't know what to do." msgstr "" -#: berkeley/lpq.c:236 berkeley/lpr.c:344 systemv/lp.c:584 #, c-format -msgid "%s: Error - %s environment variable names non-existent destination \"%s\"." +msgid "" +"%s: Error - %s environment variable names non-existent destination \"%s\"." msgstr "" -#: systemv/lp.c:231 #, c-format msgid "%s: Error - bad job ID." msgstr "" -#: systemv/lp.c:219 #, c-format msgid "%s: Error - cannot print files and alter jobs simultaneously." msgstr "" -#: systemv/lp.c:505 #, c-format msgid "%s: Error - cannot print from stdin if files or a job ID are provided." msgstr "" -#: systemv/lp.c:461 #, c-format msgid "%s: Error - expected character set after \"-S\" option." msgstr "" -#: systemv/lp.c:480 #, c-format msgid "%s: Error - expected content type after \"-T\" option." msgstr "" -#: berkeley/lpr.c:240 #, c-format msgid "%s: Error - expected copies after \"-#\" option." msgstr "" -#: systemv/lp.c:264 #, c-format msgid "%s: Error - expected copies after \"-n\" option." msgstr "" -#: berkeley/lpr.c:209 #, c-format msgid "%s: Error - expected destination after \"-P\" option." msgstr "" -#: systemv/lpstat.c:231 -#, c-format -msgid "%s: Error - expected destination after \"-b\" option." -msgstr "" - -#: systemv/lp.c:138 #, c-format msgid "%s: Error - expected destination after \"-d\" option." msgstr "" -#: systemv/lp.c:168 #, c-format msgid "%s: Error - expected form after \"-f\" option." msgstr "" -#: systemv/lp.c:391 #, c-format msgid "%s: Error - expected hold name after \"-H\" option." msgstr "" -#: berkeley/lpr.c:103 #, c-format msgid "%s: Error - expected hostname after \"-H\" option." msgstr "" -#: berkeley/lpq.c:180 berkeley/lprm.c:123 systemv/cancel.c:124 -#: systemv/cupsaccept.c:123 systemv/lp.c:189 systemv/lpstat.c:291 #, c-format msgid "%s: Error - expected hostname after \"-h\" option." msgstr "" -#: systemv/lp.c:371 #, c-format msgid "%s: Error - expected mode list after \"-y\" option." msgstr "" -#: berkeley/lpr.c:263 #, c-format msgid "%s: Error - expected name after \"-%c\" option." msgstr "" -#: berkeley/lpr.c:153 systemv/lp.c:288 #, c-format msgid "%s: Error - expected option=value after \"-o\" option." msgstr "" -#: systemv/lp.c:441 #, c-format msgid "%s: Error - expected page list after \"-P\" option." msgstr "" -#: systemv/lp.c:308 #, c-format msgid "%s: Error - expected priority after \"-%c\" option." msgstr "" -#: systemv/cupsaccept.c:141 #, c-format msgid "%s: Error - expected reason text after \"-r\" option." msgstr "" -#: systemv/lp.c:354 #, c-format msgid "%s: Error - expected title after \"-t\" option." msgstr "" -#: berkeley/lpq.c:111 berkeley/lpr.c:84 berkeley/lprm.c:104 -#: systemv/cancel.c:94 systemv/cupsaccept.c:101 systemv/lp.c:116 -#: systemv/lpadmin.c:438 systemv/lpstat.c:137 #, c-format msgid "%s: Error - expected username after \"-U\" option." msgstr "" -#: systemv/cancel.c:145 #, c-format msgid "%s: Error - expected username after \"-u\" option." msgstr "" -#: berkeley/lpr.c:125 #, c-format msgid "%s: Error - expected value after \"-%c\" option." msgstr "" -#: systemv/lpstat.c:157 systemv/lpstat.c:171 #, c-format -msgid "%s: Error - need \"completed\", \"not-completed\", or \"all\" after \"-W\" option." +msgid "" +"%s: Error - need \"completed\", \"not-completed\", or \"all\" after \"-W\" " +"option." msgstr "" -#: berkeley/lpq.c:241 berkeley/lpr.c:349 systemv/lp.c:589 #, c-format msgid "%s: Error - no default destination available." msgstr "" -#: systemv/lp.c:330 #, c-format msgid "%s: Error - priority must be between 1 and 100." msgstr "" -#: berkeley/lpr.c:352 systemv/lp.c:592 #, c-format msgid "%s: Error - scheduler not responding." msgstr "" -#: berkeley/lpr.c:305 systemv/lp.c:537 #, c-format msgid "%s: Error - too many files - \"%s\"." msgstr "" -#: berkeley/lpr.c:287 systemv/lp.c:520 #, c-format msgid "%s: Error - unable to access \"%s\" - %s" msgstr "" -#: berkeley/lpr.c:395 systemv/lp.c:623 #, c-format msgid "%s: Error - unable to queue from stdin - %s." msgstr "" -#: berkeley/lprm.c:87 berkeley/lprm.c:172 systemv/cancel.c:214 #, c-format msgid "%s: Error - unknown destination \"%s\"." msgstr "" -#: berkeley/lpq.c:150 #, c-format msgid "%s: Error - unknown destination \"%s/%s\"." msgstr "" -#: berkeley/lpr.c:274 berkeley/lprm.c:139 systemv/cancel.c:156 -#: systemv/cupsaccept.c:164 systemv/lp.c:496 systemv/lpstat.c:452 #, c-format msgid "%s: Error - unknown option \"%c\"." msgstr "" -#: systemv/cupsaccept.c:157 #, c-format msgid "%s: Error - unknown option \"%s\"." msgstr "" -#: systemv/lp.c:208 #, c-format msgid "%s: Expected job ID after \"-i\" option." msgstr "" -#: systemv/lpstat.c:504 systemv/lpstat.c:543 #, c-format msgid "%s: Invalid destination name in list \"%s\"." msgstr "" -#: scheduler/cupsfilter.c:567 #, c-format msgid "%s: Invalid filter string \"%s\"." msgstr "" -#: systemv/lp.c:418 #, c-format msgid "%s: Need job ID (\"-i jobid\") before \"-H restart\"." msgstr "" -#: scheduler/cupsfilter.c:458 #, c-format msgid "%s: No filter to convert from %s/%s to %s/%s." msgstr "" -#: systemv/cupsaccept.c:198 #, c-format msgid "%s: Operation failed: %s" msgstr "" -#: berkeley/lpq.c:97 berkeley/lpr.c:70 berkeley/lprm.c:67 systemv/cancel.c:81 -#: systemv/cupsaccept.c:88 systemv/cupsaddsmb.c:86 systemv/lp.c:102 -#: systemv/lpadmin.c:239 systemv/lpinfo.c:88 systemv/lpmove.c:73 -#: systemv/lpstat.c:102 test/ipptool.c:304 test/ipptool.c:321 #, c-format msgid "%s: Sorry, no encryption support." msgstr "" -#: berkeley/lpq.c:295 scheduler/cupsfilter.c:1221 systemv/cancel.c:237 -#: systemv/cupsaddsmb.c:144 systemv/cupsaddsmb.c:171 #, c-format msgid "%s: Unable to connect to server." msgstr "" -#: systemv/cancel.c:317 #, c-format msgid "%s: Unable to contact server." msgstr "" -#: scheduler/cupsfilter.c:424 #, c-format msgid "%s: Unable to determine MIME type of \"%s\"." msgstr "" -#: ppdc/ppdmerge.cxx:96 #, c-format msgid "%s: Unable to open %s: %s" msgstr "" -#: scheduler/cupsfilter.c:662 ppdc/ppdmerge.cxx:112 #, c-format msgid "%s: Unable to open PPD file: %s on line %d." msgstr "" -#: scheduler/cupsfilter.c:392 #, c-format msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"." msgstr "" -#: berkeley/lpq.c:153 systemv/lpstat.c:558 #, c-format msgid "%s: Unknown destination \"%s\"." msgstr "" -#: scheduler/cupsfilter.c:435 #, c-format msgid "%s: Unknown destination MIME type %s/%s." msgstr "" -#: scheduler/cupsfilter.c:1426 #, c-format msgid "%s: Unknown option \"%c\"." msgstr "" -#: scheduler/cupsfilter.c:416 #, c-format msgid "%s: Unknown source MIME type %s/%s." msgstr "" -#: berkeley/lpr.c:139 #, c-format -msgid "%s: Warning - \"%c\" format modifier not supported - output may not be correct." +msgid "" +"%s: Warning - \"%c\" format modifier not supported - output may not be " +"correct." msgstr "" -#: systemv/lp.c:468 #, c-format msgid "%s: Warning - character set option ignored." msgstr "" -#: systemv/lp.c:487 #, c-format msgid "%s: Warning - content type option ignored." msgstr "" -#: systemv/lp.c:175 #, c-format msgid "%s: Warning - form option ignored." msgstr "" -#: systemv/lp.c:378 #, c-format msgid "%s: Warning - mode option ignored." msgstr "" -#: ppdc/sample.c:310 msgid "-1" msgstr "-1" -#: ppdc/sample.c:301 msgid "-10" msgstr "-10" -#: ppdc/sample.c:393 msgid "-100" msgstr "-100" -#: ppdc/sample.c:392 msgid "-105" msgstr "-105" -#: ppdc/sample.c:300 msgid "-11" msgstr "-11" -#: ppdc/sample.c:391 msgid "-110" msgstr "-110" -#: ppdc/sample.c:390 msgid "-115" msgstr "-115" -#: ppdc/sample.c:299 msgid "-12" msgstr "-12" -#: ppdc/sample.c:389 msgid "-120" msgstr "-120" -#: ppdc/sample.c:298 msgid "-13" msgstr "-13" -#: ppdc/sample.c:297 msgid "-14" msgstr "-14" -#: ppdc/sample.c:296 msgid "-15" msgstr "-15" -#: ppdc/sample.c:309 msgid "-2" msgstr "-2" -#: ppdc/sample.c:409 msgid "-20" msgstr "-20" -#: ppdc/sample.c:408 msgid "-25" msgstr "-25" -#: ppdc/sample.c:308 msgid "-3" msgstr "-3" -#: ppdc/sample.c:407 msgid "-30" msgstr "-30" -#: ppdc/sample.c:406 msgid "-35" msgstr "-35" -#: ppdc/sample.c:307 msgid "-4" msgstr "-4" -#: ppdc/sample.c:405 msgid "-40" msgstr "-40" -#: ppdc/sample.c:404 msgid "-45" msgstr "-45" -#: ppdc/sample.c:306 msgid "-5" msgstr "-5" -#: ppdc/sample.c:403 msgid "-50" msgstr "-50" -#: ppdc/sample.c:402 msgid "-55" msgstr "-55" -#: ppdc/sample.c:305 msgid "-6" msgstr "-6" -#: ppdc/sample.c:401 msgid "-60" msgstr "-60" -#: ppdc/sample.c:400 msgid "-65" msgstr "-65" -#: ppdc/sample.c:304 msgid "-7" msgstr "-7" -#: ppdc/sample.c:399 msgid "-70" msgstr "-70" -#: ppdc/sample.c:398 msgid "-75" msgstr "-75" -#: ppdc/sample.c:303 msgid "-8" msgstr "-8" -#: ppdc/sample.c:397 msgid "-80" msgstr "-80" -#: ppdc/sample.c:396 msgid "-85" msgstr "-85" -#: ppdc/sample.c:302 msgid "-9" msgstr "-9" -#: ppdc/sample.c:395 msgid "-90" msgstr "-90" -#: ppdc/sample.c:394 msgid "-95" msgstr "-95" -#: ppdc/sample.c:311 msgid "0" msgstr "0" -#: ppdc/sample.c:312 msgid "1" msgstr "1" -#: ppdc/sample.c:384 msgid "1 inch/sec." msgstr "1 po/s" -#: ppdc/sample.c:172 msgid "1.25x0.25\"" msgstr "1,25 x 0,25\"" -#: ppdc/sample.c:173 msgid "1.25x2.25\"" msgstr "1,25 x 2,25\"" -#: ppdc/sample.c:432 msgid "1.5 inch/sec." msgstr "1,5 po/s" -#: ppdc/sample.c:174 msgid "1.50x0.25\"" msgstr "1,50 x 0,25\"" -#: ppdc/sample.c:175 msgid "1.50x0.50\"" msgstr "1,50 x 0,50\"" -#: ppdc/sample.c:176 msgid "1.50x1.00\"" msgstr "1,50 x 1,00\"" -#: ppdc/sample.c:177 msgid "1.50x2.00\"" msgstr "1,50 x 2,00\"" -#: ppdc/sample.c:321 msgid "10" msgstr "10" -#: ppdc/sample.c:443 msgid "10 inches/sec." msgstr "10 po/s" -#: ppdc/sample.c:6 msgid "10 x 11" msgstr "" -#: ppdc/sample.c:7 msgid "10 x 13" msgstr "" -#: ppdc/sample.c:8 msgid "10 x 14" msgstr "" -#: ppdc/sample.c:423 msgid "100" msgstr "100" -#: ppdc/sample.c:334 msgid "100 mm/sec." msgstr "100 mm/s" -#: ppdc/sample.c:424 msgid "105" msgstr "105" -#: ppdc/sample.c:322 msgid "11" msgstr "11" -#: ppdc/sample.c:444 msgid "11 inches/sec." msgstr "11 po/s" -#: ppdc/sample.c:425 msgid "110" msgstr "110" -#: ppdc/sample.c:426 msgid "115" msgstr "115" -#: ppdc/sample.c:323 msgid "12" msgstr "12" -#: ppdc/sample.c:445 msgid "12 inches/sec." msgstr "12 po/s" -#: ppdc/sample.c:9 msgid "12 x 11" msgstr "" -#: ppdc/sample.c:427 msgid "120" msgstr "120" -#: ppdc/sample.c:335 msgid "120 mm/sec." msgstr "120 mm/s" -#: ppdc/sample.c:243 msgid "120x60dpi" msgstr "120 x 60 ppp" -#: ppdc/sample.c:249 msgid "120x72dpi" msgstr "120 x 72 ppp" -#: ppdc/sample.c:324 msgid "13" msgstr "13" -#: ppdc/sample.c:232 msgid "136dpi" msgstr "136 ppp" -#: ppdc/sample.c:325 msgid "14" msgstr "14" -#: ppdc/sample.c:326 msgid "15" msgstr "15" -#: ppdc/sample.c:328 msgid "15 mm/sec." msgstr "15 mm/s" -#: ppdc/sample.c:10 msgid "15 x 11" msgstr "" -#: ppdc/sample.c:336 msgid "150 mm/sec." msgstr "150 mm/s" -#: ppdc/sample.c:283 msgid "150dpi" msgstr "150 ppp" -#: ppdc/sample.c:368 msgid "16" msgstr "16" -#: ppdc/sample.c:369 msgid "17" msgstr "17" -#: ppdc/sample.c:370 msgid "18" msgstr "18" -#: ppdc/sample.c:244 msgid "180dpi" msgstr "180 ppp" -#: ppdc/sample.c:371 msgid "19" msgstr "19" -#: ppdc/sample.c:313 msgid "2" msgstr "2" -#: ppdc/sample.c:385 msgid "2 inches/sec." msgstr "2 po/s" -#: ppdc/sample.c:270 msgid "2-Sided Printing" msgstr "Impression recto-verso" -#: ppdc/sample.c:178 msgid "2.00x0.37\"" msgstr "2,00 x 0,37\"" -#: ppdc/sample.c:179 msgid "2.00x0.50\"" msgstr "2,00 x 0,50\"" -#: ppdc/sample.c:180 msgid "2.00x1.00\"" msgstr "2,00 x 1,00\"" -#: ppdc/sample.c:181 msgid "2.00x1.25\"" msgstr "2,00 x 1,25\"" -#: ppdc/sample.c:182 msgid "2.00x2.00\"" msgstr "2,00 x 2,00\"" -#: ppdc/sample.c:183 msgid "2.00x3.00\"" msgstr "2,00 x 3,00\"" -#: ppdc/sample.c:184 msgid "2.00x4.00\"" msgstr "2,00 x 4,00\"" -#: ppdc/sample.c:185 msgid "2.00x5.50\"" msgstr "2,00 x 5,50\"" -#: ppdc/sample.c:186 msgid "2.25x0.50\"" msgstr "2,25 x 0,50\"" -#: ppdc/sample.c:187 msgid "2.25x1.25\"" msgstr "2,25 x 1,25\"" -#: ppdc/sample.c:188 msgid "2.25x4.00\"" msgstr "2,25 x 4,00\"" -#: ppdc/sample.c:189 msgid "2.25x5.50\"" msgstr "2,25 x 5,50\"" -#: ppdc/sample.c:190 msgid "2.38x5.50\"" msgstr "2,38 x 5,50\"" -#: ppdc/sample.c:433 msgid "2.5 inches/sec." msgstr "2,5 po/s" -#: ppdc/sample.c:191 msgid "2.50x1.00\"" msgstr "2,50 x 1,00\"" -#: ppdc/sample.c:192 msgid "2.50x2.00\"" msgstr "2,50 x 2,00\"" -#: ppdc/sample.c:193 msgid "2.75x1.25\"" msgstr "2,75 x 1,25\"" -#: ppdc/sample.c:194 msgid "2.9 x 1\"" msgstr "2.9 x 1\"" -#: ppdc/sample.c:372 msgid "20" msgstr "20" -#: ppdc/sample.c:329 msgid "20 mm/sec." msgstr "20 mm/s" -#: ppdc/sample.c:337 msgid "200 mm/sec." msgstr "200 mm/s" -#: ppdc/sample.c:233 msgid "203dpi" msgstr "203 ppp" -#: ppdc/sample.c:373 msgid "21" msgstr "21" -#: ppdc/sample.c:374 msgid "22" msgstr "22" -#: ppdc/sample.c:375 msgid "23" msgstr "23" -#: ppdc/sample.c:376 msgid "24" msgstr "24" -#: ppdc/sample.c:241 msgid "24-Pin Series" msgstr "Série 24 broches" -#: ppdc/sample.c:250 msgid "240x72dpi" msgstr "240 x 72 ppp" -#: ppdc/sample.c:377 msgid "25" msgstr "25" -#: ppdc/sample.c:338 msgid "250 mm/sec." msgstr "250 mm/s" -#: ppdc/sample.c:378 msgid "26" msgstr "26" -#: ppdc/sample.c:379 msgid "27" msgstr "27" -#: ppdc/sample.c:380 msgid "28" msgstr "28" -#: ppdc/sample.c:381 msgid "29" msgstr "29" -#: ppdc/sample.c:314 msgid "3" msgstr "3" -#: ppdc/sample.c:386 msgid "3 inches/sec." msgstr "3 po/s" -#: ppdc/sample.c:3 msgid "3 x 5" msgstr "" -#: ppdc/sample.c:195 msgid "3.00x1.00\"" msgstr "3,00 x 1,00\"" -#: ppdc/sample.c:196 msgid "3.00x1.25\"" msgstr "3,00 x 1,25\"" -#: ppdc/sample.c:197 msgid "3.00x2.00\"" msgstr "3,00 x 2,00\"" -#: ppdc/sample.c:198 msgid "3.00x3.00\"" msgstr "3,00 x 3,00\"" -#: ppdc/sample.c:199 msgid "3.00x5.00\"" msgstr "3,00 x 5,00\"" -#: ppdc/sample.c:200 msgid "3.25x2.00\"" msgstr "3,25 x 2,00\"" -#: ppdc/sample.c:201 msgid "3.25x5.00\"" msgstr "3,25 x 5,00\"" -#: ppdc/sample.c:202 msgid "3.25x5.50\"" msgstr "3,25 x 5,50\"" -#: ppdc/sample.c:203 msgid "3.25x5.83\"" msgstr "3,25 x 5,83\"" -#: ppdc/sample.c:204 msgid "3.25x7.83\"" msgstr "3,25 x 7,83\"" -#: ppdc/sample.c:4 msgid "3.5 x 5" msgstr "" -#: ppdc/sample.c:171 msgid "3.5\" Disk" msgstr "Disque 3,5\"" -#: ppdc/sample.c:205 msgid "3.50x1.00\"" msgstr "3,50 x 1,00\"" -#: ppdc/sample.c:382 msgid "30" msgstr "30" -#: ppdc/sample.c:330 msgid "30 mm/sec." msgstr "30 mm/s" -#: ppdc/sample.c:339 msgid "300 mm/sec." msgstr "300 mm/s" -#: ppdc/sample.c:234 msgid "300dpi" msgstr "300 ppp" -#: ppdc/sample.c:410 msgid "35" msgstr "35" -#: ppdc/sample.c:246 msgid "360dpi" msgstr "360 ppp" -#: ppdc/sample.c:245 msgid "360x180dpi" msgstr "360 x 180 ppp" -#: ppdc/sample.c:315 msgid "4" msgstr "4" -#: ppdc/sample.c:387 msgid "4 inches/sec." msgstr "4 po/s" -#: ppdc/sample.c:206 msgid "4.00x1.00\"" msgstr "4,00 x 1,00\"" -#: ppdc/sample.c:214 msgid "4.00x13.00\"" msgstr "4,00 x 13,00\"" -#: ppdc/sample.c:207 msgid "4.00x2.00\"" msgstr "4,00 x 2,00\"" -#: ppdc/sample.c:208 msgid "4.00x2.50\"" msgstr "4,00 x 2,50\"" -#: ppdc/sample.c:209 msgid "4.00x3.00\"" msgstr "4,00 x 3,00\"" -#: ppdc/sample.c:210 msgid "4.00x4.00\"" msgstr "4,00 x 4,00\"" -#: ppdc/sample.c:211 msgid "4.00x5.00\"" msgstr "4,00 x 5,00\"" -#: ppdc/sample.c:212 msgid "4.00x6.00\"" msgstr "4,00 x 6,00\"" -#: ppdc/sample.c:213 msgid "4.00x6.50\"" msgstr "4,00 x 6,50\"" -#: ppdc/sample.c:411 msgid "40" msgstr "40" -#: ppdc/sample.c:331 msgid "40 mm/sec." msgstr "40 mm/s" -#: ppdc/sample.c:412 msgid "45" msgstr "45" -#: ppdc/sample.c:316 msgid "5" msgstr "5" -#: ppdc/sample.c:437 msgid "5 inches/sec." msgstr "5 po/s" -#: ppdc/sample.c:5 msgid "5 x 7" msgstr "" -#: ppdc/sample.c:413 msgid "50" msgstr "50" -#: ppdc/sample.c:414 msgid "55" msgstr "55" -#: ppdc/sample.c:317 msgid "6" msgstr "6" -#: ppdc/sample.c:438 msgid "6 inches/sec." msgstr "6 po/s" -#: ppdc/sample.c:215 msgid "6.00x1.00\"" msgstr "6,00 x 1,00\"" -#: ppdc/sample.c:216 msgid "6.00x2.00\"" msgstr "6,00 x 2,00\"" -#: ppdc/sample.c:217 msgid "6.00x3.00\"" msgstr "6,00 x 3,00\"" -#: ppdc/sample.c:218 msgid "6.00x4.00\"" msgstr "6,00 x 4,00\"" -#: ppdc/sample.c:219 msgid "6.00x5.00\"" msgstr "6,00 x 5,00\"" -#: ppdc/sample.c:220 msgid "6.00x6.00\"" msgstr "6,00 x 6,00\"" -#: ppdc/sample.c:221 msgid "6.00x6.50\"" msgstr "6,00 x 6,50\"" -#: ppdc/sample.c:415 msgid "60" msgstr "60" -#: ppdc/sample.c:332 msgid "60 mm/sec." msgstr "60 mm/s" -#: ppdc/sample.c:261 msgid "600dpi" msgstr "600 ppp" -#: ppdc/sample.c:242 msgid "60dpi" msgstr "60 ppp" -#: ppdc/sample.c:248 msgid "60x72dpi" msgstr "" -#: ppdc/sample.c:416 msgid "65" msgstr "65" -#: ppdc/sample.c:318 msgid "7" msgstr "7" -#: ppdc/sample.c:440 msgid "7 inches/sec." msgstr "7 po/s" -#: ppdc/sample.c:11 msgid "7 x 9" msgstr "" -#: ppdc/sample.c:417 msgid "70" msgstr "70" -#: ppdc/sample.c:252 msgid "720dpi" msgstr "720 ppp" -#: ppdc/sample.c:418 msgid "75" msgstr "75" -#: ppdc/sample.c:319 msgid "8" msgstr "8" -#: ppdc/sample.c:441 msgid "8 inches/sec." msgstr "8 po/s" -#: ppdc/sample.c:12 msgid "8 x 10" msgstr "" -#: ppdc/sample.c:222 msgid "8.00x1.00\"" msgstr "8,00 x 1,00\"" -#: ppdc/sample.c:223 msgid "8.00x2.00\"" msgstr "8,00 x 2,00\"" -#: ppdc/sample.c:224 msgid "8.00x3.00\"" msgstr "8,00 x 3,00\"" -#: ppdc/sample.c:225 msgid "8.00x4.00\"" msgstr "8,00 x 4,00\"" -#: ppdc/sample.c:226 msgid "8.00x5.00\"" msgstr "8,00 x 5,00\"" -#: ppdc/sample.c:227 msgid "8.00x6.00\"" msgstr "8,00 x 6,00\"" -#: ppdc/sample.c:228 msgid "8.00x6.50\"" msgstr "8,00 x 6,50\"" -#: ppdc/sample.c:419 msgid "80" msgstr "80" -#: ppdc/sample.c:333 msgid "80 mm/sec." msgstr "80 mm/s" -#: ppdc/sample.c:420 msgid "85" msgstr "85" -#: ppdc/sample.c:320 msgid "9" msgstr "9" -#: ppdc/sample.c:442 msgid "9 inches/sec." msgstr "9 po/s" -#: ppdc/sample.c:13 msgid "9 x 11" msgstr "" -#: ppdc/sample.c:14 msgid "9 x 12" msgstr "" -#: ppdc/sample.c:247 msgid "9-Pin Series" msgstr "Série 9 broches" -#: ppdc/sample.c:421 msgid "90" msgstr "90" -#: ppdc/sample.c:422 msgid "95" msgstr "95" -#: berkeley/lpc.c:213 msgid "?Invalid help command unknown." msgstr "" -#: cgi-bin/admin.c:2368 msgid "A Samba password is required to export printer drivers" msgstr "" -#: cgi-bin/admin.c:2364 msgid "A Samba username is required to export printer drivers" msgstr "" -#: scheduler/ipp.c:2283 #, c-format msgid "A class named \"%s\" already exists." msgstr "" -#: scheduler/ipp.c:1004 #, c-format msgid "A printer named \"%s\" already exists." msgstr "" -#: ppdc/sample.c:15 msgid "A0" msgstr "A0" -#: ppdc/sample.c:16 msgid "A0 Long Edge" msgstr "" -#: ppdc/sample.c:17 msgid "A1" msgstr "A1" -#: ppdc/sample.c:18 msgid "A1 Long Edge" msgstr "" -#: ppdc/sample.c:37 msgid "A10" msgstr "A10" -#: ppdc/sample.c:19 msgid "A2" msgstr "A2" -#: ppdc/sample.c:20 msgid "A2 Long Edge" msgstr "" -#: ppdc/sample.c:21 msgid "A3" msgstr "A3" -#: ppdc/sample.c:22 msgid "A3 Long Edge" msgstr "" -#: ppdc/sample.c:23 msgid "A3 Oversize" msgstr "" -#: ppdc/sample.c:24 msgid "A3 Oversize Long Edge" msgstr "" -#: ppdc/sample.c:25 msgid "A4" msgstr "A4" -#: ppdc/sample.c:27 msgid "A4 Long Edge" msgstr "" -#: ppdc/sample.c:26 msgid "A4 Oversize" msgstr "" -#: ppdc/sample.c:28 msgid "A4 Small" msgstr "" -#: ppdc/sample.c:29 msgid "A5" msgstr "A5" -#: ppdc/sample.c:31 msgid "A5 Long Edge" msgstr "" -#: ppdc/sample.c:30 msgid "A5 Oversize" msgstr "" -#: ppdc/sample.c:32 msgid "A6" msgstr "A6" -#: ppdc/sample.c:33 msgid "A6 Long Edge" msgstr "" -#: ppdc/sample.c:34 msgid "A7" msgstr "A7" -#: ppdc/sample.c:35 msgid "A8" msgstr "A8" -#: ppdc/sample.c:36 msgid "A9" msgstr "A9" -#: ppdc/sample.c:38 msgid "ANSI A" msgstr "ANSI A" -#: ppdc/sample.c:39 msgid "ANSI B" msgstr "ANSI B" -#: ppdc/sample.c:40 msgid "ANSI C" msgstr "ANSI C" -#: ppdc/sample.c:41 msgid "ANSI D" msgstr "ANSI D" -#: ppdc/sample.c:42 msgid "ANSI E" msgstr "ANSI E" -#: ppdc/sample.c:47 msgid "ARCH C" msgstr "ARCH C" -#: ppdc/sample.c:48 msgid "ARCH C Long Edge" msgstr "" -#: ppdc/sample.c:49 msgid "ARCH D" msgstr "ARCH D" -#: ppdc/sample.c:50 msgid "ARCH D Long Edge" msgstr "" -#: ppdc/sample.c:51 msgid "ARCH E" msgstr "ARCH E" -#: ppdc/sample.c:52 msgid "ARCH E Long Edge" msgstr "" -#: cgi-bin/classes.c:169 cgi-bin/printers.c:172 msgid "Accept Jobs" msgstr "Accepter les tâches" -#: cups/http-support.c:1284 msgid "Accepted" msgstr "Accepté" -#: cgi-bin/admin.c:570 msgid "Add Class" msgstr "Ajouter une classe" -#: cgi-bin/admin.c:882 msgid "Add Printer" msgstr "Ajouter une imprimante" -#: cgi-bin/admin.c:444 cgi-bin/admin.c:477 cgi-bin/admin.c:525 -#: cgi-bin/admin.c:535 msgid "Add RSS Subscription" msgstr "Ajouter abonnement RSS" -#: ppdc/sample.c:163 msgid "Address" msgstr "Adresse" -#: cgi-bin/admin.c:210 cgi-bin/admin.c:284 cgi-bin/admin.c:2745 msgid "Administration" msgstr "Administration" -#: ppdc/sample.c:429 msgid "Always" msgstr "Toujours" -#: backend/socket.c:129 msgid "AppSocket/HP JetDirect" msgstr "AppSocket/HP JetDirect" -#: ppdc/sample.c:450 msgid "Applicator" msgstr "Applicator" -#: scheduler/ipp.c:1079 #, c-format msgid "Attempt to set %s printer-state to bad value %d." msgstr "" -#: scheduler/ipp.c:325 #, c-format msgid "Attribute groups are out of order (%x < %x)." msgstr "" -#: ppdc/sample.c:126 msgid "B0" msgstr "B0" -#: ppdc/sample.c:127 msgid "B1" msgstr "B1" -#: ppdc/sample.c:137 msgid "B10" msgstr "B10" -#: ppdc/sample.c:128 msgid "B2" msgstr "B2" -#: ppdc/sample.c:129 msgid "B3" msgstr "B3" -#: ppdc/sample.c:130 msgid "B4" msgstr "B4" -#: ppdc/sample.c:131 msgid "B5" msgstr "B5" -#: ppdc/sample.c:132 msgid "B5 Oversize" msgstr "" -#: ppdc/sample.c:133 msgid "B6" msgstr "B6" -#: ppdc/sample.c:134 msgid "B7" msgstr "B7" -#: ppdc/sample.c:135 msgid "B8" msgstr "B8" -#: ppdc/sample.c:136 msgid "B9" msgstr "B9" -#: cups/dest.c:1680 +#, c-format +msgid "Bad 'document-format' value \"%s\"." +msgstr "" + msgid "Bad NULL dests pointer" msgstr "Pointeur de dests NULL incorrect" -#: cups/ppd.c:345 msgid "Bad OpenGroup" msgstr "OpenGroup erroné" -#: cups/ppd.c:347 msgid "Bad OpenUI/JCLOpenUI" msgstr "OpenUI/JCLOpenUI erroné" -#: cups/ppd.c:349 msgid "Bad OrderDependency" msgstr "OrderDependency erroné" -#: cups/ppd-cache.c:148 cups/ppd-cache.c:195 cups/ppd-cache.c:233 -#: cups/ppd-cache.c:239 cups/ppd-cache.c:255 cups/ppd-cache.c:271 -#: cups/ppd-cache.c:280 cups/ppd-cache.c:288 cups/ppd-cache.c:305 -#: cups/ppd-cache.c:313 cups/ppd-cache.c:328 cups/ppd-cache.c:336 -#: cups/ppd-cache.c:354 cups/ppd-cache.c:366 cups/ppd-cache.c:381 -#: cups/ppd-cache.c:393 cups/ppd-cache.c:415 cups/ppd-cache.c:423 -#: cups/ppd-cache.c:441 cups/ppd-cache.c:449 cups/ppd-cache.c:464 -#: cups/ppd-cache.c:472 cups/ppd-cache.c:490 cups/ppd-cache.c:498 -#: cups/ppd-cache.c:525 cups/ppd-cache.c:571 cups/ppd-cache.c:579 -#: cups/ppd-cache.c:587 msgid "Bad PPD cache file." msgstr "" -#: cups/http-support.c:1299 msgid "Bad Request" msgstr "" -#: cups/snmp.c:1002 msgid "Bad SNMP version number" msgstr "" -#: cups/ppd.c:350 msgid "Bad UIConstraints" msgstr "" -#: scheduler/ipp.c:1380 #, c-format msgid "Bad copies value %d." msgstr "" -#: cups/ppd.c:358 msgid "Bad custom parameter" msgstr "Paramètre personnalisé incorrect" -#: cups/http-support.c:1451 scheduler/ipp.c:2350 #, c-format msgid "Bad device-uri \"%s\"." msgstr "" -#: scheduler/ipp.c:2391 #, c-format msgid "Bad device-uri scheme \"%s\"." msgstr "" -#: scheduler/ipp.c:8224 scheduler/ipp.c:8240 scheduler/ipp.c:9454 -#: scheduler/ipp.c:10968 #, c-format msgid "Bad document-format \"%s\"." msgstr "" -#: scheduler/ipp.c:9470 #, c-format msgid "Bad document-format-default \"%s\"." msgstr "" -#: cups/util.c:929 msgid "Bad filename buffer" msgstr "" -#: scheduler/ipp.c:10060 +#, c-format +msgid "Bad job-name value: %s" +msgstr "" + +msgid "Bad job-name value: Wrong type or count." +msgstr "" + msgid "Bad job-priority value." msgstr "" -#: scheduler/ipp.c:1410 #, c-format msgid "Bad job-sheets value \"%s\"." msgstr "" -#: scheduler/ipp.c:1394 msgid "Bad job-sheets value type." msgstr "" -#: scheduler/ipp.c:10090 msgid "Bad job-state value." msgstr "" -#: scheduler/ipp.c:2974 scheduler/ipp.c:3426 scheduler/ipp.c:6078 -#: scheduler/ipp.c:6225 scheduler/ipp.c:7658 scheduler/ipp.c:7927 -#: scheduler/ipp.c:8775 scheduler/ipp.c:9001 scheduler/ipp.c:9350 -#: scheduler/ipp.c:9953 #, c-format msgid "Bad job-uri \"%s\"." msgstr "" -#: scheduler/ipp.c:2049 scheduler/ipp.c:5622 #, c-format msgid "Bad notify-pull-method \"%s\"." msgstr "" -#: scheduler/ipp.c:2013 scheduler/ipp.c:5586 #, c-format msgid "Bad notify-recipient-uri \"%s\"." msgstr "" -#: scheduler/ipp.c:1426 #, c-format msgid "Bad number-up value %d." msgstr "Valeur de number-up %d incorrecte." -#: cups/adminutil.c:292 #, c-format msgid "Bad option + choice on line %d." msgstr "" -#: scheduler/ipp.c:1443 #, c-format msgid "Bad page-ranges values %d-%d." msgstr "Intervalle de pages erroné : %d-%d." -#: scheduler/ipp.c:2434 #, c-format msgid "Bad port-monitor \"%s\"." msgstr "" -#: cups/dest.c:676 cups/dest.c:1333 msgid "Bad printer URI." msgstr "" -#: scheduler/ipp.c:2495 #, c-format msgid "Bad printer-state value %d." msgstr "" -#: scheduler/ipp.c:293 #, c-format msgid "Bad request ID %d." msgstr "" -#: scheduler/ipp.c:278 #, c-format msgid "Bad request version number %d.%d." msgstr "" -#: cgi-bin/admin.c:1484 msgid "Bad subscription ID" msgstr "" -#: cups/ppd.c:360 msgid "Bad value string" msgstr "" -#: cgi-bin/admin.c:3290 cgi-bin/admin.c:3536 msgid "Banners" msgstr "Bannières" -#: ppdc/sample.c:287 msgid "Bond Paper" msgstr "Papier pour titres" -#: backend/usb-darwin.c:1846 #, c-format msgid "Boolean expected for waiteof option \"%s\"." msgstr "" -#: filter/pstops.c:2057 msgid "Buffer overflow detected, aborting." msgstr "" -#: ppdc/sample.c:254 msgid "CMYK" msgstr "CMJN" -#: ppdc/sample.c:363 msgid "CPCL Label Printer" msgstr "Imprimante pour étiquettes CPCL" -#: cgi-bin/admin.c:1485 cgi-bin/admin.c:1524 cgi-bin/admin.c:1534 msgid "Cancel RSS Subscription" msgstr "Annuler abonnement RSS" -#: backend/ipp.c:1921 msgid "Canceling print job." msgstr "" -#: scheduler/ipp.c:2475 msgid "Cannot share a remote Kerberized printer." msgstr "" -#: ppdc/sample.c:279 msgid "Cassette" msgstr "" -#: cgi-bin/admin.c:1655 cgi-bin/admin.c:1797 cgi-bin/admin.c:1810 -#: cgi-bin/admin.c:1821 msgid "Change Settings" msgstr "Modifier les paramètres" -#: scheduler/ipp.c:2061 scheduler/ipp.c:5634 #, c-format msgid "Character set \"%s\" not supported." msgstr "" -#: cgi-bin/classes.c:195 cgi-bin/classes.c:322 msgid "Classes" msgstr "Classes" -#: cgi-bin/printers.c:182 msgid "Clean Print Heads" msgstr "Nettoyer les têtes d’impression" -#: scheduler/ipp.c:3878 msgid "Close-Job doesn't support the job-uri attribute." msgstr "" -#: ppdc/sample.c:282 msgid "Color" msgstr "Couleur" -#: ppdc/sample.c:253 msgid "Color Mode" msgstr "Mode de couleur" -#: berkeley/lpc.c:204 msgid "" "Commands may be abbreviated. Commands are:\n" "\n" "exit help quit status ?" msgstr "" -#: cups/snmp.c:1006 msgid "Community name uses indefinite length" msgstr "Le nom de la communauté s’avère être de longueur indéfinie" -#: backend/ipp.c:786 backend/lpd.c:871 backend/socket.c:395 msgid "Connected to printer." msgstr "" -#: backend/ipp.c:691 backend/lpd.c:694 backend/socket.c:314 msgid "Connecting to printer." msgstr "" -#: cups/http-support.c:1272 msgid "Continue" msgstr "Continuer" -#: ppdc/sample.c:365 msgid "Continuous" msgstr "Continu" -#: backend/lpd.c:1020 backend/lpd.c:1152 msgid "Control file sent successfully." msgstr "" -#: backend/ipp.c:1233 backend/lpd.c:464 msgid "Copying print data." msgstr "" -#: cups/http-support.c:1281 msgid "Created" msgstr "Créé" -#: cups/ppd.c:1113 cups/ppd.c:1153 cups/ppd.c:1398 cups/ppd.c:1501 msgid "Custom" msgstr "Personnalisation" -#: ppdc/sample.c:359 msgid "CustominCutInterval" msgstr "CustominCutInterval" -#: ppdc/sample.c:357 msgid "CustominTearInterval" msgstr "CustominTearInterval" -#: ppdc/sample.c:343 msgid "Cut" msgstr "Couper" -#: ppdc/sample.c:451 msgid "Cutter" msgstr "Cutter" -#: ppdc/sample.c:239 msgid "Dark" msgstr "Foncé" -#: ppdc/sample.c:235 msgid "Darkness" msgstr "Tons foncés" -#: backend/lpd.c:1105 msgid "Data file sent successfully." msgstr "" -#: cgi-bin/admin.c:2094 cgi-bin/admin.c:2105 cgi-bin/admin.c:2150 msgid "Delete Class" msgstr "Supprimer la classe" -#: cgi-bin/admin.c:2179 cgi-bin/admin.c:2190 cgi-bin/admin.c:2235 msgid "Delete Printer" msgstr "Supprimer l’imprimante" -#: ppdc/sample.c:281 msgid "DeskJet Series" msgstr "Série DeskJet" -#: scheduler/ipp.c:1346 #, c-format msgid "Destination \"%s\" is not accepting jobs." msgstr "La destination « %s » n’accepte pas de tâche." -#: systemv/lpinfo.c:300 #, c-format msgid "" "Device: uri = %s\n" @@ -3053,934 +2497,707 @@ msgid "" " location = %s" msgstr "" -#: ppdc/sample.c:436 msgid "Direct Thermal Media" msgstr "Papier pour impression thermique directe" -#: cups/file.c:296 #, c-format msgid "Directory \"%s\" contains a relative path." msgstr "" -#: cups/file.c:268 #, c-format msgid "Directory \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)." msgstr "" -#: cups/file.c:285 #, c-format msgid "Directory \"%s\" is a file." msgstr "" -#: cups/file.c:256 #, c-format msgid "Directory \"%s\" not available: %s" msgstr "" -#: cups/file.c:241 #, c-format msgid "Directory \"%s\" permissions OK (0%o/uid=%d/gid=%d)." msgstr "" -#: ppdc/sample.c:345 msgid "Disabled" msgstr "Désactivé" -#: scheduler/ipp.c:6127 #, c-format msgid "Document #%d does not exist in job #%d." msgstr "" -#: ppdc/sample.c:275 msgid "Duplexer" msgstr "Duplexeur" -#: ppdc/sample.c:229 msgid "Dymo" msgstr "Dymo" -#: ppdc/sample.c:431 msgid "EPL1 Label Printer" msgstr "Imprimante pour étiquettes EPL1" -#: ppdc/sample.c:434 msgid "EPL2 Label Printer" msgstr "Imprimante pour étiquettes EPL2" -#: cgi-bin/admin.c:1849 cgi-bin/admin.c:1861 cgi-bin/admin.c:1915 -#: cgi-bin/admin.c:1922 cgi-bin/admin.c:1957 cgi-bin/admin.c:1970 -#: cgi-bin/admin.c:1994 cgi-bin/admin.c:2067 msgid "Edit Configuration File" msgstr "Modifier le fichier de configuration" -#: cups/adminutil.c:337 msgid "Empty PPD file." msgstr "" #. TRANSLATORS: Banner/cover sheet after the print job. -#: cgi-bin/admin.c:3561 msgid "Ending Banner" msgstr "Fin de la bannière" -#: ppdc/sample.c:2 msgid "English" msgstr "French" -#: systemv/lppasswd.c:193 msgid "Enter old password:" msgstr "Ancien mot de passe :" -#: systemv/lppasswd.c:224 msgid "Enter password again:" msgstr "Confirmez le nouveau mot de passe :" -#: systemv/lppasswd.c:212 msgid "Enter password:" msgstr "Entrez le nouveau mot de passe :" -#: scheduler/client.c:2427 -msgid "Enter your username and password or the root username and password to access this page. If you are using Kerberos authentication, make sure you have a valid Kerberos ticket." +msgid "" +"Enter your username and password or the root username and password to access " +"this page. If you are using Kerberos authentication, make sure you have a " +"valid Kerberos ticket." msgstr "" -#: ppdc/sample.c:73 msgid "Envelope #10 " msgstr "" -#: ppdc/sample.c:74 msgid "Envelope #11" msgstr "" -#: ppdc/sample.c:75 msgid "Envelope #12" msgstr "" -#: ppdc/sample.c:76 msgid "Envelope #14" msgstr "" -#: ppdc/sample.c:77 msgid "Envelope #9" msgstr "" -#: ppdc/sample.c:89 msgid "Envelope B4" msgstr "" -#: ppdc/sample.c:90 msgid "Envelope B5" msgstr "" -#: ppdc/sample.c:91 msgid "Envelope B6" msgstr "" -#: ppdc/sample.c:78 msgid "Envelope C0" msgstr "" -#: ppdc/sample.c:79 msgid "Envelope C1" msgstr "" -#: ppdc/sample.c:80 msgid "Envelope C2" msgstr "" -#: ppdc/sample.c:81 msgid "Envelope C3" msgstr "" -#: ppdc/sample.c:67 msgid "Envelope C4" msgstr "" -#: ppdc/sample.c:68 msgid "Envelope C5" msgstr "" -#: ppdc/sample.c:69 msgid "Envelope C6" msgstr "" -#: ppdc/sample.c:82 msgid "Envelope C65" msgstr "" -#: ppdc/sample.c:83 msgid "Envelope C7" msgstr "" -#: ppdc/sample.c:84 msgid "Envelope Choukei 3" msgstr "" -#: ppdc/sample.c:85 msgid "Envelope Choukei 3 Long Edge" msgstr "" -#: ppdc/sample.c:86 msgid "Envelope Choukei 4" msgstr "" -#: ppdc/sample.c:87 msgid "Envelope Choukei 4 Long Edge" msgstr "" -#: ppdc/sample.c:70 msgid "Envelope DL" msgstr "" -#: ppdc/sample.c:269 msgid "Envelope Feed" msgstr "Alimentation au format enveloppe" -#: ppdc/sample.c:88 msgid "Envelope Invite" msgstr "" -#: ppdc/sample.c:92 msgid "Envelope Italian" msgstr "" -#: ppdc/sample.c:93 msgid "Envelope Kaku2" msgstr "" -#: ppdc/sample.c:94 msgid "Envelope Kaku2 Long Edge" msgstr "" -#: ppdc/sample.c:95 msgid "Envelope Kaku3" msgstr "" -#: ppdc/sample.c:96 msgid "Envelope Kaku3 Long Edge" msgstr "" -#: ppdc/sample.c:97 msgid "Envelope Monarch" msgstr "" -#: ppdc/sample.c:99 msgid "Envelope PRC1 " msgstr "" -#: ppdc/sample.c:100 msgid "Envelope PRC1 Long Edge" msgstr "" -#: ppdc/sample.c:117 msgid "Envelope PRC10" msgstr "" -#: ppdc/sample.c:118 msgid "Envelope PRC10 Long Edge" msgstr "" -#: ppdc/sample.c:101 msgid "Envelope PRC2" msgstr "" -#: ppdc/sample.c:102 msgid "Envelope PRC2 Long Edge" msgstr "" -#: ppdc/sample.c:103 msgid "Envelope PRC3" msgstr "" -#: ppdc/sample.c:104 msgid "Envelope PRC3 Long Edge" msgstr "" -#: ppdc/sample.c:105 msgid "Envelope PRC4" msgstr "" -#: ppdc/sample.c:106 msgid "Envelope PRC4 Long Edge" msgstr "" -#: ppdc/sample.c:108 msgid "Envelope PRC5 Long Edge" msgstr "" -#: ppdc/sample.c:107 msgid "Envelope PRC5PRC5" msgstr "" -#: ppdc/sample.c:109 msgid "Envelope PRC6" msgstr "" -#: ppdc/sample.c:110 msgid "Envelope PRC6 Long Edge" msgstr "" -#: ppdc/sample.c:111 msgid "Envelope PRC7" msgstr "" -#: ppdc/sample.c:112 msgid "Envelope PRC7 Long Edge" msgstr "" -#: ppdc/sample.c:113 msgid "Envelope PRC8" msgstr "" -#: ppdc/sample.c:114 msgid "Envelope PRC8 Long Edge" msgstr "" -#: ppdc/sample.c:115 msgid "Envelope PRC9" msgstr "" -#: ppdc/sample.c:116 msgid "Envelope PRC9 Long Edge" msgstr "" -#: ppdc/sample.c:98 msgid "Envelope Personal" msgstr "" -#: ppdc/sample.c:119 msgid "Envelope You4" msgstr "" -#: ppdc/sample.c:120 msgid "Envelope You4 Long Edge" msgstr "" -#: ppdc/sample.c:240 msgid "Epson" msgstr "Epson" -#: cgi-bin/admin.c:3604 msgid "Error Policy" msgstr "Règles d’erreur" -#: filter/rastertopwg.c:403 filter/rastertopwg.c:418 filter/rastertopwg.c:429 -#: filter/rastertopwg.c:440 msgid "Error sending raster data." msgstr "" -#: systemv/lpinfo.c:103 systemv/lpmove.c:88 msgid "Error: need hostname after \"-h\" option." msgstr "" -#: ppdc/sample.c:355 msgid "Every 10 Labels" msgstr "Toutes les 10 étiquettes" -#: ppdc/sample.c:347 msgid "Every 2 Labels" msgstr "Toutes les 2 étiquettes" -#: ppdc/sample.c:348 msgid "Every 3 Labels" msgstr "Toutes les 3 étiquettes" -#: ppdc/sample.c:349 msgid "Every 4 Labels" msgstr "Toutes les 4 étiquettes" -#: ppdc/sample.c:350 msgid "Every 5 Labels" msgstr "Toutes les 5 étiquettes" -#: ppdc/sample.c:351 msgid "Every 6 Labels" msgstr "Toutes les 6 étiquettes" -#: ppdc/sample.c:352 msgid "Every 7 Labels" msgstr "Toutes les 7 étiquettes" -#: ppdc/sample.c:353 msgid "Every 8 Labels" msgstr "Toutes les 8 étiquettes" -#: ppdc/sample.c:354 msgid "Every 9 Labels" msgstr "Toutes les 9 étiquettes" -#: ppdc/sample.c:346 msgid "Every Label" msgstr "Chaque étiquette" -#: ppdc/sample.c:121 msgid "Executive" msgstr "" -#: cups/http-support.c:1327 msgid "Expectation Failed" msgstr "Échec de la condition de valeur attendue" -#: cgi-bin/admin.c:2356 cgi-bin/admin.c:2375 msgid "Export Printers to Samba" msgstr "Exporter les imprimantes vers SAMBA" -#: systemv/cupstestdsc.c:172 systemv/cupstestdsc.c:189 -#: systemv/cupstestdsc.c:214 systemv/cupstestdsc.c:231 -#: systemv/cupstestdsc.c:255 systemv/cupstestdsc.c:273 -#: systemv/cupstestdsc.c:302 systemv/cupstestdsc.c:339 -#: systemv/cupstestdsc.c:349 systemv/cupstestdsc.c:359 -#: systemv/cupstestdsc.c:369 systemv/cupstestdsc.c:379 -#: systemv/cupstestdsc.c:387 msgid "FAIL" msgstr "" -#: ppdc/sample.c:122 msgid "FanFold German" msgstr "" -#: ppdc/sample.c:123 msgid "FanFold Legal German" msgstr "" -#: ppdc/sample.c:124 msgid "Fanfold US" msgstr "" -#: cups/file.c:300 #, c-format msgid "File \"%s\" contains a relative path." msgstr "" -#: cups/file.c:275 #, c-format msgid "File \"%s\" has insecure permissions (0%o/uid=%d/gid=%d)." msgstr "" -#: cups/file.c:289 #, c-format msgid "File \"%s\" is a directory." msgstr "" -#: cups/file.c:261 #, c-format msgid "File \"%s\" not available: %s" msgstr "" -#: cups/file.c:247 #, c-format msgid "File \"%s\" permissions OK (0%o/uid=%d/gid=%d)." msgstr "" -#: ppdc/sample.c:169 -msgid "Dossier de fichier" +msgid "File Folder " msgstr "" -#: scheduler/ipp.c:2370 #, c-format -msgid "File device URIs have been disabled. To enable, see the FileDevice directive in \"%s/cupsd.conf\"." +msgid "" +"File device URIs have been disabled. To enable, see the FileDevice directive " +"in \"%s/cups-files.conf\"." msgstr "" -#: filter/rastertoepson.c:1117 filter/rastertohp.c:845 -#: filter/rastertolabel.c:1273 #, c-format msgid "Finished page %d." msgstr "" -#: ppdc/sample.c:125 msgid "Folio" msgstr "Folio" -#: cups/http-support.c:1306 -msgid "Interdit" +msgid "Forbidden" msgstr "" -#: cups/ppd.c:742 cups/ppd.c:1302 -msgid "Général" +msgid "General" msgstr "" -#: ppdc/sample.c:259 msgid "Generic" msgstr "Générique" -#: cups/snmp.c:1016 msgid "Get-Response-PDU uses indefinite length" msgstr "Get-Response-PDU s’avère être de longueur indéfinie" -#: ppdc/sample.c:290 msgid "Glossy Paper" msgstr "Papier brillant" -#: scheduler/ipp.c:2952 scheduler/ipp.c:3352 scheduler/ipp.c:3890 -#: scheduler/ipp.c:6056 scheduler/ipp.c:6203 scheduler/ipp.c:7635 -#: scheduler/ipp.c:8753 scheduler/ipp.c:8979 scheduler/ipp.c:9328 -#: scheduler/ipp.c:9931 msgid "Got a printer-uri attribute but no job-id." msgstr "" -#: ppdc/sample.c:255 msgid "Grayscale" msgstr "Niveaux de gris" -#: ppdc/sample.c:280 msgid "HP" msgstr "HP" -#: ppdc/sample.c:170 msgid "Hanging Folder" msgstr "Dossier suspendu" -#: cgi-bin/help.c:143 msgid "Help file not in index." msgstr "" -#: cups/ipp.c:2687 cups/ipp.c:2714 cups/ipp.c:2737 msgid "IPP 1setOf attribute with incompatible value tags." msgstr "" -#: cups/ipp.c:2650 msgid "IPP attribute has no name." msgstr "" -#: cups/ipp.c:5487 msgid "IPP attribute is not a member of the message." msgstr "" -#: cups/ipp.c:3083 msgid "IPP begCollection value not 0 bytes." msgstr "" -#: cups/ipp.c:2873 msgid "IPP boolean value not 1 byte." msgstr "" -#: cups/ipp.c:2934 msgid "IPP date value not 11 bytes." msgstr "" -#: cups/ipp.c:3104 msgid "IPP endCollection value not 0 bytes." msgstr "" -#: cups/ipp.c:2848 msgid "IPP enum value not 4 bytes." msgstr "" -#: cups/ipp.c:2579 msgid "IPP extension tag larger than 0x7FFFFFFF." msgstr "" -#: cups/ipp.c:2845 msgid "IPP integer value not 4 bytes." msgstr "" -#: cups/ipp.c:3045 msgid "IPP language length overflows value." msgstr "" -#: cups/ipp.c:2764 +msgid "IPP language length too large." +msgstr "" + msgid "IPP member name is not empty." msgstr "" -#: cups/ipp.c:3122 msgid "IPP memberName value is empty." msgstr "" -#: cups/ipp.c:2633 +msgid "IPP memberName with no attribute." +msgstr "" + msgid "IPP name larger than 32767 bytes." msgstr "" -#: cups/ipp.c:3011 msgid "IPP nameWithLanguage value less than minimum 4 bytes." msgstr "" -#: cups/ipp.c:2979 +msgid "IPP octetString length too large." +msgstr "" + msgid "IPP rangeOfInteger value not 8 bytes." msgstr "" -#: cups/ipp.c:2952 msgid "IPP resolution value not 9 bytes." msgstr "" -#: cups/ipp.c:3063 msgid "IPP string length overflows value." msgstr "" -#: cups/ipp.c:3007 msgid "IPP textWithLanguage value less than minimum 4 bytes." msgstr "" -#: cups/ipp.c:2831 msgid "IPP value larger than 32767 bytes." msgstr "" -#: ppdc/sample.c:1 msgid "ISOLatin1" msgstr "utf-8" -#: cups/ppd.c:353 msgid "Illegal control character" msgstr "Caractère de contrôle interdit" -#: cups/ppd.c:354 msgid "Illegal main keyword string" msgstr "Mot-clé essentiel interdit" -#: cups/ppd.c:355 msgid "Illegal option keyword string" msgstr "Mot-clé d’option interdit" -#: cups/ppd.c:356 msgid "Illegal translation string" msgstr "Traduction interdite" -#: cups/ppd.c:357 msgid "Illegal whitespace character" msgstr "Caractère « espace blanc » interdit" -#: ppdc/sample.c:274 msgid "Installable Options" msgstr "Options installables" -#: ppdc/sample.c:277 msgid "Installed" msgstr "Installée" -#: ppdc/sample.c:293 msgid "IntelliBar Label Printer" msgstr "Imprimante pour étiquettes IntelliBar" -#: ppdc/sample.c:292 msgid "Intellitech" msgstr "Intellitech" -#: cups/http-support.c:1333 msgid "Internal Server Error" msgstr "" -#: cups/ppd.c:344 msgid "Internal error" msgstr "Erreur interne" -#: ppdc/sample.c:167 msgid "Internet Postage 2-Part" msgstr "Affranchissement Internet en 2 parties" -#: ppdc/sample.c:168 msgid "Internet Postage 3-Part" msgstr "Affranchissement Internet en 3 parties" -#: backend/ipp.c:307 msgid "Internet Printing Protocol" msgstr "Internet Printing Protocol" -#: cups/dest-options.c:839 msgid "Invalid media size." msgstr "" -#: filter/commandtops.c:125 #, c-format msgid "Invalid printer command \"%s\"." msgstr "" -#: cups/ppd.c:1420 msgid "JCL" msgstr "JCL ( Langage de contrôle de tâche )" -#: ppdc/sample.c:53 msgid "JIS B0" msgstr "" -#: ppdc/sample.c:55 msgid "JIS B1" msgstr "" -#: ppdc/sample.c:54 msgid "JIS B10" msgstr "" -#: ppdc/sample.c:56 msgid "JIS B2" msgstr "" -#: ppdc/sample.c:57 msgid "JIS B3" msgstr "" -#: ppdc/sample.c:58 msgid "JIS B4" msgstr "" -#: ppdc/sample.c:59 msgid "JIS B4 Long Edge" msgstr "" -#: ppdc/sample.c:60 msgid "JIS B5" msgstr "" -#: ppdc/sample.c:61 msgid "JIS B5 Long Edge" msgstr "" -#: ppdc/sample.c:62 msgid "JIS B6" msgstr "" -#: ppdc/sample.c:63 msgid "JIS B6 Long Edge" msgstr "" -#: ppdc/sample.c:64 msgid "JIS B7" msgstr "" -#: ppdc/sample.c:65 msgid "JIS B8" msgstr "" -#: ppdc/sample.c:66 msgid "JIS B9" msgstr "" -#: scheduler/ipp.c:9051 #, c-format msgid "Job #%d cannot be restarted - no files." msgstr "" -#: scheduler/ipp.c:2992 scheduler/ipp.c:3222 scheduler/ipp.c:3277 -#: scheduler/ipp.c:3454 scheduler/ipp.c:3900 scheduler/ipp.c:5720 -#: scheduler/ipp.c:6096 scheduler/ipp.c:6243 scheduler/ipp.c:6543 -#: scheduler/ipp.c:7482 scheduler/ipp.c:7504 scheduler/ipp.c:7676 -#: scheduler/ipp.c:7901 scheduler/ipp.c:7944 scheduler/ipp.c:8793 -#: scheduler/ipp.c:9019 scheduler/ipp.c:9368 scheduler/ipp.c:9971 #, c-format msgid "Job #%d does not exist." msgstr "" -#: scheduler/ipp.c:3486 #, c-format msgid "Job #%d is already aborted - can't cancel." msgstr "La tâche n°%d est déjà abandonnée - impossible de l’annuler." -#: scheduler/ipp.c:3480 #, c-format msgid "Job #%d is already canceled - can't cancel." msgstr "La tâche n°%d est déjà annulée - impossible de l’annuler." -#: scheduler/ipp.c:3492 #, c-format msgid "Job #%d is already completed - can't cancel." msgstr "La tâche n°%d est déjà terminée - impossible de l’annuler." -#: scheduler/ipp.c:7702 scheduler/ipp.c:7986 scheduler/ipp.c:9986 #, c-format msgid "Job #%d is finished and cannot be altered." msgstr "" -#: scheduler/ipp.c:9033 #, c-format msgid "Job #%d is not complete." msgstr "" -#: scheduler/ipp.c:3007 #, c-format msgid "Job #%d is not held for authentication." msgstr "" -#: scheduler/ipp.c:8807 #, c-format msgid "Job #%d is not held." msgstr "" -#: cgi-bin/ipp-var.c:1055 msgid "Job Completed" msgstr "terminée" -#: cgi-bin/ipp-var.c:1053 msgid "Job Created" msgstr "Tâche créée" -#: cgi-bin/ipp-var.c:1059 msgid "Job Options Changed" msgstr "Options de la tâche modifiées" -#: cgi-bin/ipp-var.c:1057 msgid "Job Stopped" msgstr "arrêtée" -#: scheduler/ipp.c:10068 msgid "Job is completed and cannot be changed." msgstr "La tâche est terminée et ne peut être modifiée." -#: cgi-bin/jobs.c:198 msgid "Job operation failed" msgstr "L’opération sur la tâche a échoué :" -#: scheduler/ipp.c:10104 scheduler/ipp.c:10123 scheduler/ipp.c:10134 msgid "Job state cannot be changed." msgstr "L’état de la tâche ne peut être modifié." -#: scheduler/ipp.c:8899 msgid "Job subscriptions cannot be renewed." msgstr "" -#: cgi-bin/jobs.c:103 cgi-bin/jobs.c:114 cgi-bin/jobs.c:195 msgid "Jobs" msgstr "Tâches" -#: backend/lpd.c:185 msgid "LPD/LPR Host or Printer" msgstr "Hôte ou imprimante LPD/LPR" -#: ppdc/sample.c:230 msgid "Label Printer" msgstr "Imprimante pour étiquettes" -#: ppdc/sample.c:446 msgid "Label Top" msgstr "Étiquette supérieure" -#: scheduler/ipp.c:2070 scheduler/ipp.c:5643 #, c-format msgid "Language \"%s\" not supported." msgstr "" -#: ppdc/sample.c:164 msgid "Large Address" msgstr "Adresse étendue" -#: ppdc/sample.c:291 msgid "LaserJet Series PCL 4/5" msgstr "LaserJet série PCL 4/5" -#: ppdc/sample.c:43 msgid "Letter Oversize" msgstr "" -#: ppdc/sample.c:44 msgid "Letter Oversize Long Edge" msgstr "" -#: ppdc/sample.c:236 msgid "Light" msgstr "Clair" -#: cups/ppd.c:352 msgid "Line longer than the maximum allowed (255 characters)" msgstr "Ligne dépassant la longueur maximale autorisée (255 caractères)" -#: cgi-bin/admin.c:2393 msgid "List Available Printers" msgstr "" -#: ppdc/sample.c:272 msgid "Long-Edge (Portrait)" msgstr "Bord le plus long (Portrait)" -#: cups/http-support.c:1558 msgid "Looking for printer." msgstr "" -#: ppdc/sample.c:268 msgid "Manual Feed" msgstr "" -#: cups/ppd.c:789 cups/ppd.c:1357 msgid "Media Size" msgstr "Taille du papier" -#: cups/ppd.c:793 cups/ppd.c:1361 ppdc/sample.c:262 msgid "Media Source" msgstr "Source du papier" -#: ppdc/sample.c:364 msgid "Media Tracking" msgstr "Crénage du papier" -#: cups/ppd.c:791 cups/ppd.c:1359 ppdc/sample.c:285 msgid "Media Type" msgstr "Type de papier" -#: ppdc/sample.c:237 msgid "Medium" msgstr "Moyen" -#: cups/ppd.c:341 msgid "Memory allocation error" msgstr "Erreur d’allocation de mémoire" -#: cups/ppd.c:361 msgid "Missing CloseGroup" msgstr "" -#: cups/ppd.c:342 msgid "Missing PPD-Adobe-4.x header" msgstr "Entête PPD-Adobe-4.x manquant" -#: cups/ppd.c:351 msgid "Missing asterisk in column 1" msgstr "Astérisque manquant à la colonne 1" -#: scheduler/ipp.c:6119 msgid "Missing document-number attribute." msgstr "" -#: cups/adminutil.c:273 #, c-format msgid "Missing double quote on line %d." msgstr "" -#: cgi-bin/admin.c:736 cgi-bin/admin.c:2106 cgi-bin/admin.c:2191 -#: cgi-bin/admin.c:2785 cgi-bin/admin.c:3039 cgi-bin/admin.c:3150 -#: cgi-bin/admin.c:3860 msgid "Missing form variable" msgstr "" -#: scheduler/ipp.c:9422 msgid "Missing last-document attribute in request." msgstr "" -#: cups/pwg-media.c:535 msgid "Missing media or media-col." msgstr "" -#: cups/pwg-media.c:454 msgid "Missing media-size in media-col." msgstr "" -#: scheduler/ipp.c:6673 msgid "Missing notify-subscription-ids attribute." msgstr "" -#: cups/ppd.c:359 msgid "Missing option keyword" msgstr "" -#: scheduler/ipp.c:3133 scheduler/ipp.c:3158 msgid "Missing requesting-user-name attribute." msgstr "" -#: scheduler/ipp.c:461 msgid "Missing required attributes." msgstr "" -#: cups/adminutil.c:254 #, c-format msgid "Missing value on line %d." msgstr "" -#: cups/ppd.c:343 msgid "Missing value string" msgstr "Chaîne de valeur manquante" -#: cups/pwg-media.c:442 msgid "Missing x-dimension in media-size." msgstr "" -#: cups/pwg-media.c:448 msgid "Missing y-dimension in media-size." msgstr "" -#: systemv/lpinfo.c:470 #, c-format msgid "" "Model: name = %s\n" @@ -3989,1520 +3206,1181 @@ msgid "" " device-id = %s" msgstr "" -#: cgi-bin/admin.c:570 msgid "Modify Class" msgstr "Modifier la classe" -#: cgi-bin/admin.c:882 msgid "Modify Printer" msgstr "Modifier l’imprimante" -#: cgi-bin/ipp-var.c:425 cgi-bin/ipp-var.c:516 msgid "Move All Jobs" msgstr "Transférer toutes les tâches" -#: cgi-bin/ipp-var.c:364 cgi-bin/ipp-var.c:423 cgi-bin/ipp-var.c:514 msgid "Move Job" msgstr "Transférer la tâche" -#: cups/http-support.c:1290 msgid "Moved Permanently" msgstr "Transférées de façon permanente" -#: cups/ppd.c:340 msgid "NULL PPD file pointer" msgstr "Pointeur de fichier PPD NULL." -#: cups/snmp.c:1053 msgid "Name OID uses indefinite length" msgstr "L’OID du nom s’avère être de longueur indéfinie" -#: scheduler/ipp.c:1142 msgid "Nested classes are not allowed." msgstr "" -#: ppdc/sample.c:430 msgid "Never" msgstr "Jamais" -#: ppdc/sample.c:256 msgid "New Stylus Color Series" msgstr "Nouvelles série Stylus Color" -#: ppdc/sample.c:258 msgid "New Stylus Photo Series" msgstr "Nouvelles série Stylus Photo" -#: cups/ppd.c:1949 msgid "No" msgstr "Non" -#: cups/http-support.c:1287 msgid "No Content" msgstr "Aucun contenu" -#: cups/util.c:1298 msgid "No PPD name" msgstr "" -#: cups/snmp.c:1047 msgid "No VarBind SEQUENCE" msgstr "Aucune SEQUENCE VarBind" -#: cups/adminutil.c:788 msgid "No Windows printer drivers are installed." msgstr "" -#: cups/request.c:566 cups/request.c:908 msgid "No active connection" msgstr "Aucune connexion active" -#: scheduler/ipp.c:3403 #, c-format msgid "No active jobs on %s." msgstr "" -#: scheduler/ipp.c:302 msgid "No attributes in request." msgstr "" -#: scheduler/ipp.c:3034 msgid "No authentication information provided." msgstr "" -#: cups/snmp.c:1004 msgid "No community name" msgstr "Aucun nom de communauté" -#: scheduler/ipp.c:5919 msgid "No default printer." msgstr "" -#: cgi-bin/ipp-var.c:436 scheduler/ipp.c:7248 msgid "No destinations added." msgstr "Aucune destination ajoutée." -#: backend/usb.c:200 msgid "No device URI found in argv[0] or in DEVICE_URI environment variable." msgstr "" -#: cups/snmp.c:1034 msgid "No error-index" msgstr "Paramètre error-index absent" -#: cups/snmp.c:1026 msgid "No error-status" msgstr "" -#: scheduler/ipp.c:8190 scheduler/ipp.c:9436 msgid "No file in print request." msgstr "" -#: cups/util.c:923 msgid "No modification time" msgstr "" -#: cups/snmp.c:1051 msgid "No name OID" msgstr "Aucun OID de nom" -#: filter/rastertoepson.c:1147 filter/rastertohp.c:876 -#: filter/rastertolabel.c:1302 msgid "No pages were found." msgstr "" -#: cups/util.c:917 msgid "No printer name" msgstr "" -#: cups/util.c:1801 msgid "No printer-uri found" msgstr "" -#: cups/util.c:1786 msgid "No printer-uri found for class" msgstr "" -#: scheduler/ipp.c:6322 msgid "No printer-uri in request." msgstr "" -#: cups/snmp.c:1018 msgid "No request-id" msgstr "Paramètre request-id absent" -#: scheduler/ipp.c:5528 msgid "No subscription attributes in request." msgstr "" -#: scheduler/ipp.c:7575 msgid "No subscriptions found." msgstr "Aucun abonnement trouvé." -#: cups/snmp.c:1042 msgid "No variable-bindings SEQUENCE" msgstr "Aucune SEQUENCE variable-bindings" -#: cups/snmp.c:997 msgid "No version number" msgstr "Aucun numéro de version" -#: ppdc/sample.c:367 msgid "Non-continuous (Mark sensing)" msgstr "Non continu (détection de marque)" -#: ppdc/sample.c:366 msgid "Non-continuous (Web sensing)" msgstr "Non continu (détection Web)" -#: ppdc/sample.c:238 msgid "Normal" msgstr "Normal" -#: cups/http-support.c:1309 msgid "Not Found" msgstr "Introuvable" -#: cups/http-support.c:1321 msgid "Not Implemented" msgstr "Non implémentée" -#: ppdc/sample.c:276 msgid "Not Installed" msgstr "Non installée" -#: cups/http-support.c:1296 msgid "Not Modified" msgstr "Non modifiée" -#: cups/http-support.c:1324 msgid "Not Supported" msgstr "Non prise en charge" -#: scheduler/ipp.c:1518 scheduler/ipp.c:10666 msgid "Not allowed to print." msgstr "Impression interdite" -#: ppdc/sample.c:146 msgid "Note" msgstr "Remarque" -#: systemv/cupstestdsc.c:433 -msgid "Note: this program only validates the DSC comments, not the PostScript itself." +msgid "" +"Note: this program only validates the DSC comments, not the PostScript " +"itself." msgstr "" -#: cups/http-support.c:1278 cups/ppd.c:338 msgid "OK" msgstr "OK" -#: ppdc/sample.c:271 msgid "Off (1-Sided)" msgstr "Désactivé (recto)" -#: ppdc/sample.c:361 msgid "Oki" msgstr "Oki" -#: cgi-bin/help.c:91 cgi-bin/help.c:132 cgi-bin/help.c:142 cgi-bin/help.c:172 msgid "Online Help" msgstr "Aide en ligne" -#: cups/adminutil.c:955 #, c-format msgid "Open of %s failed: %s" msgstr "L’ouverture de %s a échoué : %s" -#: cups/ppd.c:346 msgid "OpenGroup without a CloseGroup first" msgstr "OpenGroup sans CloseGroup préalable" -#: cups/ppd.c:348 msgid "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first" msgstr "OpenUI/JCLOpenUI sans CloseUI/JCLCloseUI préalable" -#: cgi-bin/admin.c:3631 msgid "Operation Policy" msgstr "Règles de fonctionnement" -#: filter/pstops.c:2205 #, c-format msgid "Option \"%s\" cannot be included via %%%%IncludeFeature." msgstr "" -#: cgi-bin/admin.c:3281 cgi-bin/admin.c:3365 msgid "Options Installed" msgstr "Options installées" -#: scheduler/cupsfilter.c:1430 scheduler/main.c:2018 systemv/cupsaddsmb.c:284 -#: systemv/cupsctl.c:203 systemv/cupstestdsc.c:429 systemv/cupstestppd.c:3797 -#: test/ipptool.c:4403 ppdc/ppdc.cxx:437 ppdc/ppdhtml.cxx:174 -#: ppdc/ppdi.cxx:130 ppdc/ppdmerge.cxx:369 ppdc/ppdpo.cxx:254 msgid "Options:" msgstr "Options" -#: cups/ppd-cache.c:156 msgid "Out of date PPD cache file." msgstr "" -#: cups/ppd-cache.c:1381 msgid "Out of memory." msgstr "" -#: cups/ppd.c:795 cups/ppd.c:1363 msgid "Output Mode" msgstr "Mode de sortie" -#: systemv/lpstat.c:1191 systemv/lpstat.c:1195 #, c-format msgid "Output for printer %s is sent to %s" msgstr "" -#: systemv/lpstat.c:1185 #, c-format msgid "Output for printer %s is sent to remote printer %s on %s" msgstr "" -#: systemv/lpstat.c:1209 systemv/lpstat.c:1213 #, c-format msgid "Output for printer %s/%s is sent to %s" msgstr "" -#: systemv/lpstat.c:1203 #, c-format msgid "Output for printer %s/%s is sent to remote printer %s on %s" msgstr "" -#: systemv/cupstestdsc.c:399 msgid "PASS" msgstr "" -#: ppdc/sample.c:260 msgid "PCL Laser Printer" msgstr "Imprimante laser PCL" -#: ppdc/sample.c:149 msgid "PRC16K" msgstr "PRC16K" -#: ppdc/sample.c:150 msgid "PRC16K Long Edge" msgstr "" -#: ppdc/sample.c:151 msgid "PRC32K" msgstr "PRC32K" -#: ppdc/sample.c:154 msgid "PRC32K Long Edge" msgstr "" -#: ppdc/sample.c:152 msgid "PRC32K Oversize" msgstr "" -#: ppdc/sample.c:153 msgid "PRC32K Oversize Long Edge" msgstr "" -#: cups/snmp.c:1014 msgid "Packet does not contain a Get-Response-PDU" msgstr "Le paquet ne contient aucun paramètre Get-Response-PDU" -#: cups/snmp.c:993 msgid "Packet does not start with SEQUENCE" msgstr "Le paquet ne commence pas par SEQUENCE" -#: ppdc/sample.c:360 msgid "ParamCustominCutInterval" msgstr "ParamCustominCutInterval" -#: ppdc/sample.c:358 msgid "ParamCustominTearInterval" msgstr "ParamCustominTearInterval" -#: cups/auth.c:199 cups/auth.c:367 #, c-format msgid "Password for %s on %s? " msgstr "Mot de passe pour %s sur %s ? " -#: systemv/cupsaddsmb.c:252 #, c-format msgid "Password for %s required to access %s via SAMBA: " msgstr "Un mot de passe pour %s est nécessaire pour accéder à %s via SAMBA : " -#: cgi-bin/classes.c:167 msgid "Pause Class" msgstr "Suspendre la classe" -#: cgi-bin/printers.c:170 msgid "Pause Printer" msgstr "Suspendre l’imprimante" -#: ppdc/sample.c:448 msgid "Peel-Off" msgstr "Décoller" -#: ppdc/sample.c:160 msgid "Photo" msgstr "Photo" -#: ppdc/sample.c:161 msgid "Photo Labels" msgstr "Étiquettes photo" -#: ppdc/sample.c:286 msgid "Plain Paper" msgstr "" -#: cgi-bin/admin.c:3299 cgi-bin/admin.c:3580 msgid "Policies" msgstr "Règles" -#: cgi-bin/admin.c:3306 cgi-bin/admin.c:3649 cgi-bin/admin.c:3662 msgid "Port Monitor" msgstr "Moniteur de port" -#: ppdc/sample.c:278 msgid "PostScript Printer" msgstr "Imprimante PostScript" -#: ppdc/sample.c:147 msgid "Postcard" msgstr "Carte postale" -#: ppdc/sample.c:71 msgid "Postcard Double " msgstr "" -#: ppdc/sample.c:72 msgid "Postcard Double Long Edge" msgstr "" -#: ppdc/sample.c:148 msgid "Postcard Long Edge" msgstr "" -#: ppdc/sample.c:295 +msgid "Preparing to print." +msgstr "" + msgid "Print Density" msgstr "Densité d’impression" -#: cups/notify.c:82 msgid "Print Job:" msgstr "Tâche d’impression :" -#: ppdc/sample.c:340 msgid "Print Mode" msgstr "Mode d’impression" -#: ppdc/sample.c:383 msgid "Print Rate" msgstr "aux d’impression" -#: cgi-bin/printers.c:179 msgid "Print Self-Test Page" msgstr "Imprimer une page d’autotest" -#: ppdc/sample.c:327 msgid "Print Speed" msgstr "Vitesse d’impression" -#: cgi-bin/ipp-var.c:792 msgid "Print Test Page" msgstr "Imprimer la page de test" -#: ppdc/sample.c:356 msgid "Print and Cut" msgstr "Impression à découper" -#: ppdc/sample.c:344 msgid "Print and Tear" msgstr "Impression à détacher" -#: backend/ipp.c:1537 -#, c-format -msgid "Print file accepted - job ID %d." -msgstr "" - -#: backend/ipp.c:1527 -msgid "Print file accepted - job ID unknown." -msgstr "" - -#: backend/socket.c:424 backend/usb-unix.c:191 msgid "Print file sent." msgstr "" -#: backend/ipp.c:1488 -msgid "Print file was not accepted." -msgstr "" - -#: backend/ipp.c:1895 msgid "Print job canceled at printer." msgstr "" -#: backend/ipp.c:1890 msgid "Print job too large." msgstr "" -#: cgi-bin/ipp-var.c:1047 +msgid "Print job was not accepted." +msgstr "" + msgid "Printer Added" msgstr "ajoutée" -#: ppdc/sample.c:263 msgid "Printer Default" msgstr "par défaut" -#: cgi-bin/ipp-var.c:1051 msgid "Printer Deleted" msgstr "supprimée" -#: cgi-bin/ipp-var.c:1049 msgid "Printer Modified" msgstr "modifiée" -#: cgi-bin/ipp-var.c:1045 msgid "Printer Paused" msgstr "en pause" -#: ppdc/sample.c:294 msgid "Printer Settings" msgstr "Réglages de l’imprimante" -#: backend/ipp.c:1893 msgid "Printer cannot print supplied content." msgstr "" -#: cups/notify.c:126 msgid "Printer:" msgstr "Imprimante :" -#: cgi-bin/printers.c:204 cgi-bin/printers.c:332 msgid "Printers" msgstr "" -#: filter/rastertoepson.c:1093 filter/rastertohp.c:817 -#: filter/rastertolabel.c:1249 #, c-format msgid "Printing page %d, %d%% complete." msgstr "" -#: cgi-bin/classes.c:173 cgi-bin/printers.c:176 msgid "Purge Jobs" msgstr "Purger les tâches" -#: ppdc/sample.c:155 msgid "Quarto" msgstr "Quarto" -#: scheduler/ipp.c:1513 scheduler/ipp.c:10661 msgid "Quota limit reached." msgstr "" -#: berkeley/lpq.c:515 msgid "Rank Owner Job File(s) Total Size" msgstr "" #. TRANSLATORS: Pri is job priority. -#: berkeley/lpq.c:511 -msgid "Rank Owner Pri Job Files Total Size" +msgid "" +"Rank Owner Pri Job Files Total Size" msgstr "" -#: cgi-bin/classes.c:171 cgi-bin/printers.c:174 msgid "Reject Jobs" msgstr "Refuser les tâches" -#: backend/lpd.c:1016 backend/lpd.c:1148 #, c-format msgid "Remote host did not accept control file (%d)." msgstr "" -#: backend/lpd.c:1101 #, c-format msgid "Remote host did not accept data file (%d)." msgstr "" -#: ppdc/sample.c:428 msgid "Reprint After Error" msgstr "Réimprimer après erreur" -#: cups/http-support.c:1312 msgid "Request Entity Too Large" msgstr "Entité de requête trop volumineuse" -#: cups/ppd.c:797 cups/ppd.c:1365 ppdc/sample.c:231 msgid "Resolution" msgstr "Résolution" -#: cgi-bin/classes.c:165 msgid "Resume Class" msgstr "Relancer la classe" -#: cgi-bin/printers.c:167 msgid "Resume Printer" msgstr "Relancer l’imprimante" -#: ppdc/sample.c:165 msgid "Return Address" msgstr "Renvoyer l’adresse" -#: ppdc/sample.c:449 msgid "Rewind" msgstr "Rembobiner" -#: cups/adminutil.c:2052 #, c-format msgid "Running command: %s %s -N -A %s -c '%s'" msgstr "" -#: cups/snmp.c:995 msgid "SEQUENCE uses indefinite length" msgstr "SEQUENCE s’avère être de longueur indéfinie" -#: cups/http-support.c:1336 msgid "SSL/TLS Negotiation Error" msgstr "" -#: cups/http-support.c:1293 msgid "See Other" msgstr "Autres" -#: backend/usb-darwin.c:543 backend/usb-libusb.c:273 msgid "Sending data to printer." msgstr "" -#: cgi-bin/ipp-var.c:1061 msgid "Server Restarted" msgstr "Le serveur a redémarré" -#: cgi-bin/ipp-var.c:1067 msgid "Server Security Auditing" msgstr "Vérification de la sécurité du serveur" -#: cgi-bin/ipp-var.c:1063 msgid "Server Started" msgstr "Le serveur a démarré" -#: cgi-bin/ipp-var.c:1065 msgid "Server Stopped" msgstr "Le serveur s’est arrêté" -#: cups/http-support.c:1330 msgid "Service Unavailable" msgstr "Service indisponible" -#: cgi-bin/admin.c:2786 cgi-bin/admin.c:2832 cgi-bin/admin.c:2989 -#: cgi-bin/admin.c:3008 msgid "Set Allowed Users" msgstr "Définir les autorisations" -#: cgi-bin/admin.c:3035 msgid "Set As Server Default" msgstr "Définir comme valeur par défaut pour le serveur" -#: cgi-bin/admin.c:3135 msgid "Set Class Options" msgstr "Définir les options de classe" -#: cgi-bin/admin.c:3135 cgi-bin/admin.c:3309 cgi-bin/admin.c:3691 msgid "Set Printer Options" msgstr "Définir les options de l’imprimante" -#: cgi-bin/admin.c:3861 cgi-bin/admin.c:3905 cgi-bin/admin.c:3923 msgid "Set Publishing" msgstr "Définir la publication" -#: ppdc/sample.c:166 msgid "Shipping Address" msgstr "Adresse de livraison" -#: ppdc/sample.c:273 msgid "Short-Edge (Landscape)" msgstr "Bord le plus court (paysage)" -#: ppdc/sample.c:288 msgid "Special Paper" msgstr "Papier spécial" -#: backend/lpd.c:1057 #, c-format msgid "Spooling job, %.0f%% complete." msgstr "" -#: ppdc/sample.c:341 msgid "Standard" msgstr "Standard" #. TRANSLATORS: Banner/cover sheet before the print job. -#: cgi-bin/admin.c:3552 msgid "Starting Banner" msgstr "Début de la bannière" -#: filter/rastertoepson.c:1069 filter/rastertohp.c:793 -#: filter/rastertolabel.c:1225 #, c-format msgid "Starting page %d." msgstr "" -#: ppdc/sample.c:156 msgid "Statement" msgstr "Déclaration" -#: ppdc/sample.c:251 msgid "Stylus Color Series" msgstr "Série Stylus Color" -#: ppdc/sample.c:257 msgid "Stylus Photo Series" msgstr "Série Stylus Photo" -#: scheduler/ipp.c:3549 scheduler/ipp.c:6689 scheduler/ipp.c:7388 -#: scheduler/ipp.c:8887 #, c-format msgid "Subscription #%d does not exist." msgstr "" -#: ppdc/sample.c:157 msgid "Super A" msgstr "" -#: ppdc/sample.c:158 msgid "Super B" msgstr "Super B" -#: ppdc/sample.c:162 msgid "Super B/A3" msgstr "Super B/A3" -#: cups/http-support.c:1275 msgid "Switching Protocols" msgstr "Permuter les protocoles" -#: ppdc/sample.c:159 msgid "Tabloid" msgstr "Tabloïd" -#: ppdc/sample.c:45 msgid "Tabloid Oversize" msgstr "" -#: ppdc/sample.c:46 msgid "Tabloid Oversize Long Edge" msgstr "" -#: ppdc/sample.c:342 msgid "Tear" msgstr "Détacher" -#: ppdc/sample.c:447 msgid "Tear-Off" msgstr "Détacher" -#: ppdc/sample.c:388 msgid "Tear-Off Adjust Position" msgstr "Position d’ajustement du détachement" -#: scheduler/ipp.c:6393 scheduler/ipp.c:6471 scheduler/ipp.c:6487 -#: scheduler/ipp.c:6505 +#, c-format +msgid "The \"%s\" attribute is required for print jobs." +msgstr "" + #, c-format msgid "The %s attribute cannot be provided with job-ids." msgstr "" -#: scheduler/ipp.c:5118 #, c-format -msgid "The '%s' operation attribute cannot be supplied in a Create-Job request." +msgid "" +"The '%s' Job Description attribute cannot be supplied in a job creation " +"request." +msgstr "" + +#, c-format +msgid "" +"The '%s' operation attribute cannot be supplied in a Create-Job request." msgstr "" -#: scheduler/ipp.c:6919 #, c-format msgid "The PPD file \"%s\" could not be found." msgstr "Le fichier PPD « %s » n’a pu être trouvé." -#: scheduler/ipp.c:6906 #, c-format msgid "The PPD file \"%s\" could not be opened: %s" msgstr "Le fichier PPD « %s » n’a pu être ouvert : %s" -#: filter/rastertoepson.c:1038 filter/rastertohp.c:764 -#: filter/rastertolabel.c:1189 msgid "The PPD file could not be opened." msgstr "" -#: cgi-bin/admin.c:749 -msgid "The class name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)." -msgstr "Le nom de classe doit comporter au plus 127 caractères, tous imprimables, sans espace, « / » et « # »." +msgid "" +"The class name may only contain up to 127 printable characters and may not " +"contain spaces, slashes (/), or the pound sign (#)." +msgstr "" +"Le nom de classe doit comporter au plus 127 caractères, tous imprimables, " +"sans espace, « / » et « # »." -#: cups/localize.c:353 msgid "The developer unit needs to be replaced." msgstr "" -#: cups/localize.c:351 msgid "The developer unit will need to be replaced soon." msgstr "" -#: cups/localize.c:343 msgid "The fuser's temperature is high." msgstr "" -#: cups/localize.c:345 msgid "The fuser's temperature is low." msgstr "" -#: scheduler/ipp.c:2097 -msgid "The notify-lease-duration attribute cannot be used with job subscriptions." -msgstr "L’attribut « notify-lease-duration » ne peut pas être utilisé dans un abonnement de tâche." +msgid "" +"The notify-lease-duration attribute cannot be used with job subscriptions." +msgstr "" +"L’attribut « notify-lease-duration » ne peut pas être utilisé dans un " +"abonnement de tâche." -#: scheduler/ipp.c:2080 scheduler/ipp.c:5653 #, c-format msgid "The notify-user-data value is too large (%d > 63 octets)." msgstr "" -#: cups/localize.c:349 msgid "The optical photoconductor needs to be replaced." msgstr "" -#: cups/localize.c:347 msgid "The optical photoconductor will need to be replaced soon." msgstr "" -#: cups/localize.c:331 msgid "The output bin is almost full." msgstr "" -#: cups/localize.c:333 msgid "The output bin is full." msgstr "" -#: cups/localize.c:329 msgid "The output bin is missing." msgstr "" -#: cups/localize.c:325 msgid "The paper tray is almost empty." msgstr "" -#: cups/localize.c:327 msgid "The paper tray is empty." msgstr "" -#: cups/localize.c:323 msgid "The paper tray is missing." msgstr "" -#: cups/localize.c:306 msgid "The paper tray needs to be filled." msgstr "" -#: backend/ipp.c:909 -msgid "The printer URI is incorrect or no longer exists." +msgid "The printer configuration is incorrect or the printer no longer exists." msgstr "" -#: backend/lpd.c:619 backend/lpd.c:1009 backend/lpd.c:1091 backend/lpd.c:1141 msgid "The printer did not respond." msgstr "" -#: backend/ipp.c:892 backend/ipp.c:899 -#, c-format -msgid "The printer does not support IPP/%d.%d, trying IPP/%s." -msgstr "" - -#: backend/ipp.c:757 backend/ipp.c:874 backend/ipp.c:980 backend/ipp.c:1313 -#: backend/ipp.c:1464 backend/lpd.c:828 backend/socket.c:374 -#: backend/usb-unix.c:131 backend/usb-unix.c:424 backend/usb-unix.c:507 msgid "The printer is in use." msgstr "" -#: backend/runloop.c:254 backend/runloop.c:374 cups/localize.c:311 msgid "The printer is not connected." msgstr "" -#: backend/ipp.c:735 backend/ipp.c:768 backend/ipp.c:870 backend/lpd.c:807 -#: backend/lpd.c:848 backend/socket.c:353 backend/socket.c:386 msgid "The printer is not responding." msgstr "" -#: backend/runloop.c:396 msgid "The printer is now connected." msgstr "" -#: backend/usb-darwin.c:1286 msgid "The printer is now online." msgstr "" -#: backend/usb-darwin.c:1307 msgid "The printer is offline." msgstr "" -#: cups/localize.c:335 msgid "The printer is running low on ink." msgstr "" -#: cups/localize.c:313 msgid "The printer is running low on toner." msgstr "" -#: backend/ipp.c:750 backend/lpd.c:821 backend/socket.c:367 msgid "The printer is unreachable at this time." msgstr "" -#: cups/localize.c:337 msgid "The printer may be out of ink." msgstr "" -#: cups/localize.c:315 msgid "The printer may be out of toner." msgstr "" -#: backend/ipp.c:744 backend/lpd.c:815 backend/socket.c:361 msgid "The printer may not exist or is unavailable at this time." msgstr "" -#: cgi-bin/admin.c:931 -msgid "The printer name may only contain up to 127 printable characters and may not contain spaces, slashes (/), or the pound sign (#)." -msgstr "Le nom d’imprimante doit comporter au plus 127 caractères, tous imprimables, sans espace, « / » et « # »." +msgid "" +"The printer name may only contain up to 127 printable characters and may not " +"contain spaces, slashes (/), or the pound sign (#)." +msgstr "" +"Le nom d’imprimante doit comporter au plus 127 caractères, tous imprimables, " +"sans espace, « / » et « # »." -#: scheduler/ipp.c:876 scheduler/ipp.c:1136 scheduler/ipp.c:3198 -#: scheduler/ipp.c:3369 scheduler/ipp.c:5101 scheduler/ipp.c:5487 -#: scheduler/ipp.c:5801 scheduler/ipp.c:6359 scheduler/ipp.c:7124 -#: scheduler/ipp.c:7180 scheduler/ipp.c:7494 scheduler/ipp.c:7760 -#: scheduler/ipp.c:7849 scheduler/ipp.c:7882 scheduler/ipp.c:8205 -#: scheduler/ipp.c:8598 scheduler/ipp.c:8679 scheduler/ipp.c:9840 -#: scheduler/ipp.c:10294 scheduler/ipp.c:10624 scheduler/ipp.c:10706 -#: scheduler/ipp.c:10998 msgid "The printer or class does not exist." msgstr "" -#: scheduler/ipp.c:1304 msgid "The printer or class is not shared." msgstr "" -#: cups/localize.c:317 msgid "The printer's cover is open." msgstr "" -#: cups/localize.c:321 msgid "The printer's door is open." msgstr "" -#: cups/localize.c:319 msgid "The printer's interlock is open." msgstr "" -#: cups/localize.c:339 msgid "The printer's waste bin is almost full." msgstr "" -#: cups/localize.c:341 msgid "The printer's waste bin is full." msgstr "" -#: scheduler/ipp.c:982 scheduler/ipp.c:2261 #, c-format msgid "The printer-uri \"%s\" contains invalid characters." msgstr "Le paramètre printer-uri « %s » contient des caractères non valides." -#: scheduler/ipp.c:3175 msgid "The printer-uri attribute is required." msgstr "" -#: scheduler/ipp.c:966 -msgid "The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." -msgstr "L’attribut « printer-uri » doit se présenter sous la forme « ipp://HOSTNAME/classes/CLASSNAME »." +msgid "" +"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." +msgstr "" +"L’attribut « printer-uri » doit se présenter sous la forme « ipp://HOSTNAME/" +"classes/CLASSNAME »." -#: scheduler/ipp.c:2245 -msgid "The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." -msgstr "L’attribut « printer-uri » doit se présenter sous la forme « ipp://HOSTNAME/printers/PRINTERNAME »." +msgid "" +"The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." +msgstr "" +"L’attribut « printer-uri » doit se présenter sous la forme « ipp://HOSTNAME/" +"printers/PRINTERNAME »." -#: cgi-bin/admin.c:474 -msgid "The subscription name may not contain spaces, slashes (/), question marks (?), or the pound sign (#)." -msgstr "Le nom de l’abonnement ne doit pas contenir d’espace ni aucun des symboles « / », « ? » et « # »." +msgid "" +"The subscription name may not contain spaces, slashes (/), question marks " +"(?), or the pound sign (#)." +msgstr "" +"Le nom de l’abonnement ne doit pas contenir d’espace ni aucun des symboles " +"« / », « ? » et « # »." -#: scheduler/client.c:2450 -msgid "The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to enable it." +msgid "" +"The web interface is currently disabled. Run \"cupsctl WebInterface=yes\" to " +"enable it." msgstr "" -#: scheduler/ipp.c:6454 #, c-format msgid "The which-jobs value \"%s\" is not supported." msgstr "" -#: scheduler/ipp.c:5731 msgid "There are too many subscriptions." msgstr "Les abonnements sont trop nombreux." -#: cups/localize.c:308 msgid "There is a paper jam." msgstr "" -#: backend/usb-darwin.c:379 backend/usb-darwin.c:438 backend/usb-darwin.c:505 -#: backend/usb-darwin.c:526 backend/usb-libusb.c:235 backend/usb-libusb.c:256 msgid "There was an unrecoverable USB error." msgstr "" -#: ppdc/sample.c:435 msgid "Thermal Transfer Media" msgstr "Papier pour transfert thermique" -#: scheduler/ipp.c:1507 msgid "Too many active jobs." msgstr "Trop de tâches en cours." -#: scheduler/ipp.c:1401 #, c-format msgid "Too many job-sheets values (%d > 2)." msgstr "" -#: scheduler/ipp.c:2529 #, c-format msgid "Too many printer-state-reasons values (%d > %d)." msgstr "" -#: ppdc/sample.c:289 msgid "Transparency" msgstr "Transparence" -#: ppdc/sample.c:284 msgid "Tray" msgstr "Bac" -#: ppdc/sample.c:264 msgid "Tray 1" msgstr "Bac 1" -#: ppdc/sample.c:265 msgid "Tray 2" msgstr "Bac 2" -#: ppdc/sample.c:266 msgid "Tray 3" msgstr "Bac 3" -#: ppdc/sample.c:267 msgid "Tray 4" msgstr "Bac 4" -#: cups/http-support.c:1315 msgid "URI Too Long" msgstr "URI trop long" -#: ppdc/sample.c:138 msgid "US Ledger" msgstr "US Ledger" -#: ppdc/sample.c:139 msgid "US Legal" msgstr "US Légal" -#: ppdc/sample.c:140 msgid "US Legal Oversize" msgstr "" -#: ppdc/sample.c:141 msgid "US Letter" msgstr "US Lettre" -#: ppdc/sample.c:142 msgid "US Letter Long Edge" msgstr "" -#: ppdc/sample.c:143 msgid "US Letter Oversize" msgstr "" -#: ppdc/sample.c:144 msgid "US Letter Oversize Long Edge" msgstr "" -#: ppdc/sample.c:145 msgid "US Letter Small" msgstr "" -#: cgi-bin/admin.c:1959 cgi-bin/admin.c:1972 cgi-bin/admin.c:1996 msgid "Unable to access cupsd.conf file" msgstr "Impossible d’accéder au fichier cupsd.conf :" -#: cgi-bin/help.c:133 msgid "Unable to access help file." msgstr "Impossible d’accéder au fichier d’aide :" -#: cgi-bin/admin.c:526 msgid "Unable to add RSS subscription" msgstr "Impossible d’ajouter d’abonnement RSS :" -#: cgi-bin/admin.c:814 msgid "Unable to add class" msgstr "Impossible d’ajouter la classe :" -#: backend/ipp.c:1635 msgid "Unable to add document to print job." msgstr "" -#: scheduler/ipp.c:1548 #, c-format msgid "Unable to add job for destination \"%s\"." msgstr "" -#: cgi-bin/admin.c:1059 cgi-bin/admin.c:1419 msgid "Unable to add printer" msgstr "Impossible d’ajouter l’imprimante :" -#: scheduler/ipp.c:1246 msgid "Unable to allocate memory for file types." msgstr "" -#: filter/pstops.c:451 msgid "Unable to allocate memory for page info" msgstr "" -#: filter/pstops.c:445 msgid "Unable to allocate memory for pages array" msgstr "" -#: cgi-bin/admin.c:1525 msgid "Unable to cancel RSS subscription" msgstr "Impossible d’annuler l’abonnement RSS :" -#: backend/ipp.c:1942 msgid "Unable to cancel print job." msgstr "" -#: cgi-bin/admin.c:2990 msgid "Unable to change printer" msgstr "" -#: cgi-bin/admin.c:3906 msgid "Unable to change printer-is-shared attribute" msgstr "Impossible de modifier l’attribut « printer-is-shared » :" -#: cgi-bin/admin.c:1657 cgi-bin/admin.c:1799 msgid "Unable to change server settings" msgstr "Impossible de modifier les réglages du serveur :" -#: filter/commandtops.c:420 +#, c-format +msgid "Unable to compile mimeMediaType regular expression: %s." +msgstr "" + +#, c-format +msgid "Unable to compile naturalLanguage regular expression: %s." +msgstr "" + msgid "Unable to configure printer options." msgstr "" -#: cups/adminutil.c:911 cups/request.c:1016 msgid "Unable to connect to host." msgstr "Connexion à l’hôte impossible." -#: backend/ipp.c:713 backend/ipp.c:1138 backend/lpd.c:787 backend/socket.c:333 -#: backend/usb-unix.c:117 msgid "Unable to contact printer, queuing on next printer in class." msgstr "" -#: cups/adminutil.c:726 #, c-format msgid "Unable to copy 64-bit CUPS printer driver files (%d)." msgstr "" -#: cups/adminutil.c:691 #, c-format msgid "Unable to copy 64-bit Windows printer driver files (%d)." msgstr "" -#: cups/adminutil.c:522 #, c-format msgid "Unable to copy CUPS printer driver files (%d)." msgstr "" -#: scheduler/ipp.c:2649 #, c-format msgid "Unable to copy PPD file - %s" msgstr "" -#: scheduler/ipp.c:2704 msgid "Unable to copy PPD file." msgstr "" -#: cups/adminutil.c:487 #, c-format msgid "Unable to copy Windows 2000 printer driver files (%d)." msgstr "" -#: cups/adminutil.c:610 #, c-format msgid "Unable to copy Windows 9x printer driver files (%d)." msgstr "" -#: scheduler/ipp.c:2626 #, c-format msgid "Unable to copy interface script - %s" msgstr "" -#: backend/ipp.c:2034 -msgid "Unable to create compressed print file" -msgstr "" - -#: cups/util.c:602 cups/util.c:1656 msgid "Unable to create printer-uri" msgstr "" -#: cgi-bin/admin.c:1850 cgi-bin/admin.c:1862 scheduler/cupsfilter.c:1236 msgid "Unable to create temporary file" msgstr "Impossible de créer le fichier temporaire :" -#: cgi-bin/admin.c:2153 msgid "Unable to delete class" msgstr "Impossible de supprimer la classe :" -#: cgi-bin/admin.c:2238 msgid "Unable to delete printer" msgstr "Impossible de supprimer l’imprimante :" -#: cgi-bin/classes.c:260 cgi-bin/printers.c:269 msgid "Unable to do maintenance command" msgstr "Impossible de lancer la commande de maintenance :" -#: cgi-bin/admin.c:1974 msgid "Unable to edit cupsd.conf files larger than 1MB" msgstr "" -#: cups/http.c:4272 -msgid "Unable to establish a secure connection to host (certificate chain invalid)." +msgid "" +"Unable to establish a secure connection to host (certificate chain invalid)." msgstr "" -#: cups/http.c:4262 -msgid "Unable to establish a secure connection to host (certificate not yet valid)." +msgid "" +"Unable to establish a secure connection to host (certificate not yet valid)." msgstr "" -#: cups/http.c:4257 msgid "Unable to establish a secure connection to host (expired certificate)." msgstr "" -#: cups/http.c:4267 msgid "Unable to establish a secure connection to host (host name mismatch)." msgstr "" -#: cups/http.c:4277 -msgid "Unable to establish a secure connection to host (peer dropped connection before responding)." +msgid "" +"Unable to establish a secure connection to host (peer dropped connection " +"before responding)." msgstr "" -#: cups/http.c:4252 -msgid "Unable to establish a secure connection to host (self-signed certificate)." +msgid "" +"Unable to establish a secure connection to host (self-signed certificate)." msgstr "" -#: cups/http.c:4247 -msgid "Unable to establish a secure connection to host (untrusted certificate)." +msgid "" +"Unable to establish a secure connection to host (untrusted certificate)." msgstr "" -#: cups/http.c:4008 cups/http.c:4304 cups/http.c:4337 cups/http.c:4354 msgid "Unable to establish a secure connection to host." msgstr "" -#: cgi-bin/ipp-var.c:365 msgid "Unable to find destination for job" msgstr "" -#: cups/http-support.c:1748 msgid "Unable to find printer." msgstr "" -#: backend/ipp.c:2056 -msgid "Unable to generate compressed print file" -msgstr "" - -#: backend/ipp.c:3009 msgid "Unable to get backend exit status." msgstr "" -#: cgi-bin/classes.c:450 msgid "Unable to get class list" msgstr "Impossible d’obtenir la liste des classes :" -#: cgi-bin/classes.c:549 msgid "Unable to get class status" msgstr "Impossible d’obtenir l’état de la classe :" -#: cgi-bin/admin.c:1320 msgid "Unable to get list of printer drivers" msgstr "Impossible d’obtenir la liste des pilotes d’impression :" -#: cgi-bin/admin.c:2840 msgid "Unable to get printer attributes" msgstr "Impossible de récupérer les attributs de l’imprimante :" -#: cgi-bin/printers.c:467 msgid "Unable to get printer list" msgstr "Impossible d’obtenir la liste des imprimantes :" -#: cgi-bin/printers.c:569 msgid "Unable to get printer status" msgstr "" -#: backend/ipp.c:933 msgid "Unable to get printer status." msgstr "Impossible d’obtenir l’état de l’imprimante :" -#: cups/adminutil.c:565 cups/adminutil.c:769 #, c-format msgid "Unable to install Windows 2000 printer driver files (%d)." msgstr "" -#: cups/adminutil.c:639 #, c-format msgid "Unable to install Windows 9x printer driver files (%d)." msgstr "" -#: cgi-bin/help.c:92 msgid "Unable to load help index." msgstr "" -#: backend/ipp.c:642 backend/lpd.c:421 backend/socket.c:275 #, c-format msgid "Unable to locate printer \"%s\"." msgstr "" -#: backend/dnssd.c:781 backend/ipp.c:324 backend/lpd.c:204 -#: backend/socket.c:171 msgid "Unable to locate printer." msgstr "" -#: cgi-bin/admin.c:813 msgid "Unable to modify class" msgstr "Impossible de modifier la classe :" -#: cgi-bin/admin.c:1058 cgi-bin/admin.c:1418 msgid "Unable to modify printer" msgstr "Impossible de modifier l’imprimante :" -#: cgi-bin/ipp-var.c:432 cgi-bin/ipp-var.c:521 msgid "Unable to move job" msgstr "Impossible de transférer la tâche." -#: cgi-bin/ipp-var.c:434 cgi-bin/ipp-var.c:523 msgid "Unable to move jobs" msgstr "Impossible de transférer les tâches." -#: cgi-bin/admin.c:3186 cups/ppd.c:339 msgid "Unable to open PPD file" msgstr "" -#: backend/ipp.c:2040 -msgid "Unable to open compressed print file" -msgstr "" - -#: cgi-bin/admin.c:2608 msgid "Unable to open cupsd.conf file:" msgstr "Impossible d’ouvrir le fichier cupsd.conf :" -#: backend/usb-unix.c:141 msgid "Unable to open device file" msgstr "" -#: scheduler/ipp.c:6140 #, c-format msgid "Unable to open document #%d in job #%d." msgstr "" -#: cgi-bin/help.c:364 msgid "Unable to open help file." msgstr "" -#: backend/ipp.c:365 backend/ipp.c:1398 backend/ipp.c:1594 backend/ipp.c:2046 -#: backend/lpd.c:488 backend/socket.c:158 backend/usb.c:237 -#: filter/gziptoany.c:71 filter/pstops.c:300 msgid "Unable to open print file" msgstr "" -#: filter/rastertoepson.c:998 filter/rastertohp.c:724 -#: filter/rastertolabel.c:1147 msgid "Unable to open raster file" msgstr "" -#: cgi-bin/ipp-var.c:795 msgid "Unable to print test page" msgstr "Impossible d’imprimer la page de test :" -#: backend/runloop.c:96 backend/runloop.c:325 backend/usb-darwin.c:613 -#: backend/usb-darwin.c:657 backend/usb-libusb.c:343 backend/usb-libusb.c:378 msgid "Unable to read print data." msgstr "" -#: cups/dest.c:3402 msgid "Unable to resolve printer URI." msgstr "" -#: cups/adminutil.c:2088 #, c-format msgid "Unable to run \"%s\": %s" msgstr "" -#: filter/pstops.c:563 msgid "Unable to see in file" msgstr "" -#: cgi-bin/ipp-var.c:598 cgi-bin/ipp-var.c:618 msgid "Unable to send command to printer driver" msgstr "" -#: backend/usb-darwin.c:735 backend/usb-libusb.c:454 msgid "Unable to send data to printer." msgstr "" -#: cups/adminutil.c:821 #, c-format msgid "Unable to set Windows printer driver (%d)." msgstr "" -#: cgi-bin/admin.c:3807 msgid "Unable to set options" msgstr "Impossible de définir les options :" -#: cgi-bin/admin.c:3077 msgid "Unable to set server default" msgstr "Impossible de définir la valeur par défaut pour le serveur :" -#: backend/ipp.c:2868 backend/ipp.c:2945 backend/ipp.c:2953 msgid "Unable to start backend process." msgstr "" -#: cgi-bin/admin.c:1912 msgid "Unable to upload cupsd.conf file" msgstr "Impossible de transmettre le fichier cupsd.conf :" -#: backend/usb-darwin.c:1985 backend/usb-darwin.c:2009 msgid "Unable to use legacy USB class driver." msgstr "" -#: backend/runloop.c:125 backend/runloop.c:380 msgid "Unable to write print data" msgstr "" -#: filter/gziptoany.c:90 #, c-format msgid "Unable to write uncompressed print data: %s" msgstr "" -#: cups/http-support.c:1303 msgid "Unauthorized" msgstr "Non autorisé" -#: cgi-bin/admin.c:3503 msgid "Units" msgstr "Unités" -#: cups/http-support.c:1343 cups/ppd.c:366 msgid "Unknown" msgstr "Inconnu" -#: filter/pstops.c:2213 #, c-format msgid "Unknown choice \"%s\" for option \"%s\"." msgstr "" -#: backend/ipp.c:507 #, c-format msgid "Unknown encryption option value: \"%s\"." msgstr "" -#: backend/lpd.c:350 #, c-format msgid "Unknown file order: \"%s\"." msgstr "" -#: backend/lpd.c:321 #, c-format msgid "Unknown format character: \"%c\"." msgstr "" -#: cups/dest-options.c:770 msgid "Unknown media size name." msgstr "" -#: backend/ipp.c:554 #, c-format msgid "Unknown option \"%s\" with value \"%s\"." msgstr "" -#: filter/pstops.c:2196 #, c-format msgid "Unknown option \"%s\"." msgstr "" -#: backend/lpd.c:336 #, c-format msgid "Unknown print mode: \"%s\"." msgstr "" -#: scheduler/ipp.c:10496 #, c-format msgid "Unknown printer-error-policy \"%s\"." msgstr "Paramètre printer-error-policy « %s » inconnu." -#: scheduler/ipp.c:10479 #, c-format msgid "Unknown printer-op-policy \"%s\"." msgstr "Paramètre printer-op-policy « %s » inconnu." -#: cups/http-addrlist.c:710 msgid "Unknown service name." msgstr "" -#: backend/ipp.c:526 #, c-format msgid "Unknown version option value: \"%s\"." msgstr "" -#: scheduler/ipp.c:402 +#, c-format +msgid "Unsupported 'compression' value \"%s\"." +msgstr "" + +#, c-format +msgid "Unsupported 'document-format' value \"%s\"." +msgstr "" + +msgid "Unsupported 'job-name' value." +msgstr "" + #, c-format msgid "Unsupported character set \"%s\"." msgstr "" -#: scheduler/ipp.c:8171 scheduler/ipp.c:9401 scheduler/ipp.c:10950 #, c-format msgid "Unsupported compression \"%s\"." msgstr "" -#: scheduler/ipp.c:8305 scheduler/ipp.c:9551 scheduler/ipp.c:10979 #, c-format msgid "Unsupported document-format \"%s\"." msgstr "" -#: scheduler/ipp.c:9534 #, c-format msgid "Unsupported document-format \"%s/%s\"." msgstr "" -#: scheduler/ipp.c:1367 #, c-format msgid "Unsupported format \"%s\"." msgstr "" -#: scheduler/ipp.c:1465 msgid "Unsupported margins." msgstr "" -#: cups/pwg-media.c:529 msgid "Unsupported media value." msgstr "" -#: filter/pstops.c:2478 #, c-format msgid "Unsupported number-up value %d, using number-up=1." msgstr "" -#: filter/pstops.c:2512 #, c-format msgid "Unsupported number-up-layout value %s, using number-up-layout=lrtb." msgstr "" -#: filter/pstops.c:2563 #, c-format msgid "Unsupported page-border value %s, using page-border=none." msgstr "" -#: filter/rastertopwg.c:147 filter/rastertopwg.c:155 filter/rastertopwg.c:164 msgid "Unsupported raster data." msgstr "" -#: cups/snmp.c:1112 msgid "Unsupported value type" msgstr "Type de valeur non pris en charge" -#: cups/http-support.c:1318 msgid "Upgrade Required" msgstr "Mise à niveau obligatoire" -#: systemv/lpadmin.c:668 msgid "" "Usage:\n" "\n" @@ -5514,47 +4392,35 @@ msgid "" " [-u allow:user,user] [-u deny:user,user]" msgstr "" -#: backend/dnssd.c:241 backend/ipp.c:313 backend/lpd.c:191 -#: backend/socket.c:135 backend/usb.c:183 filter/commandtops.c:74 -#: filter/gziptoany.c:50 filter/pstops.c:264 monitor/bcp.c:62 -#: monitor/tbcp.c:61 #, c-format msgid "Usage: %s job-id user title copies options [file]" msgstr "" -#: systemv/cupsaddsmb.c:281 msgid "Usage: cupsaddsmb [options] printer1 ... printerN" msgstr "" -#: systemv/cupsctl.c:200 msgid "Usage: cupsctl [options] [param=value ... paramN=valueN]" msgstr "" -#: scheduler/main.c:2017 msgid "Usage: cupsd [options]" msgstr "" -#: scheduler/cupsfilter.c:1429 msgid "Usage: cupsfilter [ options ] filename" msgstr "" -#: systemv/cupstestdsc.c:425 msgid "Usage: cupstestdsc [options] filename.ps [... filename.ps]" msgstr "" -#: systemv/cupstestppd.c:3793 -msgid "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]" +msgid "" +"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]" msgstr "" -#: test/ipptool.c:4401 msgid "Usage: ipptool [options] URI filename [ ... filenameN ]" msgstr "" -#: systemv/lpmove.c:125 msgid "Usage: lpmove job/src dest" msgstr "" -#: systemv/lpoptions.c:553 msgid "" "Usage: lpoptions [-h server] [-E] -d printer\n" " lpoptions [-h server] [-E] [-p printer] -l\n" @@ -5562,1160 +4428,927 @@ msgid "" " lpoptions [-h server] [-E] -x printer" msgstr "" -#: systemv/lppasswd.c:476 msgid "Usage: lppasswd [-g groupname]" msgstr "" -#: systemv/lppasswd.c:479 msgid "" "Usage: lppasswd [-g groupname] [username]\n" " lppasswd [-g groupname] -a [username]\n" " lppasswd [-g groupname] -x [username]" msgstr "" -#: berkeley/lpq.c:670 -msgid "Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]" +msgid "" +"Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]" msgstr "" -#: ppdc/ppdc.cxx:435 msgid "Usage: ppdc [options] filename.drv [ ... filenameN.drv ]" msgstr "" -#: ppdc/ppdhtml.cxx:172 msgid "Usage: ppdhtml [options] filename.drv >filename.html" msgstr "" -#: ppdc/ppdi.cxx:128 msgid "Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]" msgstr "" -#: ppdc/ppdmerge.cxx:367 msgid "Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]" msgstr "" -#: ppdc/ppdpo.cxx:252 -msgid "Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]" +msgid "" +"Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]" msgstr "" -#: backend/snmp.c:218 msgid "Usage: snmp [host-or-ip-address]" msgstr "" -#: cups/snmp.c:1064 msgid "Value uses indefinite length" msgstr "La valeur s’avère être de longueur indéfinie" -#: cups/snmp.c:1049 msgid "VarBind uses indefinite length" msgstr "VarBind s’avère être de longueur indéfinie" -#: cups/snmp.c:999 msgid "Version uses indefinite length" msgstr "La version s’avère être de longueur indéfinie" -#: backend/ipp.c:1675 msgid "Waiting for job to complete." msgstr "" -#: backend/usb-darwin.c:457 backend/usb-libusb.c:193 msgid "Waiting for printer to become available." msgstr "" -#: backend/socket.c:444 msgid "Waiting for printer to finish." msgstr "" -#: cups/adminutil.c:793 msgid "Warning, no Windows 2000 printer drivers are installed." msgstr "" -#: cups/http-support.c:1339 msgid "Web Interface is Disabled" msgstr "" -#: cups/ppd.c:1947 msgid "Yes" msgstr "Oui" -#: scheduler/client.c:2437 #, c-format -msgid "You must access this page using the URL https://%s:%d%s." -msgstr "Vous devez accéder à cette page par l’URL https://%s:%d%s." +msgid "" +"You must access this page using the URL https://" +"%s:%d%s." +msgstr "" +"Vous devez accéder à cette page par l’URL https://%s:%d%s." -#: systemv/lppasswd.c:254 -msgid "Your password must be at least 6 characters long, cannot contain your username, and must contain at least one letter and number." +msgid "" +"Your password must be at least 6 characters long, cannot contain your " +"username, and must contain at least one letter and number." msgstr "" -#: ppdc/sample.c:439 msgid "ZPL Label Printer" msgstr "Imprimante pour étiquettes ZPL" -#: ppdc/sample.c:362 msgid "Zebra" msgstr "Zebra" -#: cups/notify.c:102 msgid "aborted" msgstr "abandonnée" -#: cups/notify.c:99 msgid "canceled" msgstr "annulée" -#: cups/notify.c:105 msgid "completed" msgstr "terminée" -#: scheduler/ipp.c:6012 msgid "cups-deviced failed to execute." msgstr "L’exécution de « cups-deviced » a échoué." -#: scheduler/ipp.c:6842 scheduler/ipp.c:7091 msgid "cups-driverd failed to execute." msgstr "L’exécution de « cups-driverd » a échoué." -#: systemv/cupsaddsmb.c:233 #, c-format msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s" msgstr "" -#: systemv/cupsctl.c:141 msgid "cupsctl: Cannot set Listen or Port directly." msgstr "" -#: systemv/cupsctl.c:152 #, c-format msgid "cupsctl: Unable to connect to server: %s" msgstr "" -#: systemv/cupsctl.c:195 #, c-format msgid "cupsctl: Unknown option \"%s\"" msgstr "" -#: systemv/cupsctl.c:197 #, c-format msgid "cupsctl: Unknown option \"-%c\"" msgstr "" -#: scheduler/main.c:189 msgid "cupsd: Expected config filename after \"-c\" option." msgstr "" -#: scheduler/main.c:221 scheduler/main.c:228 +msgid "cupsd: Expected cups-files.conf filename after \"-s\" option." +msgstr "" + +msgid "cupsd: Relative cups-files.conf filename not allowed." +msgstr "" + msgid "cupsd: Unable to get current directory." msgstr "" -#: scheduler/main.c:295 +msgid "cupsd: Unable to get path to cups-files.conf file." +msgstr "" + #, c-format msgid "cupsd: Unknown argument \"%s\" - aborting." msgstr "" -#: scheduler/main.c:288 #, c-format msgid "cupsd: Unknown option \"%c\" - aborting." msgstr "" -#: scheduler/main.c:255 msgid "cupsd: launchd(8) support not compiled in, running in normal mode." msgstr "" -#: scheduler/cupsfilter.c:1209 #, c-format msgid "cupsfilter: Invalid document number %d." msgstr "" -#: scheduler/cupsfilter.c:1203 #, c-format msgid "cupsfilter: Invalid job ID %d." msgstr "" -#: scheduler/cupsfilter.c:358 msgid "cupsfilter: Only one filename can be specified." msgstr "" -#: scheduler/cupsfilter.c:1251 #, c-format msgid "cupsfilter: Unable to get job file - %s" msgstr "" -#: systemv/cupstestppd.c:261 msgid "cupstestppd: The -q option is incompatible with the -v option." msgstr "" -#: systemv/cupstestppd.c:277 msgid "cupstestppd: The -v option is incompatible with the -q option." msgstr "" -#: systemv/lpstat.c:1231 systemv/lpstat.c:1234 systemv/lpstat.c:1237 #, c-format msgid "device for %s/%s: %s" msgstr "" -#: systemv/lpstat.c:1218 systemv/lpstat.c:1221 systemv/lpstat.c:1224 #, c-format msgid "device for %s: %s" msgstr "" -#: cups/snmp.c:1036 msgid "error-index uses indefinite length" msgstr "Le paramètre error-index s’avère être de longueur indéfinie" -#: cups/snmp.c:1028 msgid "error-status uses indefinite length" msgstr "Le paramètre error-status s’avère être de longueur indéfinie" -#: cups/notify.c:90 msgid "held" msgstr "retenue" -#: berkeley/lpc.c:209 msgid "help\t\tGet help on commands." msgstr "" -#: cups/notify.c:131 msgid "idle" msgstr "inactive" -#: test/ipptool.c:373 test/ipptool.c:515 test/ipptool.c:539 msgid "ipptool: \"-i\" and \"-n\" are incompatible with -X\"." msgstr "" -#: test/ipptool.c:597 #, c-format msgid "ipptool: Bad URI - %s." msgstr "" -#: test/ipptool.c:362 #, c-format msgid "ipptool: Bad version %s for \"-V\"." msgstr "" -#: test/ipptool.c:508 msgid "ipptool: Invalid seconds for \"-i\"." msgstr "" -#: test/ipptool.c:578 msgid "ipptool: May only specify a single URI." msgstr "" -#: test/ipptool.c:531 msgid "ipptool: Missing count for \"-n\"." msgstr "" -#: test/ipptool.c:408 msgid "ipptool: Missing filename for \"-f\"." msgstr "" -#: test/ipptool.c:389 msgid "ipptool: Missing name=value for \"-d\"." msgstr "" -#: test/ipptool.c:498 msgid "ipptool: Missing seconds for \"-i\"." msgstr "" -#: test/ipptool.c:332 msgid "ipptool: Missing timeout for \"-T\"." msgstr "" -#: test/ipptool.c:345 msgid "ipptool: Missing version for \"-V\"." msgstr "" -#: test/ipptool.c:624 msgid "ipptool: URI required before test file." msgstr "" -#: test/ipptool.c:558 #, c-format msgid "ipptool: Unknown option \"-%c\"." msgstr "" -#: scheduler/ipp.c:7838 msgid "job-printer-uri attribute missing." msgstr "" -#: systemv/lpadmin.c:131 systemv/lpadmin.c:375 msgid "lpadmin: Class name can only contain printable characters." msgstr "" -#: systemv/lpadmin.c:614 msgid "lpadmin: Expected PPD after \"-P\" option." msgstr "" -#: systemv/lpadmin.c:457 msgid "lpadmin: Expected allow/deny:userlist after \"-u\" option." msgstr "" -#: systemv/lpadmin.c:364 msgid "lpadmin: Expected class after \"-r\" option." msgstr "" -#: systemv/lpadmin.c:120 msgid "lpadmin: Expected class name after \"-c\" option." msgstr "" -#: systemv/lpadmin.c:558 msgid "lpadmin: Expected description after \"-D\" option." msgstr "" -#: systemv/lpadmin.c:491 msgid "lpadmin: Expected device URI after \"-v\" option." msgstr "" -#: systemv/lpadmin.c:574 msgid "lpadmin: Expected file type(s) after \"-I\" option." msgstr "" -#: systemv/lpadmin.c:202 msgid "lpadmin: Expected hostname after \"-h\" option." msgstr "" -#: systemv/lpadmin.c:221 msgid "lpadmin: Expected interface after \"-i\" option." msgstr "" -#: systemv/lpadmin.c:594 msgid "lpadmin: Expected location after \"-L\" option." msgstr "" -#: systemv/lpadmin.c:274 msgid "lpadmin: Expected model after \"-m\" option." msgstr "" -#: systemv/lpadmin.c:417 msgid "lpadmin: Expected name after \"-R\" option." msgstr "" -#: systemv/lpadmin.c:294 msgid "lpadmin: Expected name=value after \"-o\" option." msgstr "" -#: systemv/lpadmin.c:313 msgid "lpadmin: Expected printer after \"-p\" option." msgstr "" -#: systemv/lpadmin.c:164 msgid "lpadmin: Expected printer name after \"-d\" option." msgstr "" -#: systemv/lpadmin.c:525 msgid "lpadmin: Expected printer or class after \"-x\" option." msgstr "" -#: systemv/lpadmin.c:975 msgid "lpadmin: No member names were seen." msgstr "" -#: systemv/lpadmin.c:762 #, c-format msgid "lpadmin: Printer %s is already a member of class %s." msgstr "" -#: systemv/lpadmin.c:989 #, c-format msgid "lpadmin: Printer %s is not a member of class %s." msgstr "" -#: systemv/lpadmin.c:175 systemv/lpadmin.c:324 systemv/lpadmin.c:536 msgid "lpadmin: Printer name can only contain printable characters." msgstr "" -#: systemv/lpadmin.c:105 msgid "" "lpadmin: Unable to add a printer to the class:\n" " You must specify a printer name first." msgstr "" -#: systemv/lpadmin.c:96 systemv/lpadmin.c:149 systemv/lpadmin.c:253 -#: systemv/lpadmin.c:339 systemv/lpadmin.c:393 systemv/lpadmin.c:510 -#: systemv/lpadmin.c:647 #, c-format msgid "lpadmin: Unable to connect to server: %s" msgstr "" -#: systemv/lpadmin.c:1329 msgid "lpadmin: Unable to create temporary file" msgstr "" -#: systemv/lpadmin.c:402 msgid "" "lpadmin: Unable to delete option:\n" " You must specify a printer name first." msgstr "" -#: systemv/lpadmin.c:1339 #, c-format msgid "lpadmin: Unable to open PPD file \"%s\" - %s" msgstr "" -#: systemv/lpadmin.c:348 msgid "" "lpadmin: Unable to remove a printer from the class:\n" " You must specify a printer name first." msgstr "" -#: systemv/lpadmin.c:656 msgid "" "lpadmin: Unable to set the printer options:\n" " You must specify a printer name first." msgstr "" -#: systemv/lpadmin.c:474 #, c-format msgid "lpadmin: Unknown allow/deny option \"%s\"." msgstr "" -#: systemv/lpadmin.c:629 #, c-format msgid "lpadmin: Unknown argument \"%s\"." msgstr "" -#: systemv/lpadmin.c:624 #, c-format msgid "lpadmin: Unknown option \"%c\"." msgstr "" -#: systemv/lpadmin.c:580 msgid "lpadmin: Warning - content type list ignored." msgstr "" -#: berkeley/lpc.c:76 berkeley/lpc.c:104 berkeley/lpc.c:140 msgid "lpc> " msgstr "lpc> " -#: systemv/lpinfo.c:137 msgid "lpinfo: Expected 1284 device ID string after \"--device-id\"." msgstr "" -#: systemv/lpinfo.c:190 msgid "lpinfo: Expected language after \"--language\"." msgstr "" -#: systemv/lpinfo.c:207 msgid "lpinfo: Expected make and model after \"--make-and-model\"." msgstr "" -#: systemv/lpinfo.c:224 msgid "lpinfo: Expected product string after \"--product\"." msgstr "" -#: systemv/lpinfo.c:155 msgid "lpinfo: Expected scheme list after \"--exclude-schemes\"." msgstr "" -#: systemv/lpinfo.c:173 msgid "lpinfo: Expected scheme list after \"--include-schemes\"." msgstr "" -#: systemv/lpinfo.c:241 msgid "lpinfo: Expected timeout after \"--timeout\"." msgstr "" -#: systemv/lpinfo.c:265 #, c-format msgid "lpinfo: Unknown argument \"%s\"." msgstr "" -#: systemv/lpinfo.c:259 #, c-format msgid "lpinfo: Unknown option \"%c\"." msgstr "" -#: systemv/lpinfo.c:252 #, c-format msgid "lpinfo: Unknown option \"%s\"." msgstr "" -#: systemv/lpmove.c:133 #, c-format msgid "lpmove: Unable to connect to server: %s" msgstr "" -#: systemv/lpmove.c:119 #, c-format msgid "lpmove: Unknown argument \"%s\"." msgstr "" -#: systemv/lpmove.c:97 #, c-format msgid "lpmove: Unknown option \"%c\"." msgstr "" -#: systemv/lpoptions.c:150 systemv/lpoptions.c:168 systemv/lpoptions.c:244 msgid "lpoptions: No printers." msgstr "" -#: systemv/lpoptions.c:219 #, c-format msgid "lpoptions: Unable to add printer or instance: %s" msgstr "" -#: systemv/lpoptions.c:521 #, c-format msgid "lpoptions: Unable to get PPD file for %s: %s" msgstr "" -#: systemv/lpoptions.c:529 #, c-format msgid "lpoptions: Unable to open PPD file for %s." msgstr "" -#: systemv/lpoptions.c:99 msgid "lpoptions: Unknown printer or class." msgstr "" -#: systemv/lppasswd.c:173 msgid "lppasswd: Only root can add or delete passwords." msgstr "" -#: systemv/lppasswd.c:302 msgid "lppasswd: Password file busy." msgstr "" -#: systemv/lppasswd.c:431 msgid "lppasswd: Password file not updated." msgstr "" -#: systemv/lppasswd.c:398 msgid "lppasswd: Sorry, password doesn't match." msgstr "" -#: systemv/lppasswd.c:253 msgid "lppasswd: Sorry, password rejected." msgstr "" -#: systemv/lppasswd.c:230 msgid "lppasswd: Sorry, passwords don't match." msgstr "" -#: systemv/lppasswd.c:199 systemv/lppasswd.c:218 #, c-format msgid "lppasswd: Unable to copy password string: %s" msgstr "" -#: systemv/lppasswd.c:304 systemv/lppasswd.c:312 systemv/lppasswd.c:329 #, c-format msgid "lppasswd: Unable to open password file: %s" msgstr "" -#: systemv/lppasswd.c:364 systemv/lppasswd.c:377 systemv/lppasswd.c:408 #, c-format msgid "lppasswd: Unable to write to password file: %s" msgstr "" -#: systemv/lppasswd.c:446 #, c-format msgid "lppasswd: failed to backup old password file: %s" msgstr "" -#: systemv/lppasswd.c:458 #, c-format msgid "lppasswd: failed to rename password file: %s" msgstr "" -#: systemv/lppasswd.c:389 #, c-format msgid "lppasswd: user \"%s\" and group \"%s\" do not exist." msgstr "" -#: systemv/lpstat.c:1039 #, c-format -msgid "lpstat: error - %s environment variable names non-existent destination \"%s\"." +msgid "" +"lpstat: error - %s environment variable names non-existent destination \"%s" +"\"." msgstr "" -#: systemv/lpstat.c:970 #, c-format msgid "members of class %s:" msgstr "" -#: berkeley/lpq.c:582 msgid "no entries" msgstr "" -#: systemv/lpstat.c:1043 msgid "no system default destination" msgstr "" -#: scheduler/ipp.c:5702 msgid "notify-events not specified." msgstr "" -#: scheduler/ipp.c:2034 scheduler/ipp.c:5607 #, c-format msgid "notify-recipient-uri URI \"%s\" is already used." msgstr "" -#: scheduler/ipp.c:2024 scheduler/ipp.c:5597 #, c-format msgid "notify-recipient-uri URI \"%s\" uses unknown scheme." msgstr "" -#: cups/notify.c:87 msgid "pending" msgstr "en attente" -#: ppdc/ppdc.cxx:113 ppdc/ppdpo.cxx:93 #, c-format msgid "ppdc: Adding include directory \"%s\"." msgstr "" -#: ppdc/ppdpo.cxx:134 #, c-format msgid "ppdc: Adding/updating UI text from %s." msgstr "" -#: ppdc/ppdc-source.cxx:410 #, c-format msgid "ppdc: Bad boolean value (%s) on line %d of %s." msgstr "" -#: ppdc/ppdc-import.cxx:264 #, c-format msgid "ppdc: Bad font attribute: %s" msgstr "" -#: ppdc/ppdc-source.cxx:1796 #, c-format msgid "ppdc: Bad resolution name \"%s\" on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1113 #, c-format msgid "ppdc: Bad status keyword %s on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:2033 #, c-format msgid "ppdc: Bad variable substitution ($%c) on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:2719 #, c-format msgid "ppdc: Choice found on line %d of %s with no Option." msgstr "" -#: ppdc/ppdc-source.cxx:1698 #, c-format msgid "ppdc: Duplicate #po for locale %s on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:932 #, c-format msgid "ppdc: Expected a filter definition on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:955 #, c-format msgid "ppdc: Expected a program name on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:394 #, c-format msgid "ppdc: Expected boolean value on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1093 #, c-format msgid "ppdc: Expected charset after Font on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:447 #, c-format msgid "ppdc: Expected choice code on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:435 #, c-format msgid "ppdc: Expected choice name/text on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:503 #, c-format msgid "ppdc: Expected color order for ColorModel on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:492 #, c-format msgid "ppdc: Expected colorspace for ColorModel on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:514 #, c-format msgid "ppdc: Expected compression for ColorModel on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:695 #, c-format msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:2905 #, c-format -msgid "ppdc: Expected driver type keyword following DriverType on line %d of %s." +msgid "" +"ppdc: Expected driver type keyword following DriverType on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:826 #, c-format msgid "ppdc: Expected duplex type after Duplex on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1077 #, c-format msgid "ppdc: Expected encoding after Font on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1689 #, c-format msgid "ppdc: Expected filename after #po %s on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1205 #, c-format msgid "ppdc: Expected group name/text on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:2619 #, c-format msgid "ppdc: Expected include filename on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1502 #, c-format msgid "ppdc: Expected integer on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1681 #, c-format msgid "ppdc: Expected locale after #po on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:353 #, c-format msgid "ppdc: Expected name after %s on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:3277 #, c-format msgid "ppdc: Expected name after FileName on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1058 #, c-format msgid "ppdc: Expected name after Font on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:3108 #, c-format msgid "ppdc: Expected name after Manufacturer on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:3141 #, c-format msgid "ppdc: Expected name after MediaSize on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:3231 #, c-format msgid "ppdc: Expected name after ModelName on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:3294 #, c-format msgid "ppdc: Expected name after PCFileName on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1156 #, c-format msgid "ppdc: Expected name/text after %s on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1245 #, c-format msgid "ppdc: Expected name/text after Installable on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1782 #, c-format msgid "ppdc: Expected name/text after Resolution on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:479 #, c-format msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1574 #, c-format msgid "ppdc: Expected option name/text on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1608 #, c-format msgid "ppdc: Expected option section on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1586 #, c-format msgid "ppdc: Expected option type on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1765 #, c-format msgid "ppdc: Expected override field after Resolution on line %d of %s." msgstr "" -#: ppdc/ppdc-catalog.cxx:341 ppdc/ppdc-catalog.cxx:353 #, c-format msgid "ppdc: Expected quoted string on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1004 #, c-format msgid "ppdc: Expected real number on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:572 #, c-format -msgid "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s." +msgid "" +"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1863 #, c-format -msgid "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d of %s." +msgid "" +"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d " +"of %s." msgstr "" -#: ppdc/ppdc-source.cxx:361 #, c-format msgid "ppdc: Expected selector after %s on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1101 #, c-format msgid "ppdc: Expected status after Font on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:2794 #, c-format msgid "ppdc: Expected string after Copyright on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:3397 #, c-format msgid "ppdc: Expected string after Version on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:728 #, c-format msgid "ppdc: Expected two option names on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:372 #, c-format msgid "ppdc: Expected value after %s on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1085 #, c-format msgid "ppdc: Expected version after Font on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:227 #, c-format msgid "ppdc: Invalid #include/#po filename \"%s\"." msgstr "" -#: ppdc/ppdc-source.cxx:972 #, c-format msgid "ppdc: Invalid cost for filter on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:964 #, c-format msgid "ppdc: Invalid empty MIME type for filter on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:980 #, c-format msgid "ppdc: Invalid empty program name for filter on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1628 #, c-format msgid "ppdc: Invalid option section \"%s\" on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1600 #, c-format msgid "ppdc: Invalid option type \"%s\" on line %d of %s." msgstr "" -#: ppdc/ppdc.cxx:251 ppdc/ppdpo.cxx:123 #, c-format msgid "ppdc: Loading driver information file \"%s\"." msgstr "" -#: ppdc/ppdc.cxx:187 #, c-format msgid "ppdc: Loading messages for locale \"%s\"." msgstr "" -#: ppdc/ppdc.cxx:126 #, c-format msgid "ppdc: Loading messages from \"%s\"." msgstr "" -#: ppdc/ppdc-source.cxx:2412 ppdc/ppdc-source.cxx:2644 #, c-format msgid "ppdc: Missing #endif at end of \"%s\"." msgstr "" -#: ppdc/ppdc-source.cxx:2513 ppdc/ppdc-source.cxx:2548 -#: ppdc/ppdc-source.cxx:2578 #, c-format msgid "ppdc: Missing #if on line %d of %s." msgstr "" -#: ppdc/ppdc-catalog.cxx:418 #, c-format -msgid "ppdc: Need a msgid line before any translation strings on line %d of %s." +msgid "" +"ppdc: Need a msgid line before any translation strings on line %d of %s." msgstr "" -#: ppdc/ppdc-driver.cxx:730 #, c-format msgid "ppdc: No message catalog provided for locale %s." msgstr "" -#: ppdc/ppdc-source.cxx:1651 ppdc/ppdc-source.cxx:2882 -#: ppdc/ppdc-source.cxx:2968 ppdc/ppdc-source.cxx:3061 -#: ppdc/ppdc-source.cxx:3194 ppdc/ppdc-source.cxx:3327 #, c-format msgid "ppdc: Option %s defined in two different groups on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1644 #, c-format msgid "ppdc: Option %s redefined with a different type on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:705 #, c-format msgid "ppdc: Option constraint must *name on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:2495 #, c-format msgid "ppdc: Too many nested #if's on line %d of %s." msgstr "" -#: ppdc/ppdc.cxx:374 #, c-format msgid "ppdc: Unable to create PPD file \"%s\" - %s." msgstr "" -#: ppdc/ppdc.cxx:266 #, c-format msgid "ppdc: Unable to create output directory %s: %s" msgstr "" -#: ppdc/ppdc.cxx:287 #, c-format msgid "ppdc: Unable to create output pipes: %s" msgstr "" -#: ppdc/ppdc.cxx:303 ppdc/ppdc.cxx:309 #, c-format msgid "ppdc: Unable to execute cupstestppd: %s" msgstr "" -#: ppdc/ppdc-source.cxx:1730 #, c-format msgid "ppdc: Unable to find #po file %s on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:2651 #, c-format msgid "ppdc: Unable to find include file \"%s\" on line %d of %s." msgstr "" -#: ppdc/ppdc.cxx:198 #, c-format msgid "ppdc: Unable to find localization for \"%s\" - %s" msgstr "" -#: ppdc/ppdc.cxx:135 #, c-format msgid "ppdc: Unable to load localization file \"%s\" - %s" msgstr "" -#: ppdc/ppdc-file.cxx:50 #, c-format msgid "ppdc: Unable to open %s: %s" msgstr "" -#: ppdc/ppdc-source.cxx:2054 #, c-format msgid "ppdc: Undefined variable (%s) on line %d of %s." msgstr "" -#: ppdc/ppdc-catalog.cxx:435 #, c-format msgid "ppdc: Unexpected text on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:2924 #, c-format msgid "ppdc: Unknown driver type %s on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:906 #, c-format msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:3154 #, c-format msgid "ppdc: Unknown media size \"%s\" on line %d of %s." msgstr "" -#: ppdc/ppdc-catalog.cxx:463 #, c-format msgid "ppdc: Unknown message catalog format for \"%s\"." msgstr "" -#: ppdc/ppdc-source.cxx:3408 #, c-format msgid "ppdc: Unknown token \"%s\" seen on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:1014 #, c-format -msgid "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s." +msgid "" +"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s." msgstr "" -#: ppdc/ppdc-source.cxx:2164 #, c-format msgid "ppdc: Unterminated string starting with %c on line %d of %s." msgstr "" -#: ppdc/ppdc.cxx:365 #, c-format msgid "ppdc: Warning - overlapping filename \"%s\"." msgstr "" -#: ppdc/ppdc.cxx:380 #, c-format msgid "ppdc: Writing %s." msgstr "" -#: ppdc/ppdc.cxx:148 #, c-format msgid "ppdc: Writing PPD files to directory \"%s\"." msgstr "" -#: ppdc/ppdmerge.cxx:136 #, c-format msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s." msgstr "" -#: ppdc/ppdmerge.cxx:176 #, c-format msgid "ppdmerge: Ignoring PPD file %s." msgstr "" -#: ppdc/ppdmerge.cxx:160 #, c-format msgid "ppdmerge: Unable to backup %s to %s - %s" msgstr "" -#: systemv/lpstat.c:1784 #, c-format msgid "printer %s disabled since %s -" msgstr "" -#: systemv/lpstat.c:1773 #, c-format msgid "printer %s is idle. enabled since %s" msgstr "" -#: systemv/lpstat.c:1778 #, c-format msgid "printer %s now printing %s-%d. enabled since %s" msgstr "" -#: systemv/lpstat.c:1909 #, c-format msgid "printer %s/%s disabled since %s -" msgstr "" -#: systemv/lpstat.c:1895 #, c-format msgid "printer %s/%s is idle. enabled since %s" msgstr "" -#: systemv/lpstat.c:1902 #, c-format msgid "printer %s/%s now printing %s-%d. enabled since %s" msgstr "" -#: cups/notify.c:93 cups/notify.c:134 msgid "processing" msgstr "en cours" -#: systemv/lp.c:644 #, c-format msgid "request id is %s-%d (%d file(s))" msgstr "" -#: cups/snmp.c:1020 msgid "request-id uses indefinite length" msgstr "Le paramètre request-id s’avère être de longueur indéfinie" -#: systemv/lpstat.c:2048 msgid "scheduler is not running" msgstr "" -#: systemv/lpstat.c:2044 msgid "scheduler is running" msgstr "" -#: cups/adminutil.c:2159 #, c-format msgid "stat of %s failed: %s" msgstr "stat sur %s a échoué : %s" -#: berkeley/lpc.c:211 msgid "status\t\tShow status of daemon and queue." msgstr "" -#: cups/notify.c:96 cups/notify.c:137 msgid "stopped" msgstr "arrêtée" -#: systemv/lpstat.c:1017 #, c-format msgid "system default destination: %s" msgstr "" -#: systemv/lpstat.c:1014 #, c-format msgid "system default destination: %s/%s" msgstr "" -#: cups/notify.c:108 cups/notify.c:140 msgid "unknown" msgstr "inconnu" -#: cups/notify.c:117 msgid "untitled" msgstr "sans titre" -#: cups/snmp.c:1045 msgid "variable-bindings uses indefinite length" msgstr "" - - -# -# End of "$Id$". -# diff --git a/locale/cups_ja.po b/locale/cups_ja.po index e489893b3..53bd5a21b 100644 --- a/locale/cups_ja.po +++ b/locale/cups_ja.po @@ -28,7 +28,7 @@ msgid "" msgstr "" "Project-Id-Version: CUPS 1.6\n" "Report-Msgid-Bugs-To: http://www.cups.org/str.php\n" -"POT-Creation-Date: 2012-10-22 11:09-0400\n" +"POT-Creation-Date: 2013-02-04 14:17-0500\n" "PO-Revision-Date: 2012-06-13 01:20+0900\n" "Last-Translator: OPFC TRANSCUPS \n" "Language-Team: OPFC TRANSCUPS \n" @@ -1156,6 +1156,169 @@ msgstr " 失敗" msgid " PASS" msgstr " 合格" +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - %s (RFC 2911 section 4.1.5)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad URI value \"%s\" - bad length %d (RFC 2911 section 4.1.5)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad attribute name - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad attribute name - invalid character (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad boolen value %d (RFC 2911 section 4.1.11)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad charset value \"%s\" - bad characters (RFC 2911 section 4.1.7)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad charset value \"%s\" - bad length %d (RFC 2911 section 4.1.7)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime UTC sign '%c' (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime day %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime deciseconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime hours %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime minutes %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime month %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad dateTime seconds %u (RFC 2911 section 4.1.14)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad enum value %d - out of range (RFC 2911 section 4.1.4)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad keyword value \"%s\" - bad length %d (RFC 2911 section 4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad keyword value \"%s\" - invalid character (RFC 2911 section " +"4.1.3)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad mimeMediaType value \"%s\" - bad characters (RFC 2911 section " +"4.1.9)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad mimeMediaType value \"%s\" - bad length %d (RFC 2911 section " +"4.1.9)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad name value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.2)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad name value \"%s\" - bad length %d (RFC 2911 section 4.1.2)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad naturalLanguage value \"%s\" - bad characters (RFC 2911 section " +"4.1.8)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad naturalLanguage value \"%s\" - bad length %d (RFC 2911 section " +"4.1.8)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad octetString value - bad length %d (RFC 2911 section 4.1.10)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad rangeOfInteger value %d-%d - lower greater than upper (RFC 2911 " +"section 4.1.13)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - bad units value (RFC 2911 section " +"4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - cross feed resolution must be " +"positive (RFC 2911 section 4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad resolution value %dx%d%s - feed resolution must be positive (RFC " +"2911 section 4.1.15)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad text value \"%s\" - bad UTF-8 sequence (RFC 2911 section 4.1.1)." +msgstr "" + +#, c-format +msgid "\"%s\": Bad text value \"%s\" - bad length %d (RFC 2911 section 4.1.1)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad uriScheme value \"%s\" - bad characters (RFC 2911 section 4.1.6)." +msgstr "" + +#, c-format +msgid "" +"\"%s\": Bad uriScheme value \"%s\" - bad length %d (RFC 2911 section 4.1.6)." +msgstr "" + #, c-format msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes" msgstr "%-6s %-10.10s %-4d %-10d %-27.27s %.0f バイト" @@ -2309,6 +2472,13 @@ msgstr "\"%s\" は不正な document-format-default です。" msgid "Bad filename buffer" msgstr "不正なファイル名バッファーです。" +#, c-format +msgid "Bad job-name value: %s" +msgstr "" + +msgid "Bad job-name value: Wrong type or count." +msgstr "" + msgid "Bad job-priority value." msgstr "不正な job-priority 値です。" @@ -2838,8 +3008,8 @@ msgid "" "File device URIs have been disabled. To enable, see the FileDevice directive " "in \"%s/cups-files.conf\"." msgstr "" -"ファイルデバイス URI は無効になっています。有効にするには、\"%s/cups-files.conf\" " -"の FileDevice ディレクティブを参照してください。" +"ファイルデバイス URI は無効になっています。有効にするには、\"%s/cups-files." +"conf\" の FileDevice ディレクティブを参照してください。" #, c-format msgid "Finished page %d." @@ -2929,9 +3099,6 @@ msgstr "IPP 名が 32767 バイトより大きいです。" msgid "IPP nameWithLanguage value less than minimum 4 bytes." msgstr "IPP の nameWithLanguage が最小値 4 バイト未満です。" -msgid "IPP nameWithLanguage value more than maximum 1090 bytes." -msgstr "" - msgid "IPP octetString length too large." msgstr "" @@ -2944,18 +3111,9 @@ msgstr "IPP の resolution は想定された 9 バイトになっていませ msgid "IPP string length overflows value." msgstr "IPP の文字列長の値がオーバーフローしています。" -msgid "IPP string value too large." -msgstr "" - -msgid "IPP text length too large." -msgstr "" - msgid "IPP textWithLanguage value less than minimum 4 bytes." msgstr "IPP の textWithLanguage の値が最小値 4 バイト未満です。" -msgid "IPP textWithLanguage value more than maximum 1090 bytes." -msgstr "" - msgid "IPP value larger than 32767 bytes." msgstr "IPP の値が 32767 バイト以上です。" @@ -4087,6 +4245,14 @@ msgstr "printer-is-shared 属性を変更することができません" msgid "Unable to change server settings" msgstr "サーバーの設定を変更できません" +#, c-format +msgid "Unable to compile mimeMediaType regular expression: %s." +msgstr "" + +#, c-format +msgid "Unable to compile naturalLanguage regular expression: %s." +msgstr "" + msgid "Unable to configure printer options." msgstr "プリンターオプションを設定できません。" @@ -4129,9 +4295,6 @@ msgstr "" msgid "Unable to copy interface script - %s" msgstr "インターフェイススクリプトをコピーできません - %s" -msgid "Unable to create compressed print file" -msgstr "圧縮プリントファイルを作成できません" - msgid "Unable to create printer-uri" msgstr "printer-uri を作成できません。" @@ -4187,9 +4350,6 @@ msgstr "ジョブの宛先が見つかりません" msgid "Unable to find printer." msgstr "プリンターが見つかりません。" -msgid "Unable to generate compressed print file" -msgstr "圧縮プリントファイルを生成できません" - msgid "Unable to get backend exit status." msgstr "バックエンドの終了ステータスを取得できません。" @@ -4250,9 +4410,6 @@ msgstr "複数のジョブを移動できません" msgid "Unable to open PPD file" msgstr "PPD ファイルを読み込むことができません" -msgid "Unable to open compressed print file" -msgstr "圧縮プリントファイルを開けません" - msgid "Unable to open cupsd.conf file:" msgstr "cupsd.conf ファイルを開けません:" @@ -4622,9 +4779,18 @@ msgstr "cupsctl: \"-%c\"は未知のオプションです。" msgid "cupsd: Expected config filename after \"-c\" option." msgstr "cupsd: \"-c\" オプションのあとには設定ファイル名が必要です。" +msgid "cupsd: Expected cups-files.conf filename after \"-s\" option." +msgstr "" + +msgid "cupsd: Relative cups-files.conf filename not allowed." +msgstr "" + msgid "cupsd: Unable to get current directory." msgstr "cupsd: カレントディレクトリーを取得できません。" +msgid "cupsd: Unable to get path to cups-files.conf file." +msgstr "" + #, c-format msgid "cupsd: Unknown argument \"%s\" - aborting." msgstr "cupsd: \"%s\" は未知の引数です - 停止します。" @@ -5515,3 +5681,12 @@ msgstr "variable-bindings の長さが不定" #~ msgid "The printer does not support IPP/%d.%d, trying IPP/%s." #~ msgstr "プリンターが IPP/%d.%d をサポートしていません。IPP/%s を試します。" + +#~ msgid "Unable to create compressed print file" +#~ msgstr "圧縮プリントファイルを作成できません" + +#~ msgid "Unable to generate compressed print file" +#~ msgstr "圧縮プリントファイルを生成できません" + +#~ msgid "Unable to open compressed print file" +#~ msgstr "圧縮プリントファイルを開けません" diff --git a/locale/cups_ru.po b/locale/cups_ru.po deleted file mode 100644 index c87b3a036..000000000 --- a/locale/cups_ru.po +++ /dev/null @@ -1,7133 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: CUPS 1.4\n" -"Report-Msgid-Bugs-To: http://www.cups.org/str.php\n" -"POT-Creation-Date: 2010-03-03 10:36-0800\n" -"PO-Revision-Date: 2009-02-16 12:00-0800\n" -"Last-Translator: Apple Inc.\n" -"Language-Team: Apple Inc.\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=utf-8\n" -"Content-Transfer-Encoding: 8bit\n" - -msgid "\t\t(all)" -msgstr "\t\t(все)" - -msgid "\t\t(none)" -msgstr "\t\t(нет)" - -#, c-format -msgid "\t%d entries" -msgstr "\tзаписей: %d" - -msgid "\tAfter fault: continue" -msgstr "\tПосле ошибки: продолжить" - -msgid "\tAlerts:" -msgstr "\tПредупреждения:" - -msgid "\tBanner required" -msgstr "\tТребуется баннер" - -msgid "\tCharset sets:" -msgstr "\tНабор символов устанавливает:" - -msgid "\tConnection: direct" -msgstr "\tПодключение: прямое" - -msgid "\tConnection: remote" -msgstr "\tПодключение: удаленное" - -msgid "\tDefault page size:" -msgstr "\tРазмер страницы по умолчанию:" - -msgid "\tDefault pitch:" -msgstr "\tВысота по умолчанию:" - -msgid "\tDefault port settings:" -msgstr "\tНастройки порта по умолчанию:" - -#, c-format -msgid "\tDescription: %s" -msgstr "\tОписание: %s" - -msgid "" -"\tForm mounted:" -"\tContent types: any" -"\tPrinter types: unknown" -msgstr "" -"\tФорма подключения:" -"\tТипы контента: любые" -"\tТипы принтеров: неизвестно" - -msgid "\tForms allowed:" -msgstr "\tРазрешенные формы:" - -#, c-format -msgid "\tInterface: %s.ppd" -msgstr "\tИнтерфейс: %s.ppd" - -#, c-format -msgid "\tInterface: %s/interfaces/%s" -msgstr "\tИнтерфейс: %s/интерфейсы/%s" - -#, c-format -msgid "\tInterface: %s/ppd/%s.ppd" -msgstr "\tИнтерфейс: %s/ppd/%s.ppd" - -#, c-format -msgid "\tLocation: %s" -msgstr "\tРасположение: %s" - -msgid "\tOn fault: no alert" -msgstr "\tПри ошибке: не выводить предупреждение" - -msgid "\tUsers allowed:" -msgstr "\tРазрешенные пользователи:" - -msgid "\tUsers denied:" -msgstr "\tЗапрещенные пользователи:" - -msgid "\tdaemon present" -msgstr "\tдемон присутствует" - -msgid "\tno entries" -msgstr "\tнет записей" - -#, c-format -msgid "\tprinter is on device '%s' speed -1" -msgstr "\tпринтер на скорости -1 устройства «%s»" - -msgid "\tprinting is disabled" -msgstr "\tпечать отключена" - -msgid "\tprinting is enabled" -msgstr "\tпечать включена" - -#, c-format -msgid "\tqueued for %s" -msgstr "\tочередь для %s" - -msgid "\tqueuing is disabled" -msgstr "\tочередь отключена" - -msgid "\tqueuing is enabled" -msgstr "\tочередь включена" - -msgid "\treason unknown" -msgstr "\tпричина неизвестна" - -msgid "" -"" -" DETAILED CONFORMANCE TEST RESULTS" -msgstr "" -"" -" ПОДРОБНЫЕ РЕЗУЛЬТАТЫ ТЕСТА СООТВЕТСТВИЯ" - -msgid " REF: Page 15, section 3.1." -msgstr " REF: Стр. 15, раздел 3.1." - -msgid " REF: Page 15, section 3.2." -msgstr " REF: Стр. 15, раздел 3.2." - -msgid " REF: Page 19, section 3.3." -msgstr " REF: Стр. 19, раздел 3.3." - -msgid " REF: Page 20, section 3.4." -msgstr " REF: Стр. 20, раздел 3.4." - -msgid " REF: Page 27, section 3.5." -msgstr " REF: Стр. 27, раздел 3.5." - -msgid " REF: Page 42, section 5.2." -msgstr " REF: Стр. 42, раздел 5.2." - -msgid " REF: Pages 16-17, section 3.2." -msgstr " REF: Стр. 16-17, раздел 3.2." - -msgid " REF: Pages 42-45, section 5.2." -msgstr " REF: Стр. 42-45, раздел 5.2." - -msgid " REF: Pages 45-46, section 5.2." -msgstr " REF: Стр. 45-46, раздел 5.2." - -msgid " REF: Pages 48-49, section 5.2." -msgstr " REF: Стр. 48-49, раздел 5.2." - -msgid " REF: Pages 52-54, section 5.2." -msgstr " REF: Стр. 52-54, раздел 5.2." - -#, c-format -msgid " %-39.39s %.0f bytes" -msgstr " %-39.39s %.0f байт" - -#, c-format -msgid " PASS Default%s" -msgstr " PASS Default%s" - -msgid " PASS DefaultImageableArea" -msgstr " PASS DefaultImageableArea" - -msgid " PASS DefaultPaperDimension" -msgstr " PASS DefaultPaperDimension" - -msgid " PASS FileVersion" -msgstr " PASS FileVersion" - -msgid " PASS FormatVersion" -msgstr " PASS FormatVersion" - -msgid " PASS LanguageEncoding" -msgstr " PASS LanguageEncoding" - -msgid " PASS LanguageVersion" -msgstr " PASS LanguageVersion" - -msgid " PASS Manufacturer" -msgstr " PASS Manufacturer" - -msgid " PASS ModelName" -msgstr " PASS ModelName" - -msgid " PASS NickName" -msgstr " PASS NickName" - -msgid " PASS PCFileName" -msgstr " PASS PCFileName" - -msgid " PASS PSVersion" -msgstr " PASS PSVersion" - -msgid " PASS PageRegion" -msgstr " PASS PageRegion" - -msgid " PASS PageSize" -msgstr " PASS PageSize" - -msgid " PASS Product" -msgstr " PASS Product" - -msgid " PASS ShortNickName" -msgstr " PASS ShortNickName" - -#, c-format -msgid "" -" WARN \"%s %s\" conflicts with \"%s %s\"" -" (constraint=\"%s %s %s %s\")" -msgstr "" -" WARN «%s %s» конфликтует с «%s %s»" -" (constraint=«%s %s %s %s»)" - -#, c-format -msgid " WARN %s has no corresponding options" -msgstr "" - -#, c-format -msgid "" -" WARN %s shares a common prefix with %s" -" REF: Page 15, section 3.2." -msgstr "" -" WARN %s использует общий префикс совместно с %s" -" REF: Стр. 15, раздел 3.2." - -msgid " WARN Default choices conflicting" -msgstr "" - -#, c-format -msgid "" -" WARN Duplex option keyword %s may not work as expected and should " -"be named Duplex" -" REF: Page 122, section 5.17" -msgstr "" - -msgid " WARN File contains a mix of CR, LF, and CR LF line endings" -msgstr "" - -msgid "" -" WARN LanguageEncoding required by PPD 4.3 spec." -" REF: Pages 56-57, section 5.3." -msgstr "" -" WARN LanguageEncoding требуется спецификацией PPD 4.3." -" REF: Стр. 56-57, раздел 5.3." - -#, c-format -msgid " WARN Line %d only contains whitespace" -msgstr "" - -msgid "" -" WARN Manufacturer required by PPD 4.3 spec." -" REF: Pages 58-59, section 5.3." -msgstr "" -" WARN LanguageEncoding требуется спецификацией PPD 4.3." -" REF: Стр. 58-59, раздел 5.3." - -msgid "" -" WARN Non-Windows PPD files should use lines ending with only LF, " -"not CR LF" -msgstr "" - -#, c-format -msgid "" -" WARN Obsolete PPD version %.1f" -" REF: Page 42, section 5.2." -msgstr "" - -msgid "" -" WARN PCFileName longer than 8.3 in violation of PPD spec." -" REF: Pages 61-62, section 5.3." -msgstr "" -" WARN PCFileName длиннее чем 8.3 нарушает спецификацию PPD." -" REF: Стр. 61-62, раздел 5.3." - -msgid "" -" WARN PCFileName should contain a unique filename." -" REF: Pages 61-62, section 5.3." -msgstr "" - -msgid "" -" WARN Protocols contains PJL but JCL attributes are not set." -" REF: Pages 78-79, section 5.7." -msgstr "" -" WARN Protocols содержит PJL, но атрибуты JCL не настроены." -" REF: Стр. 78-79, раздел 5.7." - -msgid "" -" WARN Protocols contains both PJL and BCP; expected TBCP." -" REF: Pages 78-79, section 5.7." -msgstr "" - -msgid "" -" WARN ShortNickName required by PPD 4.3 spec." -" REF: Pages 64-65, section 5.3." -msgstr "" -" WARN ShortNickName требуется спецификацией PPD 4.3." -" REF: Стр. 64-65, раздел 5.3." - -#, c-format -msgid " %s %s %s does not exist" -msgstr "" - -#, c-format -msgid " %s %s file \"%s\" has the wrong capitalization" -msgstr "" - -#, c-format -msgid "" -" %s Bad %s choice %s" -" REF: Page 122, section 5.17" -msgstr "" - -#, c-format -msgid " %s Bad UTF-8 \"%s\" translation string for option %s" -msgstr "" - -#, c-format -msgid "" -" %s Bad UTF-8 \"%s\" translation string for option %s, choice %s" -msgstr "" - -#, c-format -msgid " %s Bad cupsFilter value \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad cupsICCProfile %s" -msgstr "" - -#, c-format -msgid " %s Bad cupsPreFilter value \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad cupsUIConstraints %s: \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad language \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad permissions on APDialogExtension file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad permissions on APPrinterIconPath file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad permissions on APPrinterLowInkTool file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad permissions on APPrinterUtilityPath file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad permissions on APScanAppPath file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad permissions on cupsFilter file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad permissions on cupsICCProfile file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad permissions on cupsPreFilter file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Bad spelling of %s - should be %s" -msgstr "" - -#, c-format -msgid " %s Cannot provide both APScanAppPath and APScanAppBundleID" -msgstr "" - -#, c-format -msgid " %s Empty cupsUIConstraints %s" -msgstr "" - -#, c-format -msgid " %s Missing \"%s\" translation string for option %s" -msgstr "" - -#, c-format -msgid " %s Missing \"%s\" translation string for option %s, choice %s" -msgstr "" - -#, c-format -msgid " %s Missing APDialogExtension file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Missing APPrinterIconPath file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Missing APPrinterLowInkTool file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Missing APPrinterUtilityPath file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Missing APScanAppPath file \"%s\"" -msgstr "" - -#, c-format -msgid "" -" %s Missing REQUIRED PageRegion option" -" REF: Page 100, section 5.14." -msgstr "" - -#, c-format -msgid "" -" %s Missing REQUIRED PageSize option" -" REF: Page 99, section 5.14." -msgstr "" - -#, c-format -msgid " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"" -msgstr "" - -#, c-format -msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"" -msgstr "" - -#, c-format -msgid " %s Missing cupsFilter file \"%s\"" -msgstr " %s Файл cupsFilter отсутствует «%s»" - -#, c-format -msgid " %s Missing cupsICCProfile file \"%s\"" -msgstr "" - -#, c-format -msgid " %s Missing cupsPreFilter file \"%s\"" -msgstr " %s Файл cupsFilter «%s» отсутствует" - -#, c-format -msgid " %s Missing cupsUIResolver %s" -msgstr "" - -#, c-format -msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"" -msgstr "" - -#, c-format -msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"" -msgstr "" - -#, c-format -msgid " %s No base translation \"%s\" is included in file" -msgstr "" - -#, c-format -msgid "" -" %s Non-standard size name \"%s\"" -" REF: Page 187, section B.2." -msgstr "" - -#, c-format -msgid "" -" %s REQUIRED %s does not define choice None" -" REF: Page 122, section 5.17" -msgstr "" - -#, c-format -msgid " %s Size \"%s\" defined for %s but not for %s" -msgstr "" - -#, c-format -msgid " %s Size \"%s\" has unexpected dimensions (%gx%g)" -msgstr "" - -#, c-format -msgid " %s cupsICCProfile %s hash value collides with %s" -msgstr "" - -#, c-format -msgid " %s cupsUIResolver %s causes a loop" -msgstr "" - -#, c-format -msgid "" -" %s cupsUIResolver %s does not list at least two different options" -msgstr "" - -#, c-format -msgid " **FAIL** %s choice names %s and %s differ only by case" -msgstr "" - -#, c-format -msgid "" -" **FAIL** %s must be 1284DeviceID" -" REF: Page 72, section 5.5" -msgstr "" - -#, c-format -msgid "" -" **FAIL** BAD Default%s %s" -" REF: Page 40, section 4.5." -msgstr "" -" **FAIL** НЕВЕРНЫЙ Default%s %s" -" REF: Стр. 40, раздел 4.5." - -#, c-format -msgid "" -" **FAIL** BAD DefaultImageableArea %s" -" REF: Page 102, section 5.15." -msgstr "" - -#, c-format -msgid "" -" **FAIL** BAD DefaultPaperDimension %s" -" REF: Page 103, section 5.15." -msgstr "" - -msgid "" -" **FAIL** BAD JobPatchFile attribute in file" -" REF: Page 24, section 3.4." -msgstr "" -" **FAIL** НЕВЕРНЫЙ JobPatchFile атрибут в файле" -" REF: Стр. 24, раздел 3.4." - -msgid "" -" **FAIL** BAD Manufacturer (should be \"HP\")" -" REF: Page 211, table D.1." -msgstr "" -" **FAIL** НЕВЕРНЫЙ Manufacturer (должен быть «HP»)" -" REF: Стр. 211, таблица D.1." - -msgid "" -" **FAIL** BAD Manufacturer (should be \"Oki\")" -" REF: Page 211, table D.1." -msgstr "" -" **FAIL** НЕВЕРНЫЙ Manufacturer (должен быть «Oki»)" -" REF: Стр. 211, таблица D.1." - -#, c-format -msgid "" -" **FAIL** BAD ModelName - \"%c\" not allowed in string." -" REF: Pages 59-60, section 5.3." -msgstr "" -" **FAIL** НЕВЕРНОЕ ModelName – «%c» не разрешено в строке." -" REF: Стр. 59-60, раздел 5.3." - -msgid "" -" **FAIL** BAD PSVersion - not \"(string) int\"." -" REF: Pages 62-64, section 5.3." -msgstr "" -" **FAIL** НЕВЕРНАЯ PSVersion – не «(string) int»." -" REF: Стр. 62-64, раздел 5.3." - -msgid "" -" **FAIL** BAD Product - not \"(string)\"." -" REF: Page 62, section 5.3." -msgstr "" -" **FAIL** НЕВЕРНЫЙ Product – не «(string)»." -" REF: Стр. 62, раздел 5.3." - -msgid "" -" **FAIL** BAD ShortNickName - longer than 31 chars." -" REF: Pages 64-65, section 5.3." -msgstr "" -" **FAIL** НЕВЕРНЫЙ ShortNickName – длиннее чем 31 симв." -" REF: Стр. 64-65, раздел 5.3." - -#, c-format -msgid "" -" **FAIL** Bad %s choice %s" -" REF: Page 84, section 5.9" -msgstr "" - -#, c-format -msgid "" -" **FAIL** Bad FileVersion \"%s\"" -" REF: Page 56, section 5.3." -msgstr "" -" **FAIL** Неверная FileVersion \"%s\"" -" REF: Стр. 56, раздел 5.3." - -#, c-format -msgid "" -" **FAIL** Bad FormatVersion \"%s\"" -" REF: Page 56, section 5.3." -msgstr "" -" **FAIL** Неверная FormatVersion \"%s\"" -" REF: Стр. 56, раздел 5.3." - -#, c-format -msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1" -msgstr "" - -#, c-format -msgid " **FAIL** Bad LanguageVersion %s - must be English" -msgstr "" - -#, c-format -msgid " **FAIL** Default option code cannot be interpreted: %s" -msgstr "" -" **FAIL** Не удается интерпретировать код параметра по умолчанию: %s" - -#, c-format -msgid "" -" **FAIL** Default translation string for option %s choice %s contains " -"8-bit characters" -msgstr "" - -#, c-format -msgid "" -" **FAIL** Default translation string for option %s contains 8-bit " -"characters" -msgstr "" - -#, c-format -msgid " **FAIL** Group names %s and %s differ only by case" -msgstr "" - -#, c-format -msgid " **FAIL** Multiple occurrences of %s choice name %s" -msgstr "" - -#, c-format -msgid " **FAIL** Option names %s and %s differ only by case" -msgstr "" - -#, c-format -msgid "" -" **FAIL** REQUIRED Default%s" -" REF: Page 40, section 4.5." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ Default%s" -" REF: Стр. 40, раздел 4.5." - -msgid "" -" **FAIL** REQUIRED DefaultImageableArea" -" REF: Page 102, section 5.15." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ DefaultImageableArea" -" REF: Стр. 102, раздел 5.15." - -msgid "" -" **FAIL** REQUIRED DefaultPaperDimension" -" REF: Page 103, section 5.15." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ DefaultPaperDimension" -" REF: Стр. 103, раздел 5.15." - -msgid "" -" **FAIL** REQUIRED FileVersion" -" REF: Page 56, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ FileVersion" -" REF: Стр. 56, раздел 5.3." - -msgid "" -" **FAIL** REQUIRED FormatVersion" -" REF: Page 56, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ FormatVersion" -" REF: Стр. 56, раздел 5.3." - -#, c-format -msgid "" -" **FAIL** REQUIRED ImageableArea for PageSize %s" -" REF: Page 41, section 5." -" REF: Page 102, section 5.15." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ ImageableArea для PageSize %s" -" REF: Стр. 41, раздел 5." -" REF: Стр. 102, раздел 5.15." - -msgid "" -" **FAIL** REQUIRED LanguageEncoding" -" REF: Pages 56-57, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ LanguageEncoding" -" REF: Стр. 56-57, раздел 5.3." - -msgid "" -" **FAIL** REQUIRED LanguageVersion" -" REF: Pages 57-58, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ LanguageVersion" -" REF: Стр. 57-58, раздел 5.3." - -msgid "" -" **FAIL** REQUIRED Manufacturer" -" REF: Pages 58-59, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ Manufacturer" -" REF: Стр. 58-59, раздел 5.3." - -msgid "" -" **FAIL** REQUIRED ModelName" -" REF: Pages 59-60, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ ModelName" -" REF: Стр. 59-60, раздел 5.3." - -msgid "" -" **FAIL** REQUIRED NickName" -" REF: Page 60, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ NickName" -" REF: Стр. 60, раздел 5.3." - -msgid "" -" **FAIL** REQUIRED PCFileName" -" REF: Pages 61-62, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ PCFileName" -" REF: Стр. 61-62, раздел 5.3." - -msgid "" -" **FAIL** REQUIRED PSVersion" -" REF: Pages 62-64, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ PSVersion" -" REF: Стр. 62-64, раздел 5.3." - -msgid "" -" **FAIL** REQUIRED PageRegion" -" REF: Page 100, section 5.14." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ PageRegion" -" REF: Стр. 100, раздел 5.14." - -msgid "" -" **FAIL** REQUIRED PageSize" -" REF: Page 41, section 5." -" REF: Page 99, section 5.14." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ PageSize" -" REF: Стр. 41, раздел 5." -" REF: Стр. 99, раздел 5.14." - -msgid "" -" **FAIL** REQUIRED PageSize" -" REF: Pages 99-100, section 5.14." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ PageSize" -" REF: Стр. 99-100, раздел 5.14." - -#, c-format -msgid "" -" **FAIL** REQUIRED PaperDimension for PageSize %s" -" REF: Page 41, section 5." -" REF: Page 103, section 5.15." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ PaperDimension для PageSize %s" -" REF: Стр. 41, раздел 5." -" REF: Стр. 103, раздел 5.15." - -msgid "" -" **FAIL** REQUIRED Product" -" REF: Page 62, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ Product" -" REF: Стр. 62, раздел 5.3." - -msgid "" -" **FAIL** REQUIRED ShortNickName" -" REF: Page 64-65, section 5.3." -msgstr "" -" **FAIL** ТРЕБУЕТСЯ ShortNickName" -" REF: Стр. 64-65, раздел 5.3." - -#, c-format -msgid " %d ERRORS FOUND" -msgstr " ОБНАРУЖЕНО ОШИБОК: %d" - -#, c-format -msgid "" -" Bad %%%%BoundingBox: on line %d" -" REF: Page 39, %%%%BoundingBox:" -msgstr "" - -#, c-format -msgid "" -" Bad %%%%Page: on line %d" -" REF: Page 53, %%%%Page:" -msgstr "" - -#, c-format -msgid "" -" Bad %%%%Pages: on line %d" -" REF: Page 43, %%%%Pages:" -msgstr "" - -#, c-format -msgid "" -" Line %d is longer than 255 characters (%d)" -" REF: Page 25, Line Length" -msgstr "" - -msgid "" -" Missing %!PS-Adobe-3.0 on first line" -" REF: Page 17, 3.1 Conforming Documents" -msgstr "" - -#, c-format -msgid "" -" Missing %%EndComments comment" -" REF: Page 41, %%EndComments" -msgstr "" - -#, c-format -msgid "" -" Missing or bad %%BoundingBox: comment" -" REF: Page 39, %%BoundingBox:" -msgstr "" - -#, c-format -msgid "" -" Missing or bad %%Page: comments" -" REF: Page 53, %%Page:" -msgstr "" - -#, c-format -msgid "" -" Missing or bad %%Pages: comment" -" REF: Page 43, %%Pages:" -msgstr "" - -msgid " NO ERRORS FOUND" -msgstr " ОШИБОК НЕ ОБНАРУЖЕНО" - -#, c-format -msgid " Saw %d lines that exceeded 255 characters" -msgstr "" - -#, c-format -msgid " Too many %%BeginDocument comments" -msgstr "" - -#, c-format -msgid " Too many %%EndDocument comments" -msgstr "" - -msgid " Warning: file contains binary data" -msgstr "" - -#, c-format -msgid " Warning: no %%EndComments comment in file" -msgstr "" - -#, c-format -msgid " Warning: obsolete DSC version %.1f in file" -msgstr "" - -msgid " FAIL" -msgstr " FAIL" - -#, c-format -msgid "" -" FAIL" -" **FAIL** Unable to open PPD file - %s" -msgstr "" -" FAIL" -" **FAIL** Не удается открыть PPD-файл – %s" - -#, c-format -msgid "" -" FAIL" -" **FAIL** Unable to open PPD file - %s on line %d." -msgstr "" -" FAIL" -" **FAIL** Не удается открыть PPD-файл – %s в строке %d." - -msgid " PASS" -msgstr " PASS" - -msgid "#10 Envelope" -msgstr "#10 Envelope" - -msgid "#11 Envelope" -msgstr "#11 Envelope" - -msgid "#12 Envelope" -msgstr "#12 Envelope" - -msgid "#14 Envelope" -msgstr "#14 Envelope" - -msgid "#9 Envelope" -msgstr "#9 Envelope" - -#, c-format -msgid "%-6s %-10.10s %-4d %-10d %-27.27s %.0f bytes" -msgstr "%-6s %-10.10s %-4d %-10d %-27.27s %.0f байт" - -#, c-format -msgid "%-7s %-7.7s %-7d %-31.31s %.0f bytes" -msgstr "%-7s %-7.7s %-7d %-31.31s %.0f байт" - -#, c-format -msgid "%.0f x %.0f millimeters" -msgstr "%.0f x %.0f мм" - -#, c-format -msgid "%.0f x %.0f to %.0f x %.0f millimeters" -msgstr "%.0f x %.0f — %.0f x %.0f мм" - -#, c-format -msgid "%.2f x %.2f inches" -msgstr "%.2f x %.2f дюймов" - -#, c-format -msgid "%.2f x %.2f to %.2f x %.2f inches" -msgstr "%.2f x %.2f-%.2f x %.2f дюймов" - -#, c-format -msgid "%s accepting requests since %s" -msgstr "%s принимает запросы с момента %s" - -#, c-format -msgid "%s cannot be changed." -msgstr "%s не может быть изменен." - -#, c-format -msgid "%s is not implemented by the CUPS version of lpc." -msgstr "%s не выполнено версией CUPS для lpc." - -#, c-format -msgid "%s is not ready" -msgstr "%s не готов" - -#, c-format -msgid "%s is ready" -msgstr "%s готов" - -#, c-format -msgid "%s is ready and printing" -msgstr "%s готов и печатает" - -#, c-format -msgid "" -"%s not accepting requests since %s -" -"\t%s" -msgstr "" -"%s не принимает запросы с момента %s -" -"\t%s" - -#, c-format -msgid "%s not supported" -msgstr "" - -#, c-format -msgid "%s/%s accepting requests since %s" -msgstr "%s/%s принимает запросы с момента %s" - -#, c-format -msgid "" -"%s/%s not accepting requests since %s -" -"\t%s" -msgstr "" -"%s/%s не принимает запросы с момента %s -" -"\t%s" - -#, c-format -msgid "%s: %-33.33s [job %d localhost]" -msgstr "%s: %-33.33s [задание %d localhost]" - -#, c-format -msgid "%s: %s failed: %s" -msgstr "%s: ошибка %s: %s" - -#, c-format -msgid "%s: Don't know what to do" -msgstr "" - -#, c-format -msgid "" -"%s: Error - %s environment variable names non-existent destination \"%s\"" -msgstr "" - -#, c-format -msgid "%s: Error - bad job ID" -msgstr "" - -#, c-format -msgid "%s: Error - cannot print files and alter jobs simultaneously" -msgstr "" - -#, c-format -msgid "%s: Error - cannot print from stdin if files or a job ID are provided" -msgstr "" - -#, c-format -msgid "%s: Error - expected character set after '-S' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected content type after '-T' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected copies after '-n' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected copy count after '-#' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected destination after '-P' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected destination after '-b' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected destination after '-d' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected form after '-f' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected hold name after '-H' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected hostname after '-H' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected hostname after '-h' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected mode list after '-y' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected name after '-%c' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected option string after '-o' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected page list after '-P' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected priority after '-%c' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected reason text after '-r' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected title after '-t' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected username after '-U' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected username after '-U' option!n" -msgstr "" - -#, c-format -msgid "%s: Error - expected username after '-u' option" -msgstr "" - -#, c-format -msgid "%s: Error - expected value after '-%c' option" -msgstr "" - -#, c-format -msgid "" -"%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' " -"option" -msgstr "" - -#, c-format -msgid "%s: Error - no default destination available." -msgstr "%s: Ошибка – нет доступного назначения по умолчанию." - -#, c-format -msgid "%s: Error - priority must be between 1 and 100." -msgstr "%s: Ошибка – приоритет должен быть от 1 до 100." - -#, c-format -msgid "%s: Error - scheduler not responding" -msgstr "" - -#, c-format -msgid "%s: Error - too many files - \"%s\"" -msgstr "%s: Ошибка – слишком много файлов – «%s»" - -#, c-format -msgid "%s: Error - unable to access \"%s\" - %s" -msgstr "%s: Ошибка – не удается получить доступ к «%s» – %s" - -#, c-format -msgid "%s: Error - unable to queue from stdin - %s" -msgstr "%s: Ошибка – не удается поставить в очередь из stdin - %s" - -#, c-format -msgid "%s: Error - unknown destination \"%s\"" -msgstr "" - -#, c-format -msgid "%s: Error - unknown destination \"%s/%s\"" -msgstr "" - -#, c-format -msgid "%s: Error - unknown option '%c'" -msgstr "" - -#, c-format -msgid "%s: Error - unknown option '%s'" -msgstr "" - -#, c-format -msgid "%s: Expected job ID after '-i' option" -msgstr "" - -#, c-format -msgid "%s: Filter \"%s\" not available: %s" -msgstr "%s: Фильтр «%s» недоступен: %s" - -#, c-format -msgid "%s: Invalid destination name in list \"%s\"" -msgstr "" - -#, c-format -msgid "%s: Invalid filter string \"%s\"" -msgstr "%s: Неверная строка фильтра «%s»" - -#, c-format -msgid "%s: Need job ID ('-i jobid') before '-H restart'" -msgstr "" - -#, c-format -msgid "%s: No filter to convert from %s/%s to %s/%s" -msgstr "" - -#, c-format -msgid "%s: Operation failed: %s" -msgstr "%s: Операция не удалась: %s" - -#, c-format -msgid "%s: Sorry, no encryption support compiled in" -msgstr "" - -#, c-format -msgid "%s: Unable to connect to server" -msgstr "%s: Не удается подключиться к серверу" - -#, c-format -msgid "%s: Unable to contact server" -msgstr "" - -#, c-format -msgid "%s: Unable to determine MIME type of \"%s\"" -msgstr "" - -#, c-format -msgid "%s: Unable to open %s: %s" -msgstr "%s: Не удается открыть %s: %s" - -#, c-format -msgid "%s: Unable to open PPD file: %s on line %d" -msgstr "%s: Не удается открыть PPD-файл: %s в строке %d." - -#, c-format -msgid "%s: Unable to open PPD file: %s on line %d." -msgstr "" - -#, c-format -msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"" -msgstr "" - -#, c-format -msgid "%s: Unknown destination \"%s\"" -msgstr "" - -#, c-format -msgid "%s: Unknown destination MIME type %s/%s" -msgstr "" - -#, c-format -msgid "%s: Unknown option '%c'" -msgstr "" - -#, c-format -msgid "%s: Unknown source MIME type %s/%s" -msgstr "" - -#, c-format -msgid "" -"%s: Warning - '%c' format modifier not supported - output may not be " -"correct" -msgstr "" - -#, c-format -msgid "%s: Warning - character set option ignored" -msgstr "" - -#, c-format -msgid "%s: Warning - content type option ignored" -msgstr "" - -#, c-format -msgid "%s: Warning - form option ignored" -msgstr "" - -#, c-format -msgid "%s: Warning - mode option ignored" -msgstr "" - -#, c-format -msgid "" -"%s: error - %s environment variable names non-existent destination \"%s\"" -msgstr "" - -#, c-format -msgid "%s: error - expected option=value after '-o' option" -msgstr "" - -#, c-format -msgid "%s: error - no default destination available." -msgstr "%s: ошибка – нет доступного назначения по умолчанию." - -msgid "-1" -msgstr "-1" - -msgid "-10" -msgstr "-10" - -msgid "-100" -msgstr "-100" - -msgid "-105" -msgstr "-105" - -msgid "-11" -msgstr "-11" - -msgid "-110" -msgstr "-110" - -msgid "-115" -msgstr "-115" - -msgid "-12" -msgstr "-12" - -msgid "-120" -msgstr "-120" - -msgid "-13" -msgstr "-13" - -msgid "-14" -msgstr "-14" - -msgid "-15" -msgstr "-15" - -msgid "-2" -msgstr "-2" - -msgid "-20" -msgstr "-20" - -msgid "-25" -msgstr "-25" - -msgid "-3" -msgstr "-3" - -msgid "-30" -msgstr "-30" - -msgid "-35" -msgstr "-35" - -msgid "-4" -msgstr "-4" - -msgid "-40" -msgstr "-40" - -msgid "-45" -msgstr "-45" - -msgid "-5" -msgstr "-5" - -msgid "-50" -msgstr "-50" - -msgid "-55" -msgstr "-55" - -msgid "-6" -msgstr "-6" - -msgid "-60" -msgstr "-60" - -msgid "-65" -msgstr "-65" - -msgid "-7" -msgstr "-7" - -msgid "-70" -msgstr "-70" - -msgid "-75" -msgstr "-75" - -msgid "-8" -msgstr "-8" - -msgid "-80" -msgstr "-80" - -msgid "-85" -msgstr "-85" - -msgid "-9" -msgstr "-9" - -msgid "-90" -msgstr "-90" - -msgid "-95" -msgstr "-95" - -msgid "0" -msgstr "0" - -msgid "1" -msgstr "1" - -msgid "1 inch/sec." -msgstr "1 дюйм/с" - -msgid "1.25x0.25\"" -msgstr "1,25x0,25\"" - -msgid "1.25x2.25\"" -msgstr "1,25x2,25\"" - -msgid "1.5 inch/sec." -msgstr "1,5 дюйма/с" - -msgid "1.50x0.25\"" -msgstr "1,50x0,25\"" - -msgid "1.50x0.50\"" -msgstr "1,50x0,50\"" - -msgid "1.50x1.00\"" -msgstr "1,50x1,00\"" - -msgid "1.50x2.00\"" -msgstr "1,50x2,00\"" - -msgid "10" -msgstr "10" - -msgid "10 inches/sec." -msgstr "10 дюймов/с" - -msgid "10 x 11\"" -msgstr "10 x 11\"" - -msgid "10 x 13\"" -msgstr "10 x 13\"" - -msgid "10 x 14\"" -msgstr "10 x 14\"" - -msgid "100" -msgstr "100" - -msgid "100 mm/sec." -msgstr "100 мм/с" - -msgid "105" -msgstr "105" - -msgid "11" -msgstr "11" - -msgid "11 inches/sec." -msgstr "11 дюймов/с" - -msgid "110" -msgstr "110" - -msgid "115" -msgstr "115" - -msgid "12" -msgstr "12" - -msgid "12 inches/sec." -msgstr "12 дюймов/с" - -msgid "12 x 11\"" -msgstr "12 x 11\"" - -msgid "120" -msgstr "120" - -msgid "120 mm/sec." -msgstr "120 мм/с" - -msgid "120x60dpi" -msgstr "120x60dpi" - -msgid "120x72dpi" -msgstr "120x72dpi" - -msgid "13" -msgstr "13" - -msgid "136dpi" -msgstr "136dpi" - -msgid "14" -msgstr "14" - -msgid "15" -msgstr "15" - -msgid "15 mm/sec." -msgstr "15 мм/с" - -msgid "15 x 11\"" -msgstr "15 x 11\"" - -msgid "150 mm/sec." -msgstr "150 мм/с" - -msgid "150dpi" -msgstr "150dpi" - -msgid "16" -msgstr "16" - -msgid "17" -msgstr "17" - -msgid "18" -msgstr "18" - -msgid "180dpi" -msgstr "180dpi" - -msgid "19" -msgstr "19" - -msgid "2" -msgstr "2" - -msgid "2 inches/sec." -msgstr "2 дюйма/с" - -msgid "2-Sided Printing" -msgstr "двусторонняя печать" - -msgid "2.00x0.37\"" -msgstr "2,00x0,37\"" - -msgid "2.00x0.50\"" -msgstr "2,00x0,50\"" - -msgid "2.00x1.00\"" -msgstr "2,00x1,00\"" - -msgid "2.00x1.25\"" -msgstr "2,00x1,25\"" - -msgid "2.00x2.00\"" -msgstr "2,00x2,00\"" - -msgid "2.00x3.00\"" -msgstr "2,00x3,00\"" - -msgid "2.00x4.00\"" -msgstr "2,00x4,00\"" - -msgid "2.00x5.50\"" -msgstr "2,00x5,50\"" - -msgid "2.25x0.50\"" -msgstr "2,25x0,50\"" - -msgid "2.25x1.25\"" -msgstr "2,25x1,25\"" - -msgid "2.25x4.00\"" -msgstr "2,25x4,00\"" - -msgid "2.25x5.50\"" -msgstr "2,25x5,50\"" - -msgid "2.38x5.50\"" -msgstr "2,38x5,50\"" - -msgid "2.5 inches/sec." -msgstr "2,5 дюйма/с" - -msgid "2.50x1.00\"" -msgstr "2,50x1,00\"" - -msgid "2.50x2.00\"" -msgstr "2,50x2,00\"" - -msgid "2.75x1.25\"" -msgstr "2,75x1,25\"" - -msgid "2.9 x 1\"" -msgstr "2,9 x 1\"" - -msgid "20" -msgstr "20" - -msgid "20 mm/sec." -msgstr "20 мм/с" - -msgid "200 mm/sec." -msgstr "200 мм/с" - -msgid "203dpi" -msgstr "203dpi" - -msgid "21" -msgstr "21" - -msgid "22" -msgstr "22" - -msgid "23" -msgstr "23" - -msgid "24" -msgstr "24" - -msgid "24-Pin Series" -msgstr "Тип 24-Pin" - -msgid "240x72dpi" -msgstr "240x72dpi" - -msgid "25" -msgstr "25" - -msgid "250 mm/sec." -msgstr "250 мм/с" - -msgid "26" -msgstr "26" - -msgid "27" -msgstr "27" - -msgid "28" -msgstr "28" - -msgid "29" -msgstr "29" - -msgid "3" -msgstr "3" - -msgid "3 inches/sec." -msgstr "3 дюйма/с" - -msgid "3.00x1.00\"" -msgstr "3,00x1,00\"" - -msgid "3.00x1.25\"" -msgstr "3,00x1,25\"" - -msgid "3.00x2.00\"" -msgstr "3,00x2,00\"" - -msgid "3.00x3.00\"" -msgstr "3,00x3,00\"" - -msgid "3.00x5.00\"" -msgstr "3,00x5,00\"" - -msgid "3.25x2.00\"" -msgstr "3,25x2,00\"" - -msgid "3.25x5.00\"" -msgstr "3,25x5,00\"" - -msgid "3.25x5.50\"" -msgstr "3,25x5,50\"" - -msgid "3.25x5.83\"" -msgstr "3,25x5,83\"" - -msgid "3.25x7.83\"" -msgstr "3,25x7,83\"" - -msgid "3.5\" Disk" -msgstr "Диск 3.5\"" - -msgid "3.5\" Disk - 2 1/8 x 2 3/4\"" -msgstr "Диск 3.5\" - 2 1/8 x 2 3/4\"" - -msgid "3.50x1.00\"" -msgstr "3,50x1,00\"" - -msgid "30" -msgstr "30" - -msgid "30 mm/sec." -msgstr "30 мм/с" - -msgid "300 mm/sec." -msgstr "300 мм/с" - -msgid "300dpi" -msgstr "300dpi" - -msgid "35" -msgstr "35" - -msgid "360dpi" -msgstr "360dpi" - -msgid "360x180dpi" -msgstr "360x180dpi" - -msgid "4" -msgstr "4" - -msgid "4 inches/sec." -msgstr "4 дюйма/с" - -msgid "4.00x1.00\"" -msgstr "4,00x1,00\"" - -msgid "4.00x13.00\"" -msgstr "4,00x13,00\"" - -msgid "4.00x2.00\"" -msgstr "4,00x2,00\"" - -msgid "4.00x2.50\"" -msgstr "4,00x2,50\"" - -msgid "4.00x3.00\"" -msgstr "4,00x3,00\"" - -msgid "4.00x4.00\"" -msgstr "4,00x4,00\"" - -msgid "4.00x5.00\"" -msgstr "4,00x5,00\"" - -msgid "4.00x6.00\"" -msgstr "4,00x6,00\"" - -msgid "4.00x6.50\"" -msgstr "4,00x6,50\"" - -msgid "40" -msgstr "40" - -msgid "40 mm/sec." -msgstr "40 мм/с" - -msgid "45" -msgstr "45" - -msgid "5" -msgstr "5" - -msgid "5 inches/sec." -msgstr "5 дюймов/с" - -msgid "50" -msgstr "50" - -msgid "55" -msgstr "55" - -msgid "6" -msgstr "6" - -msgid "6 inches/sec." -msgstr "6 дюймов/с" - -msgid "6.00x1.00\"" -msgstr "6,00x1,00\"" - -msgid "6.00x2.00\"" -msgstr "6,00x2,00\"" - -msgid "6.00x3.00\"" -msgstr "6,00x3,00\"" - -msgid "6.00x4.00\"" -msgstr "6,00x4,00\"" - -msgid "6.00x5.00\"" -msgstr "6,00x5,00\"" - -msgid "6.00x6.00\"" -msgstr "6,00x6,00\"" - -msgid "6.00x6.50\"" -msgstr "6,00x6,50\"" - -msgid "60" -msgstr "60" - -msgid "60 mm/sec." -msgstr "60 мм/с" - -msgid "600dpi" -msgstr "600dpi" - -msgid "60dpi" -msgstr "60dpi" - -msgid "60x720dpi" -msgstr "60x720dpi" - -msgid "65" -msgstr "65" - -msgid "7" -msgstr "7" - -msgid "7 inches/sec." -msgstr "7 дюймов/с" - -msgid "7 x 9\"" -msgstr "7 x 9\"" - -msgid "70" -msgstr "70" - -msgid "720dpi" -msgstr "720dpi" - -msgid "75" -msgstr "75" - -msgid "8" -msgstr "8" - -msgid "8 inches/sec." -msgstr "8 дюймов/с" - -msgid "8 x 10\"" -msgstr "8 x 10\"" - -msgid "8.00x1.00\"" -msgstr "8,00x1,00\"" - -msgid "8.00x2.00\"" -msgstr "8,00x2,00\"" - -msgid "8.00x3.00\"" -msgstr "8,00x3,00\"" - -msgid "8.00x4.00\"" -msgstr "8,00x4,00\"" - -msgid "8.00x5.00\"" -msgstr "8,00x5,00\"" - -msgid "8.00x6.00\"" -msgstr "8,00x6,00\"" - -msgid "8.00x6.50\"" -msgstr "8,00x6,50\"" - -msgid "80" -msgstr "80" - -msgid "80 mm/sec." -msgstr "80 мм/с" - -msgid "85" -msgstr "85" - -msgid "9" -msgstr "9" - -msgid "9 inches/sec." -msgstr "9 дюймов/с" - -msgid "9 x 11\"" -msgstr "9 x 11\"" - -msgid "9 x 12\"" -msgstr "9 x 12\"" - -msgid "9-Pin Series" -msgstr "Тип 9-Pin" - -msgid "90" -msgstr "90" - -msgid "95" -msgstr "95" - -msgid "?Invalid help command unknown" -msgstr "?Неверная команда справки неизвестна" - -msgid "A Samba password is required to export printer drivers" -msgstr "" - -msgid "A Samba username is required to export printer drivers" -msgstr "" - -#, c-format -msgid "A class named \"%s\" already exists" -msgstr "" - -#, c-format -msgid "A printer named \"%s\" already exists" -msgstr "" - -msgid "A0" -msgstr "A0" - -msgid "A1" -msgstr "A1" - -msgid "A10" -msgstr "A10" - -msgid "A2" -msgstr "A2" - -msgid "A3" -msgstr "A3" - -msgid "A3 (Oversize)" -msgstr "A3 (расширенный)" - -msgid "A4" -msgstr "A4" - -msgid "A4 (Oversize)" -msgstr "A4 (расширенный)" - -msgid "A4 (Small)" -msgstr "A4 (уменьшенный)" - -msgid "A5" -msgstr "A5" - -msgid "A5 (Oversize)" -msgstr "A5 (расширенный)" - -msgid "A6" -msgstr "A6" - -msgid "A7" -msgstr "A7" - -msgid "A8" -msgstr "A8" - -msgid "A9" -msgstr "A9" - -msgid "ANSI A" -msgstr "ANSI A" - -msgid "ANSI B" -msgstr "ANSI B" - -msgid "ANSI C" -msgstr "ANSI C" - -msgid "ANSI D" -msgstr "ANSI D" - -msgid "ANSI E" -msgstr "ANSI E" - -msgid "ARCH A" -msgstr "ARCH A" - -msgid "ARCH B" -msgstr "ARCH B" - -msgid "ARCH C" -msgstr "ARCH C" - -msgid "ARCH D" -msgstr "ARCH D" - -msgid "ARCH E" -msgstr "ARCH E" - -msgid "Accept Jobs" -msgstr "Принять задания" - -msgid "Accepted" -msgstr "Принято" - -msgid "Add Class" -msgstr "Добавить класс" - -msgid "Add Printer" -msgstr "Добавить принтер" - -msgid "Add RSS Subscription" -msgstr "Добавить подписку на RSS" - -msgid "Address" -msgstr "Адрес" - -msgid "Address - 1 1/8 x 3 1/2\"" -msgstr "Адрес - 1 1/8 x 3 1/2\"" - -msgid "Administration" -msgstr "Администрация" - -msgid "Always" -msgstr "Всегда" - -msgid "AppSocket/HP JetDirect" -msgstr "AppSocket/HP JetDirect" - -msgid "Applicator" -msgstr "Исполнительное устройство" - -#, c-format -msgid "Attempt to set %s printer-state to bad value %d" -msgstr "" - -#, c-format -msgid "Attribute groups are out of order (%x < %x)" -msgstr "" - -msgid "B0" -msgstr "B0" - -msgid "B1" -msgstr "B1" - -msgid "B10" -msgstr "B10" - -msgid "B2" -msgstr "B2" - -msgid "B3" -msgstr "B3" - -msgid "B4" -msgstr "B4" - -msgid "B5" -msgstr "B5" - -msgid "B6" -msgstr "B6" - -msgid "B7" -msgstr "B7" - -msgid "B8" -msgstr "B8" - -msgid "B9" -msgstr "B9" - -msgid "Bad NULL dests pointer" -msgstr "Неверный указатель NULL dests" - -msgid "Bad OpenGroup" -msgstr "Неверное значение OpenGroup" - -msgid "Bad OpenUI/JCLOpenUI" -msgstr "Неверное значение OpenUI/JCLOpenUI" - -msgid "Bad OrderDependency" -msgstr "Неверное значение OrderDependency" - -msgid "Bad Request" -msgstr "Неверный запрос" - -msgid "Bad SNMP version number" -msgstr "Неверный номер версии SNMP" - -msgid "Bad UIConstraints" -msgstr "Неверное значение UIConstraints" - -#, c-format -msgid "Bad copies value %d." -msgstr "Неверное значение количества копий %d." - -msgid "Bad custom parameter" -msgstr "Неверный индивидуальный параметр" - -#, c-format -msgid "Bad device URI \"%s\"" -msgstr "" - -#, c-format -msgid "Bad device-uri \"%s\"" -msgstr "" - -#, c-format -msgid "Bad device-uri scheme \"%s\"" -msgstr "" - -#, c-format -msgid "Bad document-format \"%s\"" -msgstr "" - -msgid "Bad filename buffer" -msgstr "" - -#, c-format -msgid "Bad font attribute: %s" -msgstr "Неверный атрибут шрифта: %s" - -msgid "Bad job-priority value" -msgstr "" - -#, c-format -msgid "Bad job-sheets value \"%s\"" -msgstr "" - -msgid "Bad job-sheets value type" -msgstr "" - -msgid "Bad job-state value" -msgstr "" - -#, c-format -msgid "Bad job-uri attribute \"%s\"" -msgstr "" - -#, c-format -msgid "Bad notify-pull-method \"%s\"" -msgstr "" - -#, c-format -msgid "Bad notify-recipient-uri URI \"%s\"" -msgstr "" - -#, c-format -msgid "Bad number-up value %d." -msgstr "Неверное значение number-up %d." - -#, c-format -msgid "Bad option + choice on line %d" -msgstr "" - -#, c-format -msgid "Bad page-ranges values %d-%d." -msgstr "Неверные значения page-ranges %d-%d." - -#, c-format -msgid "Bad port-monitor \"%s\"" -msgstr "" - -#, c-format -msgid "Bad printer-state value %d" -msgstr "" - -#, c-format -msgid "Bad request ID %d" -msgstr "" - -#, c-format -msgid "Bad request version number %d.%d" -msgstr "" - -msgid "Bad subscription ID" -msgstr "" - -msgid "Bad value string" -msgstr "" - -msgid "Banners" -msgstr "Баннеры" - -msgid "Billing Information: " -msgstr "Реквизиты для выставления счета: " - -msgid "Bond Paper" -msgstr "Документная бумага" - -msgid "C0 Envelope" -msgstr "Конверт C0" - -msgid "C1 Envelope" -msgstr "Конверт C1" - -msgid "C2 Envelope" -msgstr "Конверт C2" - -msgid "C3 Envelope" -msgstr "Конверт C3" - -msgid "C4" -msgstr "C4" - -msgid "C4 Envelope" -msgstr "Конверт C4" - -msgid "C5" -msgstr "C5" - -msgid "C5 Envelope" -msgstr "Конверт C5" - -msgid "C6" -msgstr "C6" - -msgid "C6 Envelope" -msgstr "Конверт C6" - -msgid "C65 Envelope" -msgstr "Конверт C65" - -msgid "C7 Envelope" -msgstr "Конверт C7" - -msgid "CMYK" -msgstr "CMYK" - -msgid "CPCL Label Printer" -msgstr "Принтер для печати этикеток CPCL" - -msgid "Cancel RSS Subscription" -msgstr "Отменить подписку на RSS" - -msgid "Change Settings" -msgstr "Изменить настройки" - -#, c-format -msgid "Character set \"%s\" not supported" -msgstr "" - -msgid "Chou3 Envelope" -msgstr "Конверт Chou3" - -msgid "Chou4 Envelope" -msgstr "Конверт Chou4" - -msgid "Classes" -msgstr "Классы" - -msgid "Clean Print Heads" -msgstr "Очистить головки принтера" - -msgid "Color" -msgstr "Цвет" - -msgid "Color Mode" -msgstr "Цветной режим" - -msgid "" -"Commands may be abbreviated. Commands are:" -"" -"exit help quit status ?" -msgstr "" -"Команды могут быть сокращены. Команды:" -"" -"exit help quit status ?" - -msgid "Community name uses indefinite length" -msgstr "Для имени сообщества длина не установлена" - -msgid "Continue" -msgstr "Продолжить" - -msgid "Continuous" -msgstr "Непрерывно" - -#, c-format -msgid "Could not scan type \"%s\"" -msgstr "" - -msgid "Created" -msgstr "Создано" - -msgid "Created On: " -msgstr "Дата создания: " - -msgid "Custom" -msgstr "Индивидуальный" - -msgid "CustominCutInterval" -msgstr "CustominCutInterval" - -msgid "CustominTearInterval" -msgstr "CustominTearInterval" - -msgid "Cut" -msgstr "Обрезать" - -msgid "Cutter" -msgstr "Резак" - -msgid "DL" -msgstr "DL" - -msgid "DL Envelope" -msgstr "Конверт DL" - -msgid "Dark" -msgstr "Темный" - -msgid "Darkness" -msgstr "Затемненность" - -msgid "Delete Class" -msgstr "Удалить класс" - -msgid "Delete Printer" -msgstr "Удалить принтер" - -msgid "Description: " -msgstr "Описание: " - -msgid "DeskJet Series" -msgstr "Серия DeskJet" - -#, c-format -msgid "Destination \"%s\" is not accepting jobs." -msgstr "Назначение «%s» не принимает задания." - -#, c-format -msgid "" -"Device: uri = %s" -" class = %s" -" info = %s" -" make-and-model = %s" -" device-id = %s" -" location = %s" -msgstr "" -"Устройство: uri = %s" -" class = %s" -" info = %s" -" make-and-model = %s" -" device-id = %s" -" location = %s" - -msgid "Direct Thermal Media" -msgstr "Носитель для прямой термопечати" - -msgid "Disabled" -msgstr "Отключено" - -#, c-format -msgid "Document %d not found in job %d." -msgstr "Документ %d в задании %d не найден." - -msgid "Double Postcard" -msgstr "Двойная открытка" - -msgid "Driver Name: " -msgstr "Имя драйвера: " - -msgid "Driver Version: " -msgstr "Версия драйвера: " - -msgid "Duplexer" -msgstr "Дуплексер" - -msgid "Dymo" -msgstr "Dymo" - -#, c-format -msgid "Unable to allocate memory for page info: %s" -msgstr "Не удается выделить память для информации страницы: %s" - -#, c-format -msgid "Unable to allocate memory for pages array: %s" -msgstr "Не удается выделить память для массива страниц: %s" - -msgid "EPL1 Label Printer" -msgstr "Принтер для печати этикеток EPL1" - -msgid "EPL2 Label Printer" -msgstr "Принтер для печати этикеток EPL2" - -#, c-format -msgid "%s job-id user title copies options [file]" -msgstr "" - -#, c-format -msgid "Bad %%BoundingBox: comment seen" -msgstr "" - -#, c-format -msgid "Bad %%IncludeFeature: comment" -msgstr "" - -#, c-format -msgid "Bad %%Page: comment in file" -msgstr "" - -#, c-format -msgid "Bad %%PageBoundingBox: comment in file" -msgstr "" - -#, c-format -msgid "Bad charset file %s" -msgstr "Неверный файл набора символов %s" - -#, c-format -msgid "Bad charset type %s" -msgstr "Неверный тип набора символов %s" - -#, c-format -msgid "Bad columns value %d" -msgstr "" - -#, c-format -msgid "Bad cpi value %f" -msgstr "" - -#, c-format -msgid "Bad font description line: %s" -msgstr "Неверная строка описания шрифта: %s" - -#, c-format -msgid "Bad lpi value %f" -msgstr "" - -msgid "Bad page setup" -msgstr "" - -#, c-format -msgid "Bad text direction %s" -msgstr "Неверное направление текста %s" - -#, c-format -msgid "Bad text width %s" -msgstr "Неверная ширина текста %s" - -msgid "Destination printer does not exist" -msgstr "" - -#, c-format -msgid "Duplicate %%BoundingBox: comment seen" -msgstr "" - -#, c-format -msgid "Duplicate %%Pages: comment seen" -msgstr "" - -msgid "Empty print file" -msgstr "" - -#, c-format -msgid "Error %d sending PAPSendData request: %s" -msgstr "Ошибка %d при отправке запроса PAPSendData: %s" - -#, c-format -msgid "Expected quoted string on line %d of %s" -msgstr "" - -msgid "Fatal USB error" -msgstr "" - -#, c-format -msgid "Missing %%EndProlog" -msgstr "" - -#, c-format -msgid "Missing %%EndSetup" -msgstr "" - -#, c-format -msgid "Missing value on line %d of banner file" -msgstr "" - -#, c-format -msgid "" -"Need a msgid line before any translation strings on line %d of %s" -msgstr "" - -#, c-format -msgid "No %%BoundingBox: comment in header" -msgstr "" - -#, c-format -msgid "No %%Pages: comment in header" -msgstr "" - -msgid "" -"No device URI found in argv[0] or in DEVICE_URI environment variable" -msgstr "" - -#, c-format -msgid "No fonts in charset file %s" -msgstr "Отсутствуют шрифты в файле набора символов %s" - -msgid "No pages found" -msgstr "" - -msgid "Out of paper" -msgstr "" - -msgid "PRINTER environment variable not defined" -msgstr "" - -#, c-format -msgid "Print file was not accepted (%s)" -msgstr "" - -msgid "Printer not responding" -msgstr "Принтер не отвечает" - -msgid "Printer sent unexpected EOF" -msgstr "Принтер преждевременно передал индикатор EOF" - -#, c-format -msgid "Remote host did not accept control file (%d)" -msgstr "Удаленный хост не принял контрольный файл (%d)" - -#, c-format -msgid "Remote host did not accept data file (%d)" -msgstr "Удаленный хост не принял файл данных (%d)" - -msgid "There was a timeout error while sending data to the printer" -msgstr "" -"Сбой, связанный со временем ожидания при отправке данных на принтер" - -#, c-format -msgid "Unable to add file %d to job: %s" -msgstr "Не удается добавить файл %d к заданию: %s" - -#, c-format -msgid "Unable to cancel job %d: %s" -msgstr "Не удается отменить задание %d: %s" - -msgid "Unable to connect to printer; will retry in 30 seconds." -msgstr "" - -msgid "Unable to copy PDF file" -msgstr "Не удается копировать файл PDF" - -msgid "Unable to create pipe" -msgstr "" - -msgid "Unable to create socket" -msgstr "Не удается создать сокет" - -#, c-format -msgid "Unable to create temporary compressed print file: %s" -msgstr "Не удается создать временный сжатый файл печати: %s" - -msgid "Unable to create temporary file" -msgstr "Не удается создать временный файл" - -#, c-format -msgid "Unable to exec pictwpstops: %s" -msgstr "Не удается выполнить pictwpstops: %s" - -msgid "Unable to execute gs program" -msgstr "Не удается запустить программу gs" - -msgid "Unable to execute pdftops program" -msgstr "Не удается запустить программу pdftops" - -msgid "Unable to execute pstops program" -msgstr "" - -#, c-format -msgid "Unable to fork pictwpstops: %s" -msgstr "Не удается разветвить pictwpstops: %s" - -msgid "Unable to get PAP request" -msgstr "Не удается получить запрос PAP" - -msgid "Unable to get PAP response" -msgstr "Не удается получить ответ PAP" - -#, c-format -msgid "Unable to get PPD file for printer \"%s\" - %s." -msgstr "Не удается получить PPD-файл для принтера «%s» – %s." - -msgid "Unable to get default AppleTalk zone" -msgstr "Не удается определить стандартную зону AppleTalk" - -#, c-format -msgid "Unable to get job %d attributes (%s)" -msgstr "" - -#, c-format -msgid "Unable to get printer status (%s)" -msgstr "" - -#, c-format -msgid "Unable to locate printer '%s'" -msgstr "" - -msgid "Unable to look for PAP response" -msgstr "Не удается провести поиск ответа PAP" - -msgid "Unable to lookup AppleTalk printers" -msgstr "Не удается провести поиск принтеров AppleTalk" - -msgid "Unable to make AppleTalk address" -msgstr "Не удается ставить адрес AppleTalk" - -#, c-format -msgid "Unable to open \"%s\" - %s" -msgstr "Не удается открыть «%s» – %s" - -#, c-format -msgid "Unable to open %s: %s" -msgstr "Не удается открыть %s: %s" - -msgid "Unable to open PPD file" -msgstr "" - -#, c-format -msgid "Unable to open banner file \"%s\" - %s" -msgstr "Не удается открыть файл баннера «%s» – %s" - -#, c-format -msgid "Unable to open device file \"%s\": %s" -msgstr "Не удается открыть файл устройства «%s»: %s" - -#, c-format -msgid "Unable to open file \"%s\" - %s" -msgstr "Не удается открыть файл «%s» – %s" - -#, c-format -msgid "Unable to open file \"%s\": %s" -msgstr "Не удается открыть файл «%s»: %s" - -msgid "Unable to open image file for printing" -msgstr "" - -#, c-format -msgid "Unable to open print file \"%s\": %s" -msgstr "Не удается открыть файл печати «%s»: %s" - -#, c-format -msgid "Unable to open print file %s - %s" -msgstr "Не удается открыть файл печати %s – %s" - -#, c-format -msgid "Unable to open print file %s: %s" -msgstr "Не удается открыть файл печати %s: %s" - -#, c-format -msgid "Unable to open raster file - %s" -msgstr "" - -#, c-format -msgid "Unable to open temporary compressed print file: %s" -msgstr "Не удается открыть временный сжатый файл печати: %s" - -#, c-format -msgid "Unable to print %d text columns" -msgstr "" - -#, c-format -msgid "Unable to print %dx%d text page" -msgstr "" - -msgid "Unable to read print data" -msgstr "Не удается считать данные печати" - -msgid "Unable to read print data" -msgstr "" - -msgid "Unable to reserve port" -msgstr "Не удается зарезервировать порт" - -#, c-format -msgid "Unable to seek to offset %ld in file - %s" -msgstr "Не удается перейти к смещению %ld в файле – %s" - -#, c-format -msgid "Unable to seek to offset %lld in file - %s" -msgstr "Не удается перейти к смещению %lld в файле – %s" - -msgid "Unable to send LPD command" -msgstr "Не удается отправить команду LPD" - -msgid "Unable to send PAP tickle request" -msgstr "Не удается отправить контрольный запрос PAP" - -msgid "Unable to send initial PAP send data request" -msgstr "Не удается отправить исходный запрос PAP на отправку данных" - -msgid "Unable to send print data" -msgstr "" - -msgid "Unable to send print file to printer" -msgstr "Не удается отправить файл печати на принтер" - -msgid "Unable to send trailing nul to printer" -msgstr "Не удается отправить конечное нулевое значение на принтер" - -#, c-format -msgid "Unable to wait for pictwpstops: %s" -msgstr "Не удается подождать pictwpstops: %s" - -#, c-format -msgid "Unable to write %d bytes to \"%s\": %s" -msgstr "Не удается записать %d байт на «%s»: %s" - -#, c-format -msgid "Unable to write %d bytes to printer" -msgstr "" - -msgid "Unable to write control file" -msgstr "Не удается записать контрольный файл" - -msgid "Unable to write print data" -msgstr "Не удается записать данные печати" - -#, c-format -msgid "Unable to write print data: %s" -msgstr "Не удается записать данные печати: %s" - -msgid "Unable to write raster data to driver" -msgstr "" - -#, c-format -msgid "Unable to write uncompressed document data: %s" -msgstr "Не удается записать несжатые данные документа: %s" - -#, c-format -msgid "Unexpected text on line %d of %s" -msgstr "" - -#, c-format -msgid "Unknown encryption option value \"%s\"" -msgstr "" - -#, c-format -msgid "Unknown file order \"%s\"" -msgstr "Неизвестный порядок файлов «%s»" - -#, c-format -msgid "Unknown format character \"%c\"" -msgstr "Символ неизвестного формата «%c»" - -#, c-format -msgid "Unknown message catalog format for \"%s\"" -msgstr "" - -#, c-format -msgid "Unknown option \"%s\" with value \"%s\"" -msgstr "" - -#, c-format -msgid "Unknown print mode \"%s\"" -msgstr "Неизвестный режим печати «%s»" - -#, c-format -msgid "Unknown version option value \"%s\"" -msgstr "" - -#, c-format -msgid "Unsupported brightness value %s, using brightness=100" -msgstr "" - -#, c-format -msgid "Unsupported gamma value %s, using gamma=1000" -msgstr "" - -#, c-format -msgid "Unsupported number-up value %d, using number-up=1" -msgstr "" - -#, c-format -msgid "" -"Unsupported number-up-layout value %s, using number-up-layout=lrtb" -msgstr "" - -#, c-format -msgid "Unsupported page-border value %s, using page-border=none" -msgstr "" - -#, c-format -msgid "doc_printf overflow (%d bytes) detected, aborting" -msgstr "" - -#, c-format -msgid "pictwpstops exited on signal %d" -msgstr "" - -#, c-format -msgid "pictwpstops exited with status %d" -msgstr "" - -msgid "select() failed" -msgstr "Сбой оператора select()" - -msgid "unable to stat print file" -msgstr "Не удается установить файл печати" - -msgid "Edit Configuration File" -msgstr "Редактировать файл конфигурации" - -msgid "Empty PPD file" -msgstr "" - -msgid "Ending Banner" -msgstr "Конечный баннер" - -msgid "English" -msgstr "Russian" - -msgid "Enter old password:" -msgstr "Введите старый пароль:" - -msgid "Enter password again:" -msgstr "Введите пароль снова:" - -msgid "Enter password:" -msgstr "Введите пароль:" - -msgid "" -"Enter your username and password or the root username and password to access " -"this page. If you are using Kerberos authentication, make sure you have a " -"valid Kerberos ticket." -msgstr "" -"Введите свое имя пользователя и пароль или данные учетной записи root, чтобы " -"получить доступ к этой странице. Если используется проверка подлинности " -"Kerberos, необходимо также иметь действительный билет Kerberos." - -msgid "Envelope Feed" -msgstr "Подача конвертов" - -msgid "Epson" -msgstr "Epson" - -msgid "Error Policy" -msgstr "Политика ошибок" - -msgid "Error: need hostname after '-h' option" -msgstr "" - -msgid "Every 10 Labels" -msgstr "Каждые 10 этикеток" - -msgid "Every 2 Labels" -msgstr "Каждые 2 этикетки" - -msgid "Every 3 Labels" -msgstr "Каждые 3 этикетки" - -msgid "Every 4 Labels" -msgstr "Каждые 4 этикетки" - -msgid "Every 5 Labels" -msgstr "Каждые 5 этикеток" - -msgid "Every 6 Labels" -msgstr "Каждые 6 этикеток" - -msgid "Every 7 Labels" -msgstr "Каждые 7 этикеток" - -msgid "Every 8 Labels" -msgstr "Каждые 8 этикеток" - -msgid "Every 9 Labels" -msgstr "Каждые 9 этикеток" - -msgid "Every Label" -msgstr "Каждая этикетка" - -msgid "Expectation Failed" -msgstr "Сбой ожидания" - -msgid "Export Printers to Samba" -msgstr "Экспортировать принтеры в Samba" - -msgid "FAIL" -msgstr "FAIL" - -msgid "File Folder" -msgstr "Каталог файла" - -msgid "File Folder - 9/16 x 3 7/16\"" -msgstr "Каталог файла - 9 16/8 x 3 7/16\"" - -#, c-format -msgid "" -"File device URIs have been disabled! To enable, see the FileDevice directive " -"in \"%s/cupsd.conf\"." -msgstr "" -"URI-адреса файлового устройства отключены! Чтобы включить их, используйте " -"директиву FileDevice в «%s/cupsd.conf»." - -msgid "Folio" -msgstr "Фолио" - -msgid "Forbidden" -msgstr "Запрещено" - -msgid "General" -msgstr "Основные" - -msgid "Generic" -msgstr "Общее" - -msgid "German FanFold" -msgstr "German FanFold" - -msgid "German FanFold Legal" -msgstr "German FanFold Legal" - -msgid "Get-Response-PDU uses indefinite length" -msgstr "Для Get-Response-PDU длина не установлена" - -msgid "Glossy Paper" -msgstr "Глянцевая бумага" - -msgid "Got a printer-uri attribute but no job-id" -msgstr "" - -msgid "Grayscale" -msgstr "Оттенки серого" - -msgid "HP" -msgstr "HP" - -msgid "Hanging Folder" -msgstr "Папка подвесного хранения" - -msgid "Hanging Folder - 9/16 x 2\"" -msgstr "Папка подвесного хранения - 9/16 x 2\"" - -msgid "AppleTalk disabled in System Preferences" -msgstr "AppleTalk отключен в Системных настройках" - -msgid "AppleTalk disabled in System Preferences." -msgstr "AppleTalk отключен в Системных настройках." - -msgid "Canceling print job." -msgstr "Отмена задания печати…" - -msgid "Connected to printer." -msgstr "Подключен к принтеру…" - -msgid "Connecting to printer." -msgstr "Подключение к принтеру…" - -msgid "Control file sent successfully" -msgstr "Контрольный файл успешно отправлен" - -msgid "Copying print data." -msgstr "" - -msgid "Data file sent successfully" -msgstr "Файл данных успешно отправлен" - -#, c-format -msgid "Finished page %d." -msgstr "" - -#, c-format -msgid "Formatting page %d." -msgstr "Форматирование страницы %d…" - -msgid "Loading image file." -msgstr "Загрузка файла изображения…" - -msgid "Looking for printer." -msgstr "Поиск принтера." - -msgid "Opening connection" -msgstr "Установка соединения" - -msgid "Print file sent, waiting for printer to finish." -msgstr "Файл печати отправлен, ожидание окончания работы принтера…" - -msgid "Printer busy; will retry in 10 seconds." -msgstr "Принтер занят; попытка будет повторена через 10 секунд…" - -msgid "Printer busy; will retry in 30 seconds." -msgstr "Принтер занят; попытка будет повторена через 30 секунд…" - -msgid "Printer busy; will retry in 5 seconds." -msgstr "Принтер занят; попытка будет повторена через 5 секунд…" - -#, c-format -msgid "Printer does not support IPP/%d.%d, trying IPP/1.0." -msgstr "" -"Принтер не поддерживает IPP/%d.%d; попытка использовать IPP/1.0…" - -msgid "Printer is busy; will retry in 5 seconds." -msgstr "Принтер занят; попытка будет повторена через 5 секунд…" - -msgid "Printer is currently off-line." -msgstr "В данный момент принтер не подключен к сети." - -msgid "Printer is currently offline." -msgstr "В данный момент принтер не подключен к сети." - -msgid "Printer is now online." -msgstr "Принтер подключен к сети." - -msgid "Printer is offline." -msgstr "Принтер не подключен к сети." - -msgid "Printer not connected; will retry in 30 seconds." -msgstr "Принтер не подключен; попытка будет повторена через 30 секунд…" - -#, c-format -msgid "Printing page %d, %d%% complete." -msgstr "Печать страницы %d, %d%% завершена…" - -#, c-format -msgid "Printing page %d." -msgstr "Печать страницы %d…" - -msgid "Ready to print." -msgstr "Готов к печати." - -#, c-format -msgid "Sending control file (%lu bytes)" -msgstr "Отправка контрольного файла (%lu байт)" - -#, c-format -msgid "Sending control file (%u bytes)" -msgstr "Отправка контрольного файла (%u байт)" - -msgid "Sending data" -msgstr "Отправка данных" - -#, c-format -msgid "Sending data file (%ld bytes)" -msgstr "Отправка файла данных (%ld байт)" - -#, c-format -msgid "Sending data file (%lld bytes)" -msgstr "Отправка файла данных (%lld байт)" - -msgid "Sending print data." -msgstr "Отправка данных печати…" - -#, c-format -msgid "Sent print file, %ld bytes." -msgstr "Отправлен файл печати, %ld байт…" - -#, c-format -msgid "Sent print file, %lld bytes." -msgstr "Отправлен файл печати, %lld байт…" - -#, c-format -msgid "Spooling LPR job, %.0f%% complete." -msgstr "Спулинг задания LPR, %.0f%% выполнено…" - -#, c-format -msgid "Starting page %d." -msgstr "" - -msgid "Unable to contact printer, queuing on next printer in class." -msgstr "" -"Не удается установить связь с принтером, постановка в очередь на " -"следующем принтере в классе…" - -#, c-format -msgid "Using default AppleTalk zone \"%s\"" -msgstr "Используется стандартная зона AppleTalk «%s»" - -msgid "Waiting for job to complete." -msgstr "Ожидание окончания выполнения задания…" - -msgid "Waiting for printer to become available." -msgstr "Ожидание доступа к принтеру." - -msgid "ISO B0" -msgstr "ISO B0" - -msgid "ISO B1" -msgstr "ISO B1" - -msgid "ISO B10" -msgstr "ISO B10" - -msgid "ISO B2" -msgstr "ISO B2" - -msgid "ISO B3" -msgstr "ISO B3" - -msgid "ISO B4" -msgstr "ISO B4" - -msgid "ISO B4 Envelope" -msgstr "Конверт ISO B4" - -msgid "ISO B5" -msgstr "ISO B5" - -msgid "ISO B5 (Oversize)" -msgstr "ISO B5 (расширенный)" - -msgid "ISO B5 Envelope" -msgstr "Конверт ISO B5" - -msgid "ISO B6" -msgstr "ISO B6" - -msgid "ISO B6 Envelope" -msgstr "Конверт ISO B6" - -msgid "ISO B7" -msgstr "ISO B7" - -msgid "ISO B8" -msgstr "ISO B8" - -msgid "ISO B9" -msgstr "ISO B9" - -msgid "ISOLatin1" -msgstr "UTF-8" - -msgid "Illegal control character" -msgstr "Недействительный контрольный символ" - -msgid "Illegal main keyword string" -msgstr "Недействительная основная строка ключевых слов" - -msgid "Illegal option keyword string" -msgstr "Недействительная строка ключевых слов параметра" - -msgid "Illegal translation string" -msgstr "Недействительный перевод" - -msgid "Illegal whitespace character" -msgstr "Недействительный символ пробела" - -msgid "Installable Options" -msgstr "Параметры, разрешенные к установке" - -msgid "Installed" -msgstr "Установлено" - -msgid "IntelliBar Label Printer" -msgstr "Принтер для печати этикеток IntelliBar" - -msgid "Intellitech" -msgstr "Intellitech" - -msgid "Internal Server Error" -msgstr "" - -msgid "Internal error" -msgstr "Внутренняя ошибка" - -msgid "Internet Postage 2-Part" -msgstr "Наклейки Internet Postage 2-Part" - -msgid "Internet Postage 2-Part - 2 1/4 x 7 1/2\"" -msgstr "Наклейки Internet Postage 2-Part - 2 1/4 x 7 1/2\"" - -msgid "Internet Postage 3-Part" -msgstr "Наклейки Internet Postage 3-Part" - -msgid "Internet Postage 3-Part - 2 1/4 x 7\"" -msgstr "Наклейки Internet Postage 3-Part - 2 1/4 x 7\"" - -msgid "Internet Printing Protocol" -msgstr "Протокол интернет-печати" - -msgid "Invite Envelope" -msgstr "Конверт Invite Envelope" - -msgid "Italian Envelope" -msgstr "Конверт Italian Envelope" - -msgid "JCL" -msgstr "JCL" - -#, c-format -msgid "Job #%d cannot be restarted - no files" -msgstr "" - -#, c-format -msgid "Job #%d does not exist" -msgstr "" - -#, c-format -msgid "Job #%d is already aborted - can't cancel." -msgstr "Задание #%d уже прервано – не удается отменить." - -#, c-format -msgid "Job #%d is already canceled - can't cancel." -msgstr "Задание #%d уже отменено – не удается отменить." - -#, c-format -msgid "Job #%d is already completed - can't cancel." -msgstr "Задание #%d уже завершено – не удается отменить." - -#, c-format -msgid "Job #%d is finished and cannot be altered" -msgstr "" - -#, c-format -msgid "Job #%d is not complete" -msgstr "" - -#, c-format -msgid "Job #%d is not held" -msgstr "" - -#, c-format -msgid "Job #%d is not held for authentication" -msgstr "" - -#, c-format -msgid "Job #%s does not exist" -msgstr "" - -#, c-format -msgid "Job %d not found" -msgstr "" - -msgid "Job Completed" -msgstr "Задание завершено" - -msgid "Job Created" -msgstr "Задание создано" - -msgid "Job ID: " -msgstr "ID задания: " - -msgid "Job Options Changed" -msgstr "Параметры задания изменены" - -msgid "Job Stopped" -msgstr "Задание остановлено" - -msgid "Job UUID: " -msgstr "UUID задания: " - -msgid "Job is completed and cannot be changed." -msgstr "Задание завершено и не может быть изменено." - -msgid "Job operation failed:" -msgstr "Сбой операции задания:" - -msgid "Job state cannot be changed." -msgstr "Состояние задания не может быть изменено." - -msgid "Job subscriptions cannot be renewed" -msgstr "" - -msgid "Jobs" -msgstr "Задания" - -msgid "Kaku2 Envelope" -msgstr "Конверт Kaku2" - -msgid "Kaku3 Envelope" -msgstr "Конверт Kaku3" - -msgid "LPD/LPR Host or Printer" -msgstr "Хост или принтер LPD/LPR" - -msgid "Label Printer" -msgstr "Принтер для печати этикеток" - -msgid "Label Top" -msgstr "Верхний край этикетки" - -#, c-format -msgid "Language \"%s\" not supported" -msgstr "" - -msgid "Large Address" -msgstr "Полный адрес" - -msgid "Large Address - 1 4/10 x 3 1/2\"" -msgstr "Полный адрес - 1 4/10 x 3 1/2\"" - -msgid "LaserJet Series PCL 4/5" -msgstr "Серия LaserJet, PCL 4/5" - -msgid "Light" -msgstr "Светлый" - -msgid "Line longer than the maximum allowed (255 characters)" -msgstr "Строка длиннее разрешенного предела (255 символов)" - -msgid "List Available Printers" -msgstr "Список доступных принтеров" - -msgid "Location: " -msgstr "Местоположение: " - -msgid "Long-Edge (Portrait)" -msgstr "По длинной стороне (книжная)" - -msgid "Make and Model: " -msgstr "Марка и модель: " - -msgid "Manual Feed" -msgstr "Ручная подача" - -msgid "Media Dimensions: " -msgstr "Размеры бумаги: " - -msgid "Media Limits: " -msgstr "Ограничения бумаги: " - -msgid "Media Name: " -msgstr "Название бумаги: " - -msgid "Media Size" -msgstr "Размер бумаги" - -msgid "Media Source" -msgstr "Источник бумаги" - -msgid "Media Tracking" -msgstr "Контроль подачи бумаги" - -msgid "Media Type" -msgstr "Тип бумаги" - -msgid "Medium" -msgstr "Средний" - -msgid "Memory allocation error" -msgstr "Ошибка распределения памяти" - -msgid "Missing PPD-Adobe-4.x header" -msgstr "Отсутствует заголовок PPD-Adobe-4.x" - -msgid "Missing asterisk in column 1" -msgstr "Отсутствует звездочка в колонке 1" - -msgid "Missing document-number attribute" -msgstr "" - -#, c-format -msgid "Missing double quote on line %d" -msgstr "" - -msgid "Missing form variable" -msgstr "" - -msgid "Missing notify-subscription-ids attribute" -msgstr "" - -msgid "Missing option keyword" -msgstr "" - -msgid "Missing requesting-user-name attribute" -msgstr "" - -msgid "Missing required attributes" -msgstr "" - -#, c-format -msgid "Missing value on line %d" -msgstr "" - -msgid "Missing value string" -msgstr "Отсутствует строка значения" - -#, c-format -msgid "" -"Model: name = %s" -" natural_language = %s" -" make-and-model = %s" -" device-id = %s" -msgstr "" -"Model: name = %s" -" natural_language = %s" -" make-and-model = %s" -" device-id = %s" - -msgid "Modify Class" -msgstr "Изменить класс" - -msgid "Modify Printer" -msgstr "Изменить принтер" - -msgid "Monarch" -msgstr "Monarch" - -msgid "Monarch Envelope" -msgstr "Конверт Monarch" - -msgid "Move All Jobs" -msgstr "Переместить все задания" - -msgid "Move Job" -msgstr "Переместить задание" - -msgid "Moved Permanently" -msgstr "Перемещено окончательно" - -#, c-format -msgid "Print file accepted - job ID %d." -msgstr "Файл печати принят – ID задания %d." - -msgid "Print file accepted - job ID unknown." -msgstr "Файл печати принят – ID задания неизвестен." - -msgid "NULL PPD file pointer" -msgstr "Указатель PPD-файла установлен на NULL" - -msgid "Name OID uses indefinite length" -msgstr "Для имени OID длина не установлена" - -msgid "Nested classes are not allowed" -msgstr "" - -msgid "Never" -msgstr "Никогда" - -msgid "New Stylus Color Series" -msgstr "Серия Stylus Color нового поколения" - -msgid "New Stylus Photo Series" -msgstr "Серия Stylus Photo нового поколения" - -msgid "No" -msgstr "Нет" - -msgid "No Content" -msgstr "Нет контента" - -msgid "No PPD name" -msgstr "" - -msgid "No VarBind SEQUENCE" -msgstr "Нет последовательности VarBind" - -msgid "No Windows printer drivers are installed" -msgstr "" - -msgid "No active connection" -msgstr "Нет рабочего подключения" - -#, c-format -msgid "No active jobs on %s" -msgstr "" - -msgid "No attributes in request" -msgstr "" - -msgid "No authentication information provided" -msgstr "" - -msgid "No community name" -msgstr "Нет имени сообщества" - -msgid "No default printer" -msgstr "Нет принтера по умолчанию" - -msgid "No destinations added." -msgstr "Нет добавленных назначений." - -msgid "No error-index" -msgstr "Нет значения error-index" - -msgid "No error-status" -msgstr "Нет значения error-status" - -msgid "No file!?" -msgstr "" - -msgid "No modification time" -msgstr "" - -msgid "No name OID" -msgstr "Нет имени OID" - -msgid "No printer name" -msgstr "" - -msgid "No printer-uri found" -msgstr "" - -msgid "No printer-uri found for class" -msgstr "" - -msgid "No printer-uri in request" -msgstr "" - -msgid "No request-id" -msgstr "Нет идентификатора request-id" - -msgid "No subscription attributes in request" -msgstr "" - -msgid "No subscriptions found." -msgstr "Подписки не найдены." - -msgid "No variable-bindings SEQUENCE" -msgstr "Нет последовательности variable-bindings" - -msgid "No version number" -msgstr "Нет номера версии" - -msgid "Non-continuous (Mark sensing)" -msgstr "С прерыванием (опознавание маркеров)" - -msgid "Non-continuous (Web sensing)" -msgstr "С прерыванием (опознавание сети)" - -msgid "Normal" -msgstr "Нормальный" - -msgid "Not Found" -msgstr "Не найдено" - -msgid "Not Implemented" -msgstr "Не реализовано" - -msgid "Not Installed" -msgstr "Не установлено" - -msgid "Not Modified" -msgstr "Не изменено" - -msgid "Not Supported" -msgstr "Не поддерживается" - -msgid "Not allowed to print." -msgstr "Не разрешено печатать." - -msgid "Note" -msgstr "Примечание" - -msgid "OK" -msgstr "ОК" - -msgid "Off (1-Sided)" -msgstr "Выкл. (односторонняя печать)" - -msgid "Oki" -msgstr "Oki" - -msgid "Online Help" -msgstr "Интерактивная справка" - -#, c-format -msgid "Open of %s failed: %s" -msgstr "Не удалось открыть %s: %s" - -msgid "OpenGroup without a CloseGroup first" -msgstr "OpenGroup без предыдущего CloseGroup" - -msgid "OpenUI/JCLOpenUI without a CloseUI/JCLCloseUI first" -msgstr "OpenUI/JCLOpenUI без предыдущего CloseUI/JCLCloseUI" - -msgid "Operation Policy" -msgstr "Политика операций" - -msgid "Options Installed" -msgstr "Параметры установлены" - -msgid "Options: " -msgstr "Параметры: " - -msgid "Output Mode" -msgstr "Режим вывода" - -#, c-format -msgid "Output for printer %s is sent to %s" -msgstr "Вывод для принтера %s отправлен на %s" - -#, c-format -msgid "Output for printer %s is sent to remote printer %s on %s" -msgstr "Вывод для принтера %s отправлен на удаленный принтер %s на %s" - -#, c-format -msgid "Output for printer %s/%s is sent to %s" -msgstr "Вывод для принтера %s/%s отправлен на %s" - -#, c-format -msgid "Output for printer %s/%s is sent to remote printer %s on %s" -msgstr "Вывод для принтера %s/%s отправлен на удаленный принтер %s на %s" - -msgid "PASS" -msgstr "PASS" - -msgid "PCL Laser Printer" -msgstr "Лазерный принтер PCL" - -msgid "PRC1 Envelope" -msgstr "Конверт PRC1" - -msgid "PRC10 Envelope" -msgstr "Конверт PRC10" - -msgid "PRC16K" -msgstr "PRC16K" - -msgid "PRC2 Envelope" -msgstr "Конверт PRC2" - -msgid "PRC3 Envelope" -msgstr "Конверт PRC3" - -msgid "PRC32K" -msgstr "PRC32K" - -msgid "PRC32K (Oversize)" -msgstr "PRC32K (расширенный)" - -msgid "PRC4 Envelope" -msgstr "Конверт PRC4" - -msgid "PRC5 Envelope" -msgstr "Конверт PRC5" - -msgid "PRC6 Envelope" -msgstr "Конверт PRC6" - -msgid "PRC7 Envelope" -msgstr "Конверт PRC7" - -msgid "PRC8 Envelope" -msgstr "Конверт PRC8" - -msgid "PRC9 Envelope" -msgstr "Конверт PRC9" - -msgid "Packet does not contain a Get-Response-PDU" -msgstr "В пакете нет Get-Response-PDU" - -msgid "Packet does not start with SEQUENCE" -msgstr "Нет индикатора SEQUENCE в начале пакета" - -msgid "ParamCustominCutInterval" -msgstr "ParamCustominCutInterval" - -msgid "ParamCustominTearInterval" -msgstr "ParamCustominTearInterval" - -#, c-format -msgid "Password for %s on %s? " -msgstr "Пароль для %s на %s? " - -#, c-format -msgid "Password for %s required to access %s via SAMBA: " -msgstr "Для доступа к %s через SAMBA требуется пароль для %s: " - -msgid "Pause Class" -msgstr "Приостановить класс" - -msgid "Pause Printer" -msgstr "Приостановить принтер" - -msgid "Peel-Off" -msgstr "Съемный слой" - -msgid "Personal Envelope" -msgstr "Индивидуальный конверт" - -msgid "Photo" -msgstr "Фото" - -msgid "Photo Labels" -msgstr "Фотоэтикетки" - -msgid "Plain Paper" -msgstr "Обычная бумага" - -msgid "Policies" -msgstr "Политики" - -msgid "Port Monitor" -msgstr "Мониторинг порта" - -msgid "PostScript Printer" -msgstr "Принтер PostScript" - -msgid "Postcard" -msgstr "Открытка" - -msgid "Print Density" -msgstr "Плотность печати" - -msgid "Print Job:" -msgstr "Задание печати:" - -msgid "Print Mode" -msgstr "Режим печати" - -msgid "Print Rate" -msgstr "Скорость печати" - -msgid "Print Self-Test Page" -msgstr "Напечатать пробную страницу" - -msgid "Print Speed" -msgstr "Скорость печати" - -msgid "Print Test Page" -msgstr "Напечатать пробную страницу" - -msgid "Print and Cut" -msgstr "Напечатать и обрезать" - -msgid "Print and Tear" -msgstr "Напечатать и оборвать" - -msgid "Printed For: " -msgstr "Напечатано для: " - -msgid "Printed From: " -msgstr "Напечатано из: " - -msgid "Printed On: " -msgstr "Дата печати: " - -msgid "Printer Added" -msgstr "Принтер добавлен" - -msgid "Printer Default" -msgstr "Принтер выбран по умолчанию" - -msgid "Printer Deleted" -msgstr "Принтер удален" - -msgid "Printer Modified" -msgstr "Принтер изменен" - -msgid "Printer Name: " -msgstr "Имя принтера: " - -msgid "Printer Paused" -msgstr "Принтер приостановлен" - -msgid "Printer Settings" -msgstr "Параметры принтера" - -msgid "Printer:" -msgstr "Принтер:" - -msgid "Printers" -msgstr "Принтеры" - -msgid "Purge Jobs" -msgstr "Удалить задания" - -msgid "Quarto" -msgstr "Кватро" - -msgid "Quota limit reached." -msgstr "Предел квоты достигнут." - -msgid "Rank Owner Job File(s) Total Size" -msgstr "" -"Ранг Владелец Задание Файл(ы) Общий размер" - -msgid "" -"Rank Owner Pri Job Files Total Size" -msgstr "" -"Ранг Владелец Задание печати Файл(ы) Общий " -"размер" - -msgid "Reject Jobs" -msgstr "Отклонить задания" - -msgid "Reprint After Error" -msgstr "Повторить печать после ошибки" - -msgid "Request Entity Too Large" -msgstr "Слишком большое содержимое запроса" - -msgid "Resolution" -msgstr "Разрешение" - -msgid "Resume Class" -msgstr "Возобновить работу класса" - -msgid "Resume Printer" -msgstr "Возобновить работу принтера" - -msgid "Return Address" -msgstr "Обратный адрес" - -msgid "Return Address - 3/4 x 2\"" -msgstr "Обратный адрес - 3/4 x 2\"" - -msgid "Rewind" -msgstr "Вернуться в начало" - -#, c-format -msgid "Running command: %s %s -N -A %s -c '%s'" -msgstr "Запущенная команда: %s %s -N -A %s -c «%s»" - -msgid "SEQUENCE uses indefinite length" -msgstr "Для SEQUENCE длина не установлена" - -msgid "See Other" -msgstr "Посмотреть другие" - -#, c-format -msgid "Serial Port #%d" -msgstr "Последовательный порт #%d" - -msgid "Server Restarted" -msgstr "Сервер перезагружен" - -msgid "Server Security Auditing" -msgstr "Проверка безопасности сервера" - -msgid "Server Started" -msgstr "Сервер загружен" - -msgid "Server Stopped" -msgstr "Сервер остановлен" - -msgid "Service Unavailable" -msgstr "Служба недоступна" - -msgid "Set Allowed Users" -msgstr "Указать допущенных пользователей" - -msgid "Set As Server Default" -msgstr "Использовать данный сервер по умолчанию" - -msgid "Set Class Options" -msgstr "Настроить параметры класса" - -msgid "Set Printer Options" -msgstr "Настроить параметры принтера" - -msgid "Set Publishing" -msgstr "Настроить публикацию" - -msgid "Shipping Address" -msgstr "Адрес доставки" - -msgid "Shipping Address - 2 5/16 x 4\"" -msgstr "Адрес доставки - 2 5/16 x 4\"" - -msgid "Short-Edge (Landscape)" -msgstr "По короткой стороне (альбомная)" - -msgid "Special Paper" -msgstr "Особая бумага" - -msgid "Standard" -msgstr "Стандартный" - -msgid "Starting Banner" -msgstr "Запуск баннера" - -msgid "Statement" -msgstr "Оператор" - -msgid "Stylus Color Series" -msgstr "Серия Stylus Color" - -msgid "Stylus Photo Series" -msgstr "Серия Stylus Photo" - -msgid "Super A" -msgstr "Super A" - -msgid "Super B" -msgstr "Super B" - -msgid "Super B/A3" -msgstr "Super B/A3" - -msgid "Switching Protocols" -msgstr "Протоколы переключения" - -msgid "Tabloid" -msgstr "Tabloid" - -msgid "Tabloid (Oversize)" -msgstr "Tabloid (расширенный)" - -msgid "Tear" -msgstr "Оборвать" - -msgid "Tear-Off" -msgstr "Место отрыва" - -msgid "Tear-Off Adjust Position" -msgstr "Откорректировать положение места отрыва" - -#, c-format -msgid "The PPD file \"%s\" could not be found." -msgstr "Не удается найти PPD-файл «%s»." - -#, c-format -msgid "The PPD file \"%s\" could not be opened: %s" -msgstr "Не удалось открыть PPD-файл «%s»: %s" - -msgid "" -"The class name may only contain up to 127 printable characters and may not " -"contain spaces, slashes (/), or the pound sign (#)." -msgstr "" -"Имя класса может содержать максимально 127 печатных символов и не может " -"содержать пробелы, дроби (/) или знак «решетки» (#)." - -msgid "The developer unit needs to be replaced." -msgstr "" - -msgid "The developer unit will need to be replaced soon." -msgstr "" - -msgid "The fuser's temperature is high." -msgstr "" - -msgid "The fuser's temperature is low." -msgstr "" - -msgid "" -"The notify-lease-duration attribute cannot be used with job subscriptions." -msgstr "" -"Атрибут notify-lease-duration не может использоваться с подписками на " -"задание." - -#, c-format -msgid "The notify-user-data value is too large (%d > 63 octets)" -msgstr "" - -msgid "The optical photoconductor needs to be replaced." -msgstr "" - -msgid "The optical photoconductor will need to be replaced soon." -msgstr "" - -msgid "The output bin is almost full." -msgstr "" - -msgid "The output bin is full." -msgstr "" - -msgid "The output bin is missing." -msgstr "" - -msgid "The paper tray is almost empty." -msgstr "" - -msgid "The paper tray is empty." -msgstr "" - -msgid "The paper tray is missing." -msgstr "" - -msgid "The paper tray needs to be filled." -msgstr "" - -msgid "The printer is almost out of ink." -msgstr "" - -msgid "The printer is low on toner." -msgstr "" - -msgid "The printer is offline." -msgstr "" - -msgid "The printer is out of ink." -msgstr "" - -msgid "The printer is out of toner." -msgstr "" - -msgid "" -"The printer name may only contain up to 127 printable characters and may not " -"contain spaces, slashes (/), or the pound sign (#)." -msgstr "" -"Имя принтера может содержать максимально 127 печатных символов и не может " -"содержать пробелы, дроби (/) или знак «решетки» (#)." - -msgid "The printer or class is not shared" -msgstr "" - -msgid "The printer or class was not found." -msgstr "Принтер или класс не найден." - -msgid "The printer's cover is open." -msgstr "" - -msgid "The printer's door is open." -msgstr "" - -msgid "The printer's interlock is open." -msgstr "" - -msgid "The printer's waste bin is almost full." -msgstr "" - -msgid "The printer's waste bin is full." -msgstr "" - -#, c-format -msgid "The printer-uri \"%s\" contains invalid characters." -msgstr "printer-uri «%s» содержит недопустимые символы." - -msgid "The printer-uri attribute is required" -msgstr "" - -msgid "" -"The printer-uri must be of the form \"ipp://HOSTNAME/classes/CLASSNAME\"." -msgstr "printer-uri должен иметь форму «ipp://HOSTNAME/classes/CLASSNAME»." - -msgid "" -"The printer-uri must be of the form \"ipp://HOSTNAME/printers/PRINTERNAME\"." -msgstr "printer-uri должен иметь форму «ipp://HOSTNAME/printers/PRINTERNAME»." - -msgid "" -"The subscription name may not contain spaces, slashes (/), question marks " -"(?), or the pound sign (#)." -msgstr "" -"Имя подписки не может содержать пробелы, дроби (/), вопросительные знаки (?) " -"или знак «решетки» (#)." - -msgid "There are too many subscriptions." -msgstr "Слишком много подписок." - -msgid "There is a paper jam." -msgstr "" - -msgid "Thermal Transfer Media" -msgstr "Носитель для печати методом термопереноса" - -msgid "Title: " -msgstr "Заголовок: " - -msgid "Too many active jobs." -msgstr "Слишком много активных заданий." - -#, c-format -msgid "Too many job-sheets values (%d > 2)" -msgstr "" - -#, c-format -msgid "Too many printer-state-reasons values (%d > %d)" -msgstr "" - -msgid "Transparency" -msgstr "Прозрачность" - -msgid "Tray" -msgstr "Лоток" - -msgid "Tray 1" -msgstr "Лоток 1" - -msgid "Tray 2" -msgstr "Лоток 2" - -msgid "Tray 3" -msgstr "Лоток 3" - -msgid "Tray 4" -msgstr "Лоток 4" - -msgid "URI Too Long" -msgstr "Слишком длинный адрес URI" - -msgid "US Executive" -msgstr "US Executive" - -msgid "US Fanfold" -msgstr "US Fanfold" - -msgid "US Ledger" -msgstr "US Ledger" - -msgid "US Legal" -msgstr "US Legal" - -msgid "US Legal (Oversize)" -msgstr "US Legal (расширенный)" - -msgid "US Letter" -msgstr "US Letter" - -msgid "US Letter (Oversize)" -msgstr "US Letter (расширенный)" - -msgid "US Letter (Small)" -msgstr "US Letter (уменьшенный)" - -#, c-format -msgid "USB Serial Port #%d" -msgstr "Последовательный порт USB #%d" - -msgid "Unable to access cupsd.conf file:" -msgstr "Не удается получить доступ к файлу «cupsd.conf»:" - -msgid "Unable to add RSS subscription:" -msgstr "Не удается добавить подписку RSS:" - -msgid "Unable to add class:" -msgstr "Не удается добавить класс:" - -#, c-format -msgid "Unable to add job for destination \"%s\"" -msgstr "" - -msgid "Unable to add printer:" -msgstr "Не удается добавить принтер:" - -msgid "Unable to allocate memory for file types" -msgstr "" - -msgid "Unable to cancel RSS subscription:" -msgstr "Не удается отменить подписку RSS:" - -msgid "Unable to change printer-is-shared attribute:" -msgstr "Не удается изменить атрибут printer-is-shared:" - -msgid "Unable to change printer:" -msgstr "Не удается изменить принтер:" - -msgid "Unable to change server settings:" -msgstr "Не удается изменить настройки сервера:" - -msgid "Unable to connect to host." -msgstr "Не удается подключиться к хосту." - -#, c-format -msgid "Unable to copy 64-bit CUPS printer driver files (%d)" -msgstr "" - -#, c-format -msgid "Unable to copy 64-bit Windows printer driver files (%d)" -msgstr "" - -#, c-format -msgid "Unable to copy CUPS printer driver files (%d)" -msgstr "" - -msgid "Unable to copy PPD file" -msgstr "" - -#, c-format -msgid "Unable to copy PPD file - %s" -msgstr "" - -#, c-format -msgid "Unable to copy Windows 2000 printer driver files (%d)" -msgstr "" - -#, c-format -msgid "Unable to copy Windows 9x printer driver files (%d)" -msgstr "" - -#, c-format -msgid "Unable to copy interface script - %s" -msgstr "" - -msgid "Unable to create printer-uri" -msgstr "" - -msgid "Unable to create temporary file:" -msgstr "Не удается создать временный файл:" - -msgid "Unable to delete class:" -msgstr "Не удается удалить класс:" - -msgid "Unable to delete printer:" -msgstr "Не удается удалить принтер:" - -msgid "Unable to do maintenance command:" -msgstr "Не удается выполнить команду обслуживания:" - -msgid "Unable to edit cupsd.conf files larger than 1MB" -msgstr "" - -msgid "Unable to find destination for job" -msgstr "" - -msgid "Unable to find printer" -msgstr "" - -msgid "Unable to get class list:" -msgstr "Не удается получить список класса:" - -msgid "Unable to get class status:" -msgstr "Не удается получить статус класса:" - -msgid "Unable to get list of printer drivers:" -msgstr "Не удается получить список драйверов принтера:" - -msgid "Unable to get printer attributes:" -msgstr "Не удается получить атрибуты принтера:" - -msgid "Unable to get printer list:" -msgstr "Не удается получить список принтеров:" - -msgid "Unable to get printer status:" -msgstr "Не удается получить статус принтера:" - -#, c-format -msgid "Unable to install Windows 2000 printer driver files (%d)" -msgstr "" - -#, c-format -msgid "Unable to install Windows 9x printer driver files (%d)" -msgstr "" - -msgid "Unable to modify class:" -msgstr "Не удается изменить класс:" - -msgid "Unable to modify printer:" -msgstr "Не удается изменить принтер:" - -msgid "Unable to move job" -msgstr "Не удается переместить задание" - -msgid "Unable to move jobs" -msgstr "Не удается переместить задания" - -msgid "Unable to open PPD file" -msgstr "Не удается открыть PPD-файл" - -msgid "Unable to open PPD file:" -msgstr "Не удается открыть PPD-файл:" - -msgid "Unable to open cupsd.conf file:" -msgstr "Не удается открыть файл «cupsd.conf»:" - -#, c-format -msgid "Unable to open document %d in job %d" -msgstr "" - -msgid "Unable to print test page:" -msgstr "Не удается напечатать пробную страницу:" - -#, c-format -msgid "Unable to run \"%s\": %s" -msgstr "Не удается запустить «%s»: %s" - -msgid "Unable to send command to printer driver" -msgstr "" - -#, c-format -msgid "Unable to set Windows printer driver (%d)" -msgstr "" - -msgid "Unable to set options:" -msgstr "Не удается настроить параметры:" - -msgid "Unable to set server default:" -msgstr "Не удается назначить сервер используемым по умолчанию:" - -msgid "Unable to upload cupsd.conf file:" -msgstr "Не удается загрузить файл «cupsd.conf»:" - -msgid "Unable to use legacy USB class driver" -msgstr "" - -msgid "Unauthorized" -msgstr "Не санкционировано" - -msgid "Units" -msgstr "Единицы" - -msgid "Unknown" -msgstr "Неизвестный" - -#, c-format -msgid "Unknown printer-error-policy \"%s\"." -msgstr "Неизвестная политика printer-error-policy «%s»." - -#, c-format -msgid "Unknown printer-op-policy \"%s\"." -msgstr "Неизвестная политика printer-op-policy «%s»." - -#, c-format -msgid "Unsupported character set \"%s\"" -msgstr "" - -#, c-format -msgid "Unsupported compression \"%s\"" -msgstr "" - -#, c-format -msgid "Unsupported compression attribute %s" -msgstr "" - -#, c-format -msgid "Unsupported format \"%s\"" -msgstr "" - -#, c-format -msgid "Unsupported format '%s'" -msgstr "" - -#, c-format -msgid "Unsupported format '%s/%s'" -msgstr "" - -msgid "Unsupported value type" -msgstr "Неподдерживаемый тип значения" - -msgid "Upgrade Required" -msgstr "Требуется обновление" - -msgid "" -"Usage:" -"" -" lpadmin [-h server] -d destination" -" lpadmin [-h server] -x destination" -" lpadmin [-h server] -p printer [-c add-class] [-i interface] [-m model]" -" [-r remove-class] [-v device] [-D description]" -" [-P ppd-file] [-o name=value]" -" [-u allow:user,user] [-u deny:user,user]" -"" -msgstr "" -"Синтаксис:" -"" -" lpadmin [-h server] -d destination" -" lpadmin [-h server] -x destination" -" lpadmin [-h server] -p printer [-c add-class] [-i interface] [-m model]" -" [-r remove-class] [-v device] [-D description]" -" [-P ppd-file] [-o name=value]" -" [-u allow:user,user] [-u deny:user,user]" -"" - -#, c-format -msgid "Usage: %s job user title copies options [filename]" -msgstr "Синтаксис: %s job user title copies options [filename]" - -#, c-format -msgid "Usage: %s job-id user title copies options [file]" -msgstr "Синтаксис: %s job-id user title copies options [file]" - -#, c-format -msgid "Usage: %s job-id user title copies options file" -msgstr "Синтаксис: %s job-id user title copies options file" - -msgid "" -"Usage: convert [ options ]" -"" -"Options:" -"" -" -e Use every filter from the PPD file" -" -f filename Set file to be converted (otherwise stdin)" -" -o filename Set file to be generated (otherwise stdout)" -" -i mime/type Set input MIME type (otherwise auto-typed)" -" -j mime/type Set output MIME type (otherwise application/pdf)" -" -P filename.ppd Set PPD file" -" -a 'name=value ...' Set option(s)" -" -U username Set username for job" -" -J title Set title" -" -c copies Set number of copies" -" -u Remove the PPD file when finished" -" -D Remove the input file when finished" -msgstr "" - -msgid "" -"Usage: cupsaddsmb [options] printer1 ... printerN" -" cupsaddsmb [options] -a" -"" -"Options:" -" -E Encrypt the connection to the server" -" -H samba-server Use the named SAMBA server" -" -U samba-user Authenticate using the named SAMBA user" -" -a Export all printers" -" -h cups-server Use the named CUPS server" -" -v Be verbose (show commands)" -msgstr "" -"Синтаксис: cupsaddsmb [options] принтер1 ... принтерN" -" cupsaddsmb [options] -a" -"" -"Параметры:" -" -E Подключение к серверу шифруется" -" -H samba-server Используется названный сервер SAMBA" -" -U samba-user Выполняется проверка подлинности с использованием " -"указанного пользователя SAMBA" -" -a Экспортируются все принтеры" -" -h cups-server Используется названный сервер CUPS" -" -v Подробное отображение (показать команды)" - -msgid "" -"Usage: cupsctl [options] [param=value ... paramN=valueN]" -"" -"Options:" -"" -" -E Enable encryption" -" -U username Specify username" -" -h server[:port] Specify server address" -"" -" --[no-]debug-logging Turn debug logging on/off" -" --[no-]remote-admin Turn remote administration on/off" -" --[no-]remote-any Allow/prevent access from the Internet" -" --[no-]remote-printers Show/hide remote printers" -" --[no-]share-printers Turn printer sharing on/off" -" --[no-]user-cancel-any Allow/prevent users to cancel any job" -msgstr "" -"Синтаксис: cupsctl [options] [param=value ... paramN=valueN]" -"" -"Параметры:" -"" -" -E Включается шифрование" -" -U username Указывается имя пользователя" -" -h server[:port] Указывается адрес сервера" -"" -" --[no-]debug-logging Включается/отключается ведение журнала отладки" -" --[no-]remote-admin Включается/отключается удаленное " -"администрирование" -" --[no-]remote-any Разрешается/запрещается доступ из Интернета" -" --[no-]remote-printers Отображаются/скрываются удаленные принтеры" -" --[no-]share-printers Включается/отключается совместное использование " -"принтеров" -" --[no-]user-cancel-any Пользователям разрешается/запрещается отменять " -"задания" - -msgid "" -"Usage: cupsd [-c config-file] [-f] [-F] [-h] [-l]" -"" -"-c config-file Load alternate configuration file" -"-f Run in the foreground" -"-F Run in the foreground but detach" -"-h Show this usage message" -"-l Run cupsd from launchd(8)" -msgstr "" -"Синтаксис: cupsd [-c config-file] [-f] [-F] [-h] [-l]" -"" -"-c config-file Загружается альтернативный файл конфигурации" -"-f Задание имеет высокий приоритет" -"-F Задание имеет высокий приоритет и выделяется" -"-h Отображается данное сообщение" -"-l cupsd запускается из launchd(8)" - -msgid "" -"Usage: cupsfilter -m mime/type [ options ] filename" -"" -"Options:" -"" -" -c cupsd.conf Set cupsd.conf file to use" -" -e Use every filter from the PPD file" -" -j job-id[,N] Filter file N from the specified job (default is file 1)" -" -n copies Set number of copies" -" -o name=value Set option(s)" -" -p filename.ppd Set PPD file" -" -t title Set title" -msgstr "" - -msgid "" -"Usage: cupstestdsc [options] filename.ps [... filename.ps]" -" cupstestdsc [options] -" -"" -"Options:" -"" -" -h Show program usage" -"" -" Note: this program only validates the DSC comments, not the PostScript " -"itself." -msgstr "" -"Синтаксис: cupstestdsc [options] filename.ps [... filename.ps]" -" cupstestdsc [options] -" -"" -"Параметры:" -"" -" -h Отображается справка по использованию программы" -"" -" Примечание: данная программа проверяет только комментарии DSC, а не сам " -"PostScript." - -msgid "" -"Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]" -" program | cupstestppd [options] -" -"" -"Options:" -"" -" -I {filename,filters,none,profiles}" -" Ignore specific warnings" -" -R root-directory Set alternate root" -" -W {all,none,constraints,defaults,duplex,filters,profiles,sizes," -"translations}" -" Issue warnings instead of errors" -" -q Run silently" -" -r Use 'relaxed' open mode" -" -v Be slightly verbose" -" -vv Be very verbose" -msgstr "" - -msgid "" -"Usage: ipptest [options] URI filename.test [ ... filenameN.test ]" -"" -"Options:" -"" -"-E Test with encryption." -"-V version Set default IPP version." -"-X Produce XML instead of plain text." -"-c Send requests using chunking (default)" -"-d name=value Define variable." -"-f filename Set default test file." -"-i seconds Repeat the last test file with the given interval." -"-l Send requests using content-length" -"-v Show all attributes sent and received." -msgstr "" - -msgid "Usage: lpmove job/src dest" -msgstr "Синтаксис: lpmove job/src dest" - -msgid "" -"Usage: lpoptions [-h server] [-E] -d printer" -" lpoptions [-h server] [-E] [-p printer] -l" -" lpoptions [-h server] [-E] -p printer -o option[=value] ." -" lpoptions [-h server] [-E] -x printer" -msgstr "" -"Usage: lpoptions [-h server] [-E] -d printer" -" lpoptions [-h server] [-E] [-p printer] -l" -" lpoptions [-h server] [-E] -p printer -o option[=value] ." -" lpoptions [-h server] [-E] -x printer" - -msgid "Usage: lppasswd [-g groupname]" -msgstr "Синтаксис: lppasswd [-g groupname]" - -msgid "" -"Usage: lppasswd [-g groupname] [username]" -" lppasswd [-g groupname] -a [username]" -" lppasswd [-g groupname] -x [username]" -msgstr "" -"{>Синтаксис: lppasswd [-g groupname] [username]" -" lppasswd [-g groupname] -a [username]" -" lppasswd [-g groupname] -x [username]" - -msgid "" -"Usage: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] [+interval]" -msgstr "" -"Синтаксис: lpq [-P dest] [-U username] [-h hostname[:port]] [-l] " -"[+interval]" - -msgid "" -"Usage: ppdc [options] filename.drv [ ... filenameN.drv ]" -"Options:" -" -D name=value Set named variable to value." -" -I include-dir Add include directory to search path." -" -c catalog.po Load the specified message catalog." -" -d output-dir Specify the output directory." -" -l lang[,lang,...] Specify the output language(s) (locale)." -" -m Use the ModelName value as the filename." -" -t Test PPDs instead of generating them." -" -v Be verbose (more v's for more verbosity)." -" -z Compress PPD files using GNU zip." -" --cr End lines with CR (Mac OS 9)." -" --crlf End lines with CR + LF (Windows)." -" --lf End lines with LF (UNIX/Linux/Mac OS X)." -msgstr "" -"Синтаксис: ppdc [options] filename.drv [ ... filenameN.drv ]" -"Параметры:" -" -D name=value Указанной переменной присваивается значение." -" -I include-dir Добавляется каталог в путь поиска." -" -c catalog.po Загружается указанный каталог сообщений." -" -d output-dir Указывается каталог для выходных данных." -" -l lang[,lang,...] Указывается язык (регион) для выходных данных." -" -m В качестве имени файла используется значение " -"ModelName." -" -t Вместо создания PPD-файлов выполняется их проверка." -" -v Режим подробного отображения (чем больше букв v, тем " -"выше уровень детализации)." -" -z Файлы PPD сжимаются с использованием GNU zip." -" --cr Строки заканчиваются на CR (Mac OS 9)." -" --crlf Строки заканчиваются на CR + LF (Windows)." -" --lf Строки заканчиваются на LF (UNIX/Linux/Mac OS X)." - -msgid "" -"Usage: ppdhtml [options] filename.drv >filename.html" -" -D name=value Set named variable to value." -"Options:" -" -I include-dir Add include directory to search path." -msgstr "" -"Синтаксис: ppdhtml [options] filename.drv >filename.html" -" -D name=value Указанной переменной присваивается значение." -"Параметры:" -" -I include-dir Добавляется каталог в путь поиска." - -msgid "" -"Usage: ppdi [options] filename.ppd [ ... filenameN.ppd ]" -"Options:" -" -I include-dir" -" -o filename.drv" -msgstr "" -"Синтаксис: ppdi [options] filename.ppd [ ... filenameN.ppd ]" -"Параметры:" -" -I include-dir" -" -o filename.drv" - -msgid "" -"Usage: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]" -"Options:" -" -o filename.ppd[.gz]" -msgstr "" -"Синтаксис: ppdmerge [options] filename.ppd [ ... filenameN.ppd ]" -"Параметры:" -" -o filename.ppd[.gz]" - -msgid "" -"Usage: ppdpo [options] -o filename.po filename.drv [ ... filenameN.drv ]" -"Options:" -" -D name=value Set named variable to value." -" -I include-dir Add include directory to search path." -" -v Be verbose (more v's for more verbosity)." -msgstr "" -"Синтаксис: ppdpo [options] -o filename.po filename.drv [ ... filenameN." -"drv ]" -"Параметры:" -" -D name=value Указанной переменной присваивается значение." -" -I include-dir Добавляется каталог в путь поиска." -" -v Подробный режим (чем больше букв v, тем выше уровень " -"детализации)." - -msgid "Usage: snmp [host-or-ip-address]" -msgstr "Синтаксис: snmp [host-or-ip-address]" - -msgid "Value uses indefinite length" -msgstr "Для значения длина не установлена" - -msgid "VarBind uses indefinite length" -msgstr "Для VarBind длина не установлена" - -msgid "Version uses indefinite length" -msgstr "Для Version длина не установлена" - -#, c-format -msgid "Adding only the first %d printers found" -msgstr "Будут добавлены только первые найденные принтеры (%d)" - -#, c-format -msgid "Boolean expected for waiteof option \"%s\"" -msgstr "Параметр waiteof «%s» должен иметь булево значение" - -#, c-format -msgid "Network host '%s' is busy; will retry in %d seconds." -msgstr "" - -#, c-format -msgid "Option \"%s\" cannot be included via IncludeFeature" -msgstr "" - -msgid "Printer not responding" -msgstr "Принтер не отвечает" - -msgid "Printer sent unexpected EOF" -msgstr "Принтер преждевременно передал индикатор EOF" - -#, c-format -msgid "" -"Remote host did not respond with command status byte after %d " -"seconds" -msgstr "" - -#, c-format -msgid "" -"Remote host did not respond with control status byte after %d " -"seconds" -msgstr "" - -#, c-format -msgid "" -"Remote host did not respond with data status byte after %d seconds" -msgstr "" - -msgid "" -"This document does not conform to the Adobe Document Structuring " -"Conventions and may not print correctly" -msgstr "" - -#, c-format -msgid "Unable to open \"%s:%s\": %s" -msgstr "Не удается открыть «%s:%s»: %s" - -msgid "Unable to send PAP status request" -msgstr "Не удается отправить запрос статуса PAP" - -#, c-format -msgid "Unexpected PAP packet of type %d" -msgstr "Непредвиденный PAP-пакет типа %d" - -#, c-format -msgid "Unknown PAP packet of type %d" -msgstr "Неизвестный PAP-пакет типа %d" - -#, c-format -msgid "Unknown choice \"%s\" for option \"%s\"" -msgstr "" - -#, c-format -msgid "Unknown option \"%s\"" -msgstr "" - -#, c-format -msgid "Unsupported baud rate %s" -msgstr "" - -#, c-format -msgid "number expected for status option \"%s\"" -msgstr "Параметр статуса «%s» должен иметь числовое значение" - -msgid "Warning, no Windows 2000 printer drivers are installed" -msgstr "" - -msgid "Yes" -msgstr "Да" - -#, c-format -msgid "" -"You must access this page using the URL https://%" -"s:%d%s." -msgstr "" -"Вы должны получить доступ к этой странице с помощью URL https://%s:%d%s." - -msgid "You4 Envelope" -msgstr "Конверт You4" - -msgid "ZPL Label Printer" -msgstr "Принтер для печати этикеток ZPL" - -msgid "Zebra" -msgstr "Zebra" - -msgid "aborted" -msgstr "отменено" - -msgid "canceled" -msgstr "отменено" - -msgid "completed" -msgstr "завершено" - -msgid "convert: Use the -f option to specify a file to convert." -msgstr "convert: Используйте параметр -f для указания конвертируемого файла." - -msgid "cups-deviced failed to execute." -msgstr "Не удалось выполнить cups-deviced." - -msgid "cups-driverd failed to execute." -msgstr "Не удалось выполнить cups-driverd." - -#, c-format -msgid "cupsaddsmb: No PPD file for printer \"%s\" - %s" -msgstr "cupsaddsmb: Нет PPD-файла для принтера «%s» – %s" - -#, c-format -msgid "cupsctl: Unable to connect to server: %s" -msgstr "cupsctl: Не удается подключиться к серверу: %s" - -#, c-format -msgid "cupsctl: Unknown option \"%s\"" -msgstr "" - -#, c-format -msgid "cupsctl: Unknown option \"-%c\"" -msgstr "" - -msgid "cupsd: Expected config filename after \"-c\" option" -msgstr "" - -msgid "cupsd: Unable to get current directory" -msgstr "" - -#, c-format -msgid "cupsd: Unknown argument \"%s\" - aborting" -msgstr "" - -#, c-format -msgid "cupsd: Unknown option \"%c\" - aborting" -msgstr "" - -msgid "cupsd: launchd(8) support not compiled in, running in normal mode." -msgstr "" -"cupsd: Поддержка launchd(8) не скомпилирована, работа в нормальном режиме." - -#, c-format -msgid "cupsfilter: Invalid document number %d" -msgstr "" - -#, c-format -msgid "cupsfilter: Invalid job ID %d" -msgstr "" - -msgid "cupsfilter: Only one filename can be specified" -msgstr "" - -#, c-format -msgid "cupsfilter: Unable to get job file - %s" -msgstr "cupsfilter: Не удается получить файл задания - %s" - -msgid "cupstestppd: The -q option is incompatible with the -v option." -msgstr "cupstestppd: Параметр «-q» несовместим с параметром «-v»." - -msgid "cupstestppd: The -v option is incompatible with the -q option." -msgstr "cupstestppd: Параметр «-v» несовместим с параметром «-q»." - -#, c-format -msgid "device for %s/%s: %s" -msgstr "устройство для %s/%s: %s" - -#, c-format -msgid "device for %s: %s" -msgstr "устройство для %s: %s" - -msgid "error-index uses indefinite length" -msgstr "Для error-index длина не установлена" - -msgid "error-status uses indefinite length" -msgstr "Для error-status длина не установлена" - -msgid "held" -msgstr "задержано" - -msgid "help\t\tget help on commands" -msgstr "справка\t\tполучить справку о командах" - -msgid "idle" -msgstr "свободен" - -msgid "ipptest: \"-i\" is incompatible with \"-x\"." -msgstr "" - -#, c-format -msgid "ipptest: Bad URI - %s." -msgstr "" - -#, c-format -msgid "ipptest: Bad version %s for \"-V\"." -msgstr "" - -msgid "ipptest: May only specify a single URI." -msgstr "" - -msgid "ipptest: Missing filename for \"-f\"." -msgstr "" - -msgid "ipptest: Missing name=value for \"-d\"." -msgstr "" - -msgid "ipptest: Missing seconds for \"-i\"." -msgstr "" - -msgid "ipptest: Missing version for \"-V\"." -msgstr "" - -msgid "ipptest: Only http, https, and ipp URIs are supported." -msgstr "" - -msgid "ipptest: URI required before test file." -msgstr "" - -#, c-format -msgid "ipptest: Unknown option \"-%c\"." -msgstr "" - -msgid "job-printer-uri attribute missing" -msgstr "" - -msgid "lpadmin: Class name can only contain printable characters" -msgstr "" - -msgid "lpadmin: Expected PPD after '-P' option" -msgstr "" - -msgid "lpadmin: Expected allow/deny:userlist after '-u' option" -msgstr "" - -msgid "lpadmin: Expected class after '-r' option" -msgstr "" - -msgid "lpadmin: Expected class name after '-c' option" -msgstr "" - -msgid "lpadmin: Expected description after '-D' option" -msgstr "" - -msgid "lpadmin: Expected device URI after '-v' option" -msgstr "" - -msgid "lpadmin: Expected file type(s) after '-I' option" -msgstr "" - -msgid "lpadmin: Expected hostname after '-h' option" -msgstr "" - -msgid "lpadmin: Expected interface after '-i' option" -msgstr "" - -msgid "lpadmin: Expected location after '-L' option" -msgstr "" - -msgid "lpadmin: Expected model after '-m' option" -msgstr "" - -msgid "lpadmin: Expected name=value after '-o' option" -msgstr "" - -msgid "lpadmin: Expected printer after '-p' option" -msgstr "" - -msgid "lpadmin: Expected printer name after '-d' option" -msgstr "" - -msgid "lpadmin: Expected printer or class after '-x' option" -msgstr "" - -msgid "lpadmin: No member names were seen" -msgstr "" - -#, c-format -msgid "lpadmin: Printer %s is already a member of class %s." -msgstr "lpadmin: Принтер %s уже является членом класса %s." - -#, c-format -msgid "lpadmin: Printer %s is not a member of class %s." -msgstr "lpadmin: Принтер %s не является членом класса %s." - -msgid "lpadmin: Printer name can only contain printable characters" -msgstr "" - -msgid "" -"lpadmin: Unable to add a printer to the class:" -" You must specify a printer name first" -msgstr "" - -#, c-format -msgid "lpadmin: Unable to connect to server: %s" -msgstr "lpadmin: Не удается подключиться к серверу: %s" - -#, c-format -msgid "lpadmin: Unable to open PPD file \"%s\" - %s" -msgstr "lpadmin: Не удается открыть PPD-файл «%s» – %s" - -#, c-format -msgid "lpadmin: Unable to open file \"%s\": %s" -msgstr "lpadmin: Не удается открыть файл «%s»: %s" - -msgid "" -"lpadmin: Unable to remove a printer from the class:" -" You must specify a printer name first" -msgstr "" - -msgid "" -"lpadmin: Unable to set the PPD file:" -" You must specify a printer name first" -msgstr "" - -msgid "" -"lpadmin: Unable to set the device URI:" -" You must specify a printer name first" -msgstr "" - -msgid "" -"lpadmin: Unable to set the interface script or PPD file:" -" You must specify a printer name first" -msgstr "" - -msgid "" -"lpadmin: Unable to set the interface script:" -" You must specify a printer name first" -msgstr "" - -msgid "" -"lpadmin: Unable to set the printer description:" -" You must specify a printer name first" -msgstr "" - -msgid "" -"lpadmin: Unable to set the printer location:" -" You must specify a printer name first" -msgstr "" - -msgid "" -"lpadmin: Unable to set the printer options:" -" You must specify a printer name first" -msgstr "" - -#, c-format -msgid "lpadmin: Unknown allow/deny option \"%s\"" -msgstr "" - -#, c-format -msgid "lpadmin: Unknown argument '%s'" -msgstr "" - -#, c-format -msgid "lpadmin: Unknown option '%c'" -msgstr "" - -msgid "lpadmin: Warning - content type list ignored" -msgstr "" - -msgid "lpc> " -msgstr "lpc> " - -msgid "lpinfo: Expected 1284 device ID string after --device-id" -msgstr "" - -msgid "lpinfo: Expected language after --language" -msgstr "" - -msgid "lpinfo: Expected make and model after --make-and-model" -msgstr "" - -msgid "lpinfo: Expected product string after --product" -msgstr "" - -msgid "lpinfo: Expected scheme list after --exclude-schemes" -msgstr "" - -msgid "lpinfo: Expected scheme list after --include-schemes" -msgstr "" - -msgid "lpinfo: Expected timeout after --timeout" -msgstr "" - -#, c-format -msgid "lpinfo: Unknown argument '%s'" -msgstr "" - -#, c-format -msgid "lpinfo: Unknown option '%c'" -msgstr "" - -#, c-format -msgid "lpinfo: Unknown option '%s'" -msgstr "" - -#, c-format -msgid "lpmove: Unable to connect to server: %s" -msgstr "lpmove: Не удается подключиться к серверу: %s" - -#, c-format -msgid "lpmove: Unknown argument '%s'" -msgstr "" - -#, c-format -msgid "lpmove: Unknown option '%c'" -msgstr "" - -msgid "lpoptions: No printers" -msgstr "" - -#, c-format -msgid "lpoptions: Unable to add printer or instance: %s" -msgstr "lpoptions: Не удается добавить принтер или представитель класса: %s" - -#, c-format -msgid "lpoptions: Unable to get PPD file for %s: %s" -msgstr "lpoptions: Не удается получить PPD-файл для %s: %s" - -#, c-format -msgid "lpoptions: Unable to open PPD file for %s" -msgstr "" - -msgid "lpoptions: Unknown printer or class" -msgstr "" - -msgid "lppasswd: Only root can add or delete passwords" -msgstr "" - -msgid "lppasswd: Password file busy" -msgstr "" - -msgid "lppasswd: Password file not updated" -msgstr "" - -msgid "lppasswd: Sorry, password doesn't match" -msgstr "" - -msgid "" -"lppasswd: Sorry, password rejected." -"Your password must be at least 6 characters long, cannot contain" -"your username, and must contain at least one letter and number." -msgstr "" -"lppasswd: Пароль отклонен." -"Пароль должен состоять как минимум из 6 символов, не может содержать" -"Ваше имя пользователя и должен содержать по крайней мере одну букву и " -"цифру." - -msgid "lppasswd: Sorry, passwords don't match" -msgstr "" - -#, c-format -msgid "lppasswd: Unable to copy password string: %s" -msgstr "lppasswd: Не удается копировать строку пароля: %s" - -#, c-format -msgid "lppasswd: Unable to open password file: %s" -msgstr "lppasswd: Не удается открыть файл пароля: %s" - -#, c-format -msgid "lppasswd: Unable to write to password file: %s" -msgstr "lppasswd: Не удается записать файл пароля: %s" - -#, c-format -msgid "lppasswd: failed to backup old password file: %s" -msgstr "lppasswd: Не удалось создать рез. копию старого файла пароля: %s" - -#, c-format -msgid "lppasswd: failed to rename password file: %s" -msgstr "lppasswd: Не удалось переименовать файл пароля: %s" - -#, c-format -msgid "lppasswd: user \"%s\" and group \"%s\" do not exist." -msgstr "lppasswd: Пользователь «%s» и группа «%s» не существуют." - -#, c-format -msgid "" -"lpstat: error - %s environment variable names non-existent destination \"%s" -"\"" -msgstr "" - -#, c-format -msgid "members of class %s:" -msgstr "члены класса %s:" - -msgid "no entries" -msgstr "нет записей" - -msgid "no system default destination" -msgstr "нет назначения системы по умолчанию" - -msgid "notify-events not specified" -msgstr "" - -#, c-format -msgid "notify-recipient-uri URI \"%s\" is already used" -msgstr "" - -#, c-format -msgid "notify-recipient-uri URI \"%s\" uses unknown scheme" -msgstr "" - -#, c-format -msgid "notify-subscription-id %d no good" -msgstr "" - -msgid "pending" -msgstr "задержка" - -#, c-format -msgid "ppdc: Adding include directory \"%s\"." -msgstr "ppdc: Добавляю каталог «%s»." - -#, c-format -msgid "ppdc: Adding/updating UI text from %s." -msgstr "ppdc: Добавляю/обновляю текст интерфейса из %s." - -#, c-format -msgid "ppdc: Bad boolean value (%s) on line %d of %s." -msgstr "ppdc: Недопустимое булево значение (%s) в строке %d из %s." - -#, c-format -msgid "ppdc: Bad resolution name \"%s\" on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Bad status keyword %s on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Bad variable substitution ($%c) on line %d of %s." -msgstr "ppdc: Недопустимая замена переменной ($%c) в строке %d из %s." - -#, c-format -msgid "ppdc: Choice found on line %d of %s with no Option" -msgstr "" - -#, c-format -msgid "ppdc: Duplicate #po for locale %s on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected a filter definition on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected a program name on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected boolean value on line %d of %s." -msgstr "ppdc: В строке %d из %s должно быть булево значение." - -#, c-format -msgid "ppdc: Expected charset after Font on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected choice code on line %d of %s." -msgstr "ppdc: В строке %d из %s должен быть код выбора." - -#, c-format -msgid "ppdc: Expected choice name/text on line %d of %s." -msgstr "ppdc: В строке %d из %s должно быть имя/текст выбора." - -#, c-format -msgid "ppdc: Expected color order for ColorModel on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected colorspace for ColorModel on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected compression for ColorModel on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected constraints string for UIConstraints on line %d of %s" -msgstr "" - -#, c-format -msgid "" -"ppdc: Expected driver type keyword following DriverType on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected duplex type after Duplex on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected encoding after Font on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected filename after #po %s on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected group name/text on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected include filename on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected integer on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected locale after #po on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name after %s on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name after FileName on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name after Font on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name after Manufacturer on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name after MediaSize on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name after ModelName on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name after PCFileName on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name/text after %s on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name/text after Installable on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name/text after Resolution on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected name/text combination for ColorModel on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected option name/text on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected option section on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected option type on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected override field after Resolution on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected real number on line %d of %s" -msgstr "" - -#, c-format -msgid "" -"ppdc: Expected resolution/mediatype following ColorProfile on line %d of %s" -msgstr "" - -#, c-format -msgid "" -"ppdc: Expected resolution/mediatype following SimpleColorProfile on line %d " -"of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected selector after %s on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected status after Font on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected string after Copyright on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected string after Version on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected two option names on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected value after %s on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Expected version after Font on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Invalid #include/#po filename \"%s\"" -msgstr "" - -#, c-format -msgid "ppdc: Invalid cost for filter on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Invalid empty MIME type for filter on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Invalid empty program name for filter on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Invalid option section \"%s\" on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Invalid option type \"%s\" on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Loading driver information file \"%s\"." -msgstr "ppdc: Загружаю файл с информацией о драйвере «%s»." - -#, c-format -msgid "ppdc: Loading messages for locale \"%s\"." -msgstr "ppdc: Загружаю сообщения для региона «%s»." - -#, c-format -msgid "ppdc: Loading messages from \"%s\"." -msgstr "ppdc: Загружаю сообщения из «%s»." - -#, c-format -msgid "ppdc: Missing #endif at end of \"%s\"" -msgstr "" - -#, c-format -msgid "ppdc: Missing #if on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: No message catalog provided for locale %s" -msgstr "" - -#, c-format -msgid "ppdc: Option %s defined in two different groups on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Option %s redefined with a different type on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Option constraint must *name on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Too many nested #if's on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Unable to create PPD file \"%s\" - %s." -msgstr "lpadmin: Не удается создать PPD-файл «%s» – %s" - -#, c-format -msgid "ppdc: Unable to create output directory %s: %s" -msgstr "ppdc: Не удается создать каталог для выходных данных %s: %s" - -#, c-format -msgid "ppdc: Unable to create output pipes: %s" -msgstr "ppdc: Не удается создать конвейеры для выходных данных: %s" - -#, c-format -msgid "ppdc: Unable to execute cupstestppd: %s" -msgstr "ppdc: Не удается выполнить cupstestppd: %s" - -#, c-format -msgid "ppdc: Unable to find #po file %s on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Unable to find include file \"%s\" on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Unable to find localization for \"%s\" - %s" -msgstr "ppdc: Не удается найти локализацию для «%s» - %s" - -#, c-format -msgid "ppdc: Unable to load localization file \"%s\" - %s" -msgstr "ppdc: Не удается загрузить файл локализации «%s» - %s" - -#, c-format -msgid "ppdc: Undefined variable (%s) on line %d of %s." -msgstr "ppdc: Не определена переменная (%s) в строке %d из %s." - -#, c-format -msgid "ppdc: Unknown driver type %s on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Unknown media size \"%s\" on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Unknown token \"%s\" seen on line %d of %s" -msgstr "" - -#, c-format -msgid "" -"ppdc: Unknown trailing characters in real number \"%s\" on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Unterminated string starting with %c on line %d of %s" -msgstr "" - -#, c-format -msgid "ppdc: Warning - overlapping filename \"%s\"." -msgstr "" - -#, c-format -msgid "ppdc: Writing %s." -msgstr "ppdc: Записываю %s." - -#, c-format -msgid "ppdc: Writing PPD files to directory \"%s\"." -msgstr "ppdc: Записываю PPD-файлы в каталог «%s»." - -#, c-format -msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s" -msgstr "" - -#, c-format -msgid "ppdmerge: Ignoring PPD file %s." -msgstr "ppdmerge: Пропускаю PPD-файл %s." - -#, c-format -msgid "ppdmerge: Unable to backup %s to %s- %s" -msgstr "ppdmerge: Невозможно создать резервную копию %s на %s- %s" - -#, c-format -msgid "printer %s disabled since %s -" -msgstr "принтер %s отключен с момента %s -" - -#, c-format -msgid "printer %s is idle. enabled since %s" -msgstr "принтер %s свободен. Включен с момента %s" - -#, c-format -msgid "printer %s now printing %s-%d. enabled since %s" -msgstr "принтер %s сейчас печатает %s-%d. Включен с момента %s" - -#, c-format -msgid "printer %s/%s disabled since %s -" -msgstr "принтер %s/%s отключен с момента %s -" - -#, c-format -msgid "printer %s/%s is idle. enabled since %s" -msgstr "принтер %s/%s свободен. Включен с момента %s" - -#, c-format -msgid "printer %s/%s now printing %s-%d. enabled since %s" -msgstr "принтер %s/%s сейчас печатает %s-%d. Включен с момента %s" - -msgid "processing" -msgstr "обработка" - -#, c-format -msgid "request id is %s-%d (%d file(s))" -msgstr "id запроса %s-%d (%d файл.)" - -msgid "request-id uses indefinite length" -msgstr "Для request-id длина не определена" - -msgid "scheduler is not running" -msgstr "планировщик не запущен" - -msgid "scheduler is running" -msgstr "планировщик запущен" - -#, c-format -msgid "stat of %s failed: %s" -msgstr "не удалось установить %s: %s" - -msgid "status\t\tshow status of daemon and queue" -msgstr "статус\t\tпоказать статус демона и очереди" - -msgid "stopped" -msgstr "остановлен" - -#, c-format -msgid "system default destination: %s" -msgstr "назначение системы по умолчанию: %s" - -#, c-format -msgid "system default destination: %s/%s" -msgstr "назначение системы по умолчанию: %s/%s" - -msgid "unknown" -msgstr "неизвестный" - -msgid "untitled" -msgstr "новый" - -msgid "variable-bindings uses indefinite length" -msgstr "Для variable-bindings длина не установлена" - -#~ msgid " WARN %s has no corresponding options!" -#~ msgstr " WARN %s не содержит соответствующих параметров!" - -#~ msgid " WARN Default choices conflicting!" -#~ msgstr " WARN Значения, используемые по умолчанию, конфликтуют!" - -#~ msgid "" -#~ " WARN Duplex option keyword %s may not work as expected and " -#~ "should be named Duplex!" -#~ " REF: Page 122, section 5.17" -#~ msgstr "" -#~ " WARN Ключевое слово параметра дуплекса %s может привести к " -#~ "некорректным результатам. Используйте имя «Duplex»!" -#~ " REF: Стр. 122, раздел 5.17" - -#~ msgid "" -#~ " WARN File contains a mix of CR, LF, and CR LF line endings!" -#~ msgstr "" -#~ " WARN Файл содержит комбинацию окончаний строки CR, LF и CR " -#~ "LF!" - -#~ msgid " WARN Line %d only contains whitespace!" -#~ msgstr " WARN Строка %d содержит только пробелы!" - -#~ msgid " WARN Missing APDialogExtension file \"%s\"" -#~ msgstr " WARN Файл APDialogExtension отсутствует «%s»" - -#~ msgid " WARN Missing APPrinterIconPath file \"%s\"" -#~ msgstr " WARN Файл APPrinterIconPath отсутствует «%s»" - -#~ msgid "" -#~ " WARN Non-Windows PPD files should use lines ending with only " -#~ "LF, not CR LF!" -#~ msgstr "" -#~ " WARN PPD-файлы не из Windows должны использовать строки только " -#~ "с окончанием LF, а не с CR LF!" - -#~ msgid "" -#~ " WARN Obsolete PPD version %.1f!" -#~ " REF: Page 42, section 5.2." -#~ msgstr "" -#~ " WARN Устаревшая версия PPD %.1f!" -#~ " REF: Стр. 42, раздел 5.2." - -#~ msgid " %s %s %s does not exist!" -#~ msgstr " %s %s %s не существует!" - -#~ msgid "" -#~ " %s Bad %s choice %s!" -#~ " REF: Page 122, section 5.17" -#~ msgstr "" -#~ " %s Неверный %s выбор %s!" -#~ " REF: Стр. 122, раздел 5.17" - -#~ msgid " %s Bad UTF-8 \"%s\" translation string for option %s!" -#~ msgstr " %s Неверный перевод UTF-8 «%s» для параметра %s!" - -#~ msgid "" -#~ " %s Bad UTF-8 \"%s\" translation string for option %s, choice %s!" -#~ msgstr " %s Неверный перевод UTF-8 «%s» для параметра %s, выбора %s!" - -#~ msgid " %s Bad cupsFilter value \"%s\"!" -#~ msgstr " %s Неверное значение cupsFilter «%s»!" - -#~ msgid " %s Bad cupsICCProfile %s!" -#~ msgstr " %s Неверный cupsICCProfile %s!" - -#~ msgid " %s Bad cupsPreFilter value \"%s\"!" -#~ msgstr " %s Неверное значение cupsPreFilter «%s»!" - -#~ msgid " %s Bad cupsUIConstraints %s: \"%s\"!" -#~ msgstr " %s Неверный cupsUIConstraints %s: \"%s\"!" - -#~ msgid " %s Bad language \"%s\"!" -#~ msgstr " %s Неверный язык «%s»!" - -#~ msgid " %s Empty cupsUIConstraints %s!" -#~ msgstr " %s Пустой cupsUIConstraints %s!" - -#~ msgid " %s Missing \"%s\" translation string for option %s!" -#~ msgstr " %s Перевод «%s» отсутствует для параметра %s!" - -#~ msgid "" -#~ " %s Missing \"%s\" translation string for option %s, choice %s!" -#~ msgstr " %s Перевод «%s» отсутствует для параметра %s, выбора %s!" - -#~ msgid "" -#~ " %s Missing choice *%s %s in UIConstraints \"*%s %s *%s %s\"!" -#~ msgstr "" -#~ " %s Выбор *%s %s отсутствует в UIConstraints «*%s %s *%s %s»!" - -#~ msgid " %s Missing choice *%s %s in cupsUIConstraints %s: \"%s\"!" -#~ msgstr "" -#~ " %s Выбор *%s %s отсутствует в cupsUIConstraints %s: \"%s\"!" - -#~ msgid " %s Missing cupsICCProfile file \"%s\"!" -#~ msgstr " %s Файл cupsICCProfile отсутствует «%s»!" - -#~ msgid " %s Missing cupsUIResolver %s!" -#~ msgstr " %s Отсутствует cupsUIResolver %s!" - -#~ msgid " %s Missing option %s in UIConstraints \"*%s %s *%s %s\"!" -#~ msgstr " %s Параметр %s отсутствует в UIConstraints «*%s %s *%s %s»!" - -#~ msgid " %s Missing option %s in cupsUIConstraints %s: \"%s\"!" -#~ msgstr " %s Параметр %s отсутствует в cupsUIConstraints %s: \"%s\"!" - -#~ msgid " %s No base translation \"%s\" is included in file!" -#~ msgstr " %s Основной перевод «%s» не включен в файл!" - -#~ msgid "" -#~ " %s REQUIRED %s does not define choice None!" -#~ " REF: Page 122, section 5.17" -#~ msgstr "" -#~ " ТРЕБУЕТСЯ %s: %s не определяет выбор «Нет»!" -#~ " REF: Стр. 122, раздел 5.17" - -#~ msgid " %s cupsICCProfile %s hash value collides with %s!" -#~ msgstr " Хеш-значение %s cupsICCProfile %s конфликтует с %s!" - -#~ msgid " %s cupsUIResolver %s causes a loop!" -#~ msgstr " %s cupsUIResolver %s создает цикл!" - -#~ msgid " **FAIL** %s choice names %s and %s differ only by case!" -#~ msgstr "" -#~ " **FAIL** Для выбора %s имена %s и %s различаются только регистром " -#~ "символов!" - -#~ msgid "" -#~ " **FAIL** %s must be 1284DeviceID!" -#~ " REF: Page 72, section 5.5" -#~ msgstr "" -#~ " **FAIL** %s должно соответствовать 1284DeviceID!" -#~ " REF: Стр. 72, раздел 5.5" - -#~ msgid "" -#~ " **FAIL** BAD DefaultImageableArea %s!" -#~ " REF: Page 102, section 5.15." -#~ msgstr "" -#~ " **FAIL** НЕВЕРНЫЙ DefaultImageableArea %s!" -#~ " REF: Стр. 102, раздел 5.15." - -#~ msgid "" -#~ " **FAIL** BAD DefaultPaperDimension %s!" -#~ " REF: Page 103, section 5.15." -#~ msgstr "" -#~ " **FAIL** НЕВЕРНЫЙ DefaultPaperDimension %s!" -#~ " REF: Стр. 103, раздел 5.15." - -#~ msgid "" -#~ " **FAIL** Bad %s choice %s!" -#~ " REF: Page 84, section 5.9" -#~ msgstr "" -#~ " **FAIL** Неверный %s выбор %s!" -#~ " REF: Стр. 84, раздел 5,9" - -#~ msgid " **FAIL** Bad LanguageEncoding %s - must be ISOLatin1!" -#~ msgstr "" -#~ " **FAIL** Неверный LanguageEncoding %s – должно быть ISOLatin1!" - -#~ msgid " **FAIL** Bad LanguageVersion %s - must be English!" -#~ msgstr "" -#~ " **FAIL** Неверный LanguageVersion %s – должен быть английский!" - -#~ msgid "" -#~ " **FAIL** Default translation string for option %s choice %s " -#~ "contains 8-bit characters!" -#~ msgstr "" -#~ " **FAIL** Стандартный перевод для параметра %s выбора %s содержит 8-" -#~ "битовые символы!" - -#~ msgid "" -#~ " **FAIL** Default translation string for option %s contains 8-bit " -#~ "characters!" -#~ msgstr "" -#~ " **FAIL** Стандартный перевод для параметра %s содержит 8-битовые " -#~ "символы!" - -#~ msgid " **FAIL** Group names %s and %s differ only by case!" -#~ msgstr "" -#~ " **FAIL** Имена групп %s и %s различаются только регистром " -#~ "символов!" - -#~ msgid " **FAIL** Multiple occurrences of %s choice name %s!" -#~ msgstr " **FAIL** Для выбора %s имя %s встречается несколько раз!" - -#~ msgid " **FAIL** Option names %s and %s differ only by case!" -#~ msgstr "" -#~ " **FAIL** Имена параметров %s и %s различаются только регистром " -#~ "символов!" - -#~ msgid "" -#~ " Bad %%%%BoundingBox: on line %d!" -#~ " REF: Page 39, %%%%BoundingBox:" -#~ msgstr "" -#~ " Неверный %%%%BoundingBox: в строке %d!" -#~ " REF: Стр. 39, %%%%BoundingBox:" - -#~ msgid "" -#~ " Bad %%%%Page: on line %d!" -#~ " REF: Page 53, %%%%Page:" -#~ msgstr "" -#~ " Неверная %%%%Page: в строке %d!" -#~ " REF: Стр. 53, %%%%Page:" - -#~ msgid "" -#~ " Bad %%%%Pages: on line %d!" -#~ " REF: Page 43, %%%%Pages:" -#~ msgstr "" -#~ " Неверные %%%%Pages: в строке %d!" -#~ " REF: Стр. 43, %%%%Pages:" - -#~ msgid "" -#~ " Line %d is longer than 255 characters (%d)!" -#~ " REF: Page 25, Line Length" -#~ msgstr "" -#~ " Строка %d длиннее 255 символов (%d)!" -#~ " REF: Стр. 25, Длина строки" - -#~ msgid "" -#~ " Missing %!PS-Adobe-3.0 on first line!" -#~ " REF: Page 17, 3.1 Conforming Documents" -#~ msgstr "" -#~ " %!PS-Adobe-3.0 отсутствует в первой строке!" -#~ " REF: Стр. 17, 3.1 Соответствующие документы" - -#~ msgid "" -#~ " Missing %%EndComments comment!" -#~ " REF: Page 41, %%EndComments" -#~ msgstr "" -#~ " Комментарий %%EndComments отсутствует!" -#~ " REF: Стр. 41, %%EndComments" - -#~ msgid "" -#~ " Missing or bad %%BoundingBox: comment!" -#~ " REF: Page 39, %%BoundingBox:" -#~ msgstr "" -#~ " Отсутствующий или неверный %%BoundingBox: комментарий!" -#~ " REF: Стр. 39, %%BoundingBox:" - -#~ msgid "" -#~ " Missing or bad %%Page: comments!" -#~ " REF: Page 53, %%Page:" -#~ msgstr "" -#~ " Отсутствующая или неверная %%Page: комментарий!" -#~ " REF: Стр. 53, %%Page:" - -#~ msgid "" -#~ " Missing or bad %%Pages: comment!" -#~ " REF: Page 43, %%Pages:" -#~ msgstr "" -#~ " Отсутствующие или неверные %%Pages: комментарий!" -#~ " REF: Стр. 43, %%Pages:" - -#~ msgid " Saw %d lines that exceeded 255 characters!" -#~ msgstr " Обнаружено строк длиннее 255 символов: %d!" - -#~ msgid " Too many %%BeginDocument comments!" -#~ msgstr " Слишком много комментариев %%BeginDocument!" - -#~ msgid " Too many %%EndDocument comments!" -#~ msgstr " Слишком много комментариев %%EndDocument!" - -#~ msgid " Warning: file contains binary data!" -#~ msgstr " файл содержит бинарные данные!" - -#~ msgid " Warning: no %%EndComments comment in file!" -#~ msgstr " нет комментария %%EndComments в файле!" - -#~ msgid " Warning: obsolete DSC version %.1f in file!" -#~ msgstr " устаревшая версия DSC %.1f в файле!" - -#~ msgid "%s not supported!" -#~ msgstr "%s не поддерживается!" - -#~ msgid "%s: Don't know what to do!" -#~ msgstr "%s: Дальнейшие действия неизвестны!" - -#~ msgid "" -#~ "%s: Error - %s environment variable names non-existent destination \"%s" -#~ "\"!" -#~ msgstr "" -#~ "%s: Ошибка – %s переменная окружения указывает несуществующее назначение «%" -#~ "s»!" - -#~ msgid "%s: Error - bad job ID!" -#~ msgstr "%s: Ошибка – неверный ID задания!" - -#~ msgid "%s: Error - cannot print files and alter jobs simultaneously!" -#~ msgstr "" -#~ "%s: Ошибка – невозможно одновременно печатать файлы и изменять задания!" - -#~ msgid "" -#~ "%s: Error - cannot print from stdin if files or a job ID are provided!" -#~ msgstr "" -#~ "%s: Ошибка – не удается печатать из stdin, если предоставлены файлы или " -#~ "ID задания!" - -#~ msgid "%s: Error - expected character set after '-S' option!" -#~ msgstr "%s: Ошибка – после параметра «-S» должен идти набор символов!" - -#~ msgid "%s: Error - expected content type after '-T' option!" -#~ msgstr "%s: Ошибка – после параметра «-T» должен быть указан тип контента!" - -#~ msgid "%s: Error - expected copies after '-n' option!" -#~ msgstr "" -#~ "%s: Ошибка – после параметра «-n» должно быть указано количество копий!" - -#~ msgid "%s: Error - expected copy count after '-#' option!" -#~ msgstr "%s: Ошибка – после параметра «-#» должен быть указан номер копии!" - -#~ msgid "%s: Error - expected destination after '-P' option!" -#~ msgstr "%s: Ошибка – после параметра «-P» должно быть указано назначение!" - -#~ msgid "%s: Error - expected destination after '-b' option!" -#~ msgstr "%s: Ошибка – после параметра «-b» должно быть указано назначение!" - -#~ msgid "%s: Error - expected destination after '-d' option!" -#~ msgstr "%s: Ошибка – после параметра «-d» должно быть указано назначение!" - -#~ msgid "%s: Error - expected form after '-f' option!" -#~ msgstr "%s: Ошибка – после параметра «-f» должна быть указана форма!" - -#~ msgid "%s: Error - expected hold name after '-H' option!" -#~ msgstr "%s: Ошибка – после параметра «-H» должно быть указано имя хоста!" - -#~ msgid "%s: Error - expected hostname after '-H' option!" -#~ msgstr "%s: Ошибка – после параметра «-H» должно быть указано имя хоста!" - -#~ msgid "%s: Error - expected hostname after '-h' option!" -#~ msgstr "%s: Ошибка – после параметра «-h» должно быть указано имя хоста!" - -#~ msgid "%s: Error - expected mode list after '-y' option!" -#~ msgstr "" -#~ "%s: Ошибка – после параметра «-y» должен быть указан список режимов!" - -#~ msgid "%s: Error - expected name after '-%c' option!" -#~ msgstr "%s: Ошибка – после параметра «-%c» должно быть указано имя!" - -#~ msgid "%s: Error - expected option string after '-o' option!" -#~ msgstr "" -#~ "%s: Ошибка – после параметра «-o» должна быть указана строка параметра!" - -#~ msgid "%s: Error - expected page list after '-P' option!" -#~ msgstr "%s: Ошибка – после параметра «-P» должен идти список страниц!" - -#~ msgid "%s: Error - expected priority after '-%c' option!" -#~ msgstr "%s: Ошибка – после параметра «-%c» должен быть указан приоритет!" - -#~ msgid "%s: Error - expected reason text after '-r' option!" -#~ msgstr "%s: Ошибка – после параметра «-r» должен идти текст причины!" - -#~ msgid "%s: Error - expected title after '-t' option!" -#~ msgstr "%s: Ошибка – после параметра «-t» должен быть указан заголовок!" - -#~ msgid "%s: Error - expected username after '-U' option!" -#~ msgstr "" -#~ "%s: Ошибка – после параметра «-U» должно быть указано имя пользователя!" - -#~ msgid "%s: Error - expected username after '-u' option!" -#~ msgstr "" -#~ "%s: Ошибка – после параметра «-u» должно быть указано имя пользователя!" - -#~ msgid "%s: Error - expected value after '-%c' option!" -#~ msgstr "%s: Ошибка – после параметра «-%c» должно быть указано значение!" - -#~ msgid "" -#~ "%s: Error - need \"completed\", \"not-completed\", or \"all\" after '-W' " -#~ "option!" -#~ msgstr "" -#~ "%s: Ошибка – требуется «завершено», «не завершено» или «все» после параметра " -#~ "«-W»!" - -#~ msgid "%s: Error - scheduler not responding!" -#~ msgstr "%s: Ошибка – планировщик не отвечает!" - -#~ msgid "%s: Error - unknown destination \"%s\"!" -#~ msgstr "%s: Ошибка – неизвестное назначение «%s»!" - -#~ msgid "%s: Error - unknown destination \"%s/%s\"!" -#~ msgstr "%s: Ошибка – неизвестное назначение «%s/%s»!" - -#~ msgid "%s: Error - unknown option '%c'!" -#~ msgstr "%s: Ошибка – неизвестный параметр «%c»!" - -#~ msgid "%s: Error - unknown option '%s'!" -#~ msgstr "%s: Ошибка – неизвестный параметр «%s»!" - -#~ msgid "%s: Expected job ID after '-i' option!" -#~ msgstr "%s: После параметра «-i» должен быть указан ID задания!" - -#~ msgid "%s: Invalid destination name in list \"%s\"!" -#~ msgstr "%s: Неверное имя назначения в списке «%s»!" - -#~ msgid "%s: Need job ID ('-i jobid') before '-H restart'!" -#~ msgstr "%s: Требуется ID задания («-i jobid») перед «-H restart»!" - -#~ msgid "%s: No filter to convert from %s/%s to %s/%s!" -#~ msgstr "%s: Нет фильтра для преобразования из %s/%s в %s/%s!" - -#~ msgid "%s: Sorry, no encryption support compiled in!" -#~ msgstr "%s: Нет скомпилированной поддержки шифрования!" - -#~ msgid "%s: Unable to contact server!" -#~ msgstr "%s: Не удается установить связь с сервером!" - -#~ msgid "%s: Unable to determine MIME type of \"%s\"!" -#~ msgstr "%s: Не удается определить тип MIME «%s»!" - -#~ msgid "%s: Unable to open %s - %s" -#~ msgstr "%s: Не удается открыть %s – %s" - -#~ msgid "%s: Unable to open %s - %s on line %d." -#~ msgstr "%s: Не удается открыть %s – %s в строке %d." - -#~ msgid "%s: Unable to read MIME database from \"%s\" or \"%s\"!" -#~ msgstr "%s: Не удается прочитать базу данных MIME в «%s» или «%s»!" - -#~ msgid "%s: Unknown destination \"%s\"!" -#~ msgstr "%s: Неизвестное назначение «%s»!" - -#~ msgid "%s: Unknown destination MIME type %s/%s!" -#~ msgstr "%s: Неизвестный MIME-тип назначения %s/%s!" - -#~ msgid "%s: Unknown option '%c'!" -#~ msgstr "%s: Неизвестный параметр «%c»!" - -#~ msgid "%s: Unknown source MIME type %s/%s!" -#~ msgstr "%s: Неизвестный MIME-тип источника %s/%s!" - -#~ msgid "" -#~ "%s: Warning - '%c' format modifier not supported - output may not be " -#~ "correct!" -#~ msgstr "" -#~ "%s: Внимание – модификатор формата «%c» не поддерживается – вывод может " -#~ "быть неправильным!" - -#~ msgid "%s: Warning - character set option ignored!" -#~ msgstr "%s: Внимание – параметр набора символов пропущен!" - -#~ msgid "%s: Warning - content type option ignored!" -#~ msgstr "%s: Внимание – параметр типа контента пропущен!" - -#~ msgid "%s: Warning - form option ignored!" -#~ msgstr "%s: Внимание – параметр формы пропущен!" - -#~ msgid "%s: Warning - mode option ignored!" -#~ msgstr "%s: Внимание – параметр режима пропущен!" - -#~ msgid "" -#~ "%s: error - %s environment variable names non-existent destination \"%s" -#~ "\"!" -#~ msgstr "" -#~ "%s: ошибка – переменная окружения %s указывает несуществующее назначение «%" -#~ "s»!" - -#~ msgid "%s: error - expected option=value after '-o' option!" -#~ msgstr "" -#~ "%s: ошибка – после параметра «-o» должна идти запись вида option=value!" - -#~ msgid "600 DPI Grayscale" -#~ msgstr "600dpi, оттенки серого" - -#~ msgid "A Samba password is required to export printer drivers!" -#~ msgstr "Для экспорта драйверов принтера требуется пароль Samba!" - -#~ msgid "A Samba username is required to export printer drivers!" -#~ msgstr "Для экспорта драйверов принтера требуется имя пользователя Samba!" - -#~ msgid "A class named \"%s\" already exists!" -#~ msgstr "Класс с именем «%s» уже существует!" - -#~ msgid "A printer named \"%s\" already exists!" -#~ msgstr "Принтер с именем «%s» уже существует!" - -#~ msgid "Attempt to set %s printer-state to bad value %d!" -#~ msgstr "Попытка установить %s printer-state на неверное значение %d!" - -#~ msgid "Attribute groups are out of order (%x < %x)!" -#~ msgstr "Группы атрибутов не действуют (%x < %x)!" - -#~ msgid "Bad device URI \"%s\"!" -#~ msgstr "Неверный URI устройства «%s»!" - -#~ msgid "Bad device-uri \"%s\"!" -#~ msgstr "Неверное значение device-uri «%s»!" - -#~ msgid "Bad device-uri scheme \"%s\"!" -#~ msgstr "Неверная схема device-uri «%s»!" - -#~ msgid "Bad document-format \"%s\"!" -#~ msgstr "Неверное значение document-format «%s»!" - -#~ msgid "Bad filename buffer!" -#~ msgstr "Ошибка в буфере filename!" - -#~ msgid "Bad job-priority value!" -#~ msgstr "Неверное значение job-priority!" - -#~ msgid "Bad job-sheets value \"%s\"!" -#~ msgstr "Неверное значение job-sheets «%s»!" - -#~ msgid "Bad job-sheets value type!" -#~ msgstr "Неверный тип значения job-sheets!" - -#~ msgid "Bad job-state value!" -#~ msgstr "Неверное значение job-state!" - -#~ msgid "Bad job-uri attribute \"%s\"!" -#~ msgstr "Неверный атрибут job-uri «%s»!" - -#~ msgid "Bad notify-pull-method \"%s\"!" -#~ msgstr "Неверное значение notify-pull-method «%s»!" - -#~ msgid "Bad notify-recipient-uri URI \"%s\"!" -#~ msgstr "Неверный URI notify-recipient-uri «%s»!" - -#~ msgid "Bad option + choice on line %d!" -#~ msgstr "Неверный параметр + выбор в строке %d!" - -#~ msgid "Bad port-monitor \"%s\"!" -#~ msgstr "Неверное значение port-monitor «%s»!" - -#~ msgid "Bad printer-state value %d!" -#~ msgstr "Неверное значение printer-state %d!" - -#~ msgid "Bad request version number %d.%d!" -#~ msgstr "Неверный номер версии запроса %d.%d!" - -#~ msgid "Bad subscription ID!" -#~ msgstr "Неверный ID подписки!" - -#~ msgid "Character set \"%s\" not supported!" -#~ msgstr "Набор символов «%s» не поддерживается!" - -#~ msgid "Could not scan type \"%s\"!" -#~ msgstr "Не удалось сканировать тип «%s»!" - -#~ msgid "Cover open." -#~ msgstr "Крышка открыта." - -#~ msgid "Developer almost empty." -#~ msgstr "Проявитель почти закончился." - -#~ msgid "Developer empty!" -#~ msgstr "Проявитель закончился!" - -#~ msgid "Door open." -#~ msgstr "Дверца открыта." - -#~ msgid "Bad %%BoundingBox: comment seen!" -#~ msgstr "Неверный %%BoundingBox: комментарий просмотрен!" - -#~ msgid "Bad %%IncludeFeature: comment!" -#~ msgstr "Неверный %%IncludeFeature: комментарий!" - -#~ msgid "Bad %%Page: comment in file!" -#~ msgstr "Неверная %%Page: комментарий в файле!" - -#~ msgid "Bad %%PageBoundingBox: comment in file!" -#~ msgstr "Неверный %%PageBoundingBox: комментарий в файле!" - -#~ msgid "Bad SCSI device file \"%s\"!" -#~ msgstr "Неверный файл устройства SCSI «%s»!" - -#~ msgid "Bad columns value %d!" -#~ msgstr "Неверное значение количества столбцов %d!" - -#~ msgid "Bad cpi value %f!" -#~ msgstr "Неверное значение cpi %f!" - -#~ msgid "Bad lpi value %f!" -#~ msgstr "Неверное значение lpi %f!" - -#~ msgid "Bad page setup!" -#~ msgstr "Неверные параметры страницы!" - -#~ msgid "Destination printer does not exist!" -#~ msgstr "Целевой принтер не существует!" - -#~ msgid "Duplicate %%BoundingBox: comment seen!" -#~ msgstr "Дубликат %%BoundingBox: комментарий просмотрен!" - -#~ msgid "Duplicate %%Pages: comment seen!" -#~ msgstr "Дубликат %%Pages: комментарий просмотрен!" - -#~ msgid "Empty print file!" -#~ msgstr "Пустой файл печати!" - -#~ msgid "Expected quoted string on line %d of %s!" -#~ msgstr "В строке %d из %s должна быть строка в кавычках!" - -#~ msgid "Fatal USB error!" -#~ msgstr "Критический сбой USB!" - -#~ msgid "Invalid HP-GL/2 command seen, unable to print file!" -#~ msgstr "" -#~ "Обнаружена неверная команда HP-GL/2, не удается напечатать файл!" - -#~ msgid "Missing %%EndProlog!" -#~ msgstr "Отсутствует %%EndProlog!" - -#~ msgid "Missing %%EndSetup!" -#~ msgstr "Отсутствует %%EndSetup!" - -#~ msgid "" -#~ "Missing device URI on command-line and no DEVICE_URI environment " -#~ "variable!" -#~ msgstr "" -#~ "Отсутствует идентификатор URI устройства в командной строке и " -#~ "переменная окружения DEVICE_URI!" - -#~ msgid "Missing value on line %d of banner file!" -#~ msgstr "Отсутствует значение в строке %d в файле баннера!" - -#~ msgid "" -#~ "Need a msgid line before any translation strings on line %d of %" -#~ "s!" -#~ msgstr "" -#~ "Требуется строка msgid перед строкой перевода в строке %d из %s!" - -#~ msgid "No %%BoundingBox: comment in header!" -#~ msgstr "Нет %%BoundingBox: комментарий в заголовке!" - -#~ msgid "No %%Pages: comment in header!" -#~ msgstr "Нет %%Pages: комментарий в заголовке!" - -#~ msgid "" -#~ "No device URI found in argv[0] or in DEVICE_URI environment " -#~ "variable!" -#~ msgstr "" -#~ "Не обнаружено URI устройства в argv[0] или переменной окружения " -#~ "DEVICE_URI!" - -#~ msgid "No pages found!" -#~ msgstr "Страницы не найдены!" - -#~ msgid "Out of paper!" -#~ msgstr "Нет бумаги!" - -#~ msgid "PRINTER environment variable not defined!" -#~ msgstr "Переменная окружения PRINTER не указана!" - -#~ msgid "Print file was not accepted (%s)!" -#~ msgstr "Файл печати не принят (%s)!" - -#~ msgid "Printer not responding!" -#~ msgstr "Принтер не отвечает!" - -#~ msgid "Unable to create temporary file - %s." -#~ msgstr "Не удается создать временный файл – %s." - -#~ msgid "Unable to create temporary file: %s" -#~ msgstr "Не удается создать временный файл: %s" - -#~ msgid "Unable to get job %d attributes (%s)!" -#~ msgstr "Не удается получить атрибуты задания %d (%s)!" - -#~ msgid "Unable to get printer status (%s)!" -#~ msgstr "Не удается получить статус принтера (%s)!" - -#~ msgid "Unable to locate printer '%s'!" -#~ msgstr "Не удается обнаружить принтер «%s»!" - -#~ msgid "Unable to open image file for printing!" -#~ msgstr "Не удается открыть файл изображения для печати!" - -#~ msgid "Unable to open temporary file" -#~ msgstr "Не удается открыть временный файл" - -#~ msgid "Unable to print %d text columns!" -#~ msgstr "Не удается напечатать столбцы с текстом (%d)!" - -#~ msgid "Unable to print %dx%d text page!" -#~ msgstr "Не удается напечатать страницу с текстом %dx%d!" - -#~ msgid "Unable to read print data!" -#~ msgstr "Не удается считать данные печати!" - -#~ msgid "Unable to send print data (%d)" -#~ msgstr "Не удается отправить данные печати (%d)" - -#~ msgid "Unable to send print data!" -#~ msgstr "Не удается отправить данные печати!" - -#~ msgid "Unable to write %d bytes to printer!" -#~ msgstr "Не удается записать %d байт на принтер!" - -#~ msgid "Unable to write raster data to driver!" -#~ msgstr "Не удается записать растровые данные на драйвер!" - -#~ msgid "Unable to write to temporary file" -#~ msgstr "Не удается записать данные во временный файл" - -#~ msgid "Unexpected text on line %d of %s!" -#~ msgstr "Непредвиденный текст в строке %d из %s!" - -#~ msgid "Unknown encryption option value \"%s\"!" -#~ msgstr "Неизвестное значение параметра шифрования «%s»!" - -#~ msgid "Unknown message catalog format for \"%s\"!" -#~ msgstr "Неизвестный формат каталога сообщений для «%s»!" - -#~ msgid "Unknown option \"%s\" with value \"%s\"!" -#~ msgstr "Неизвестный параметр «%s» со значением «%s»!" - -#~ msgid "Unknown version option value \"%s\"!" -#~ msgstr "Неизвестное значение параметра версии «%s»!" - -#~ msgid "Unsupported brightness value %s, using brightness=100!" -#~ msgstr "" -#~ "Неподдерживаемое значение яркости %s, используется " -#~ "brightness=100!" - -#~ msgid "Unsupported gamma value %s, using gamma=1000!" -#~ msgstr "" -#~ "Неподдерживаемое значение гаммы %s, используется gamma=1000!" - -#~ msgid "Unsupported number-up value %d, using number-up=1!" -#~ msgstr "" -#~ "Неподдерживаемое значение number-up %d, используется number-up=1!" - -#~ msgid "" -#~ "Unsupported number-up-layout value %s, using number-up-" -#~ "layout=lrtb!" -#~ msgstr "" -#~ "Неподдерживаемое значение number-up-layout %s, используется number-" -#~ "up-layout=lrtb!" - -#~ msgid "Unsupported page-border value %s, using page-border=none!" -#~ msgstr "" -#~ "Неподдерживаемое значение page-border %s, используется page-" -#~ "border=none!" - -#~ msgid "doc_printf overflow (%d bytes) detected, aborting!" -#~ msgstr "Обнаружено переполнение doc_printf (%d байт), отменяю!" - -#~ msgid "pdftops filter crashed on signal %d!" -#~ msgstr "Сбой фильтра pdftops при сигнале %d!" - -#~ msgid "pdftops filter exited with status %d!" -#~ msgstr "Фильтр pictwpstops закрыт со статусом %d!" - -#~ msgid "pictwpstops exited on signal %d!" -#~ msgstr "Фильтр pictwpstops закрыт по сигналу %d!" - -#~ msgid "pictwpstops exited with status %d!" -#~ msgstr "Фильтр pictwpstops закрыт со статусом %d!" - -#~ msgid "" -#~ "recoverable: Unable to connect to printer; will retry in 30 " -#~ "seconds." -#~ msgstr "" -#~ "Восстанавливаемо: не удается подключиться к принтеру; попытка " -#~ "будет повторена через 30 секунд…" - -#~ msgid "Empty PPD file!" -#~ msgstr "Пустой PPD-файл!" - -#~ msgid "Error: need hostname after '-h' option!" -#~ msgstr "Требуется имя хоста после параметра «-h»!" - -#~ msgid "Fuser temperature high!" -#~ msgstr "Высокая температура термофиксатора!" - -#~ msgid "Fuser temperature low!" -#~ msgstr "Низкая температура термофиксатора!" - -#~ msgid "Got a printer-uri attribute but no job-id!" -#~ msgstr "Получен атрибут printer-uri, но не job-id!" - -#~ msgid "Ink/toner almost empty." -#~ msgstr "Чернила/тонер заканчиваются." - -#~ msgid "Ink/toner empty!" -#~ msgstr "Чернила/тонер закончились!" - -#~ msgid "Ink/toner waste bin almost full." -#~ msgstr "Корзина чернил/тонера почти полный." - -#~ msgid "Ink/toner waste bin full!" -#~ msgstr "Корзина чернил/тонера полная!" - -#~ msgid "Interlock open." -#~ msgstr "Открыт замок." - -#~ msgid "Job #%d cannot be restarted - no files!" -#~ msgstr "Задание #%d не может быть перезапущено – нет файлов!" - -#~ msgid "Job #%d does not exist!" -#~ msgstr "Задание #%d не существует!" - -#~ msgid "Job #%d is finished and cannot be altered!" -#~ msgstr "Задание #%d завершено и не может быть изменено!" - -#~ msgid "Job #%d is not complete!" -#~ msgstr "Задание #%d не завершено!" - -#~ msgid "Job #%d is not held for authentication!" -#~ msgstr "Задание #%d не задержано для идентификации!" - -#~ msgid "Job #%d is not held!" -#~ msgstr "Задание #%d не задержано!" - -#~ msgid "Job #%s does not exist!" -#~ msgstr "Задание #%s не существует!" - -#~ msgid "Job %d not found!" -#~ msgstr "Задание #%d не найдено!" - -#~ msgid "Job subscriptions cannot be renewed!" -#~ msgstr "Подписки на задание не могут быть обновлены!" - -#~ msgid "Language \"%s\" not supported!" -#~ msgstr "Язык «%s» не поддерживается!" - -#~ msgid "Media jam!" -#~ msgstr "Затор бумаги!" - -#~ msgid "Media tray almost empty." -#~ msgstr "Лоток с бумагой почти пуст." - -#~ msgid "Media tray empty!" -#~ msgstr "Лоток с бумагой пуст!" - -#~ msgid "Media tray missing!" -#~ msgstr "Лоток с бумагой отсутствует!" - -#~ msgid "Media tray needs to be filled." -#~ msgstr "Необходимо вставить бумагу в лоток." - -#~ msgid "Missing document-number attribute!" -#~ msgstr "Отсутствует атрибут document-number!" - -#~ msgid "Missing double quote on line %d!" -#~ msgstr "Отсутствуют двойные кавычки в строке %d!" - -#~ msgid "Missing form variable!" -#~ msgstr "Отсутствует переменная формы!" - -#~ msgid "Missing notify-subscription-ids attribute!" -#~ msgstr "Отсутствует атрибут notify-subscription-ids!" - -#~ msgid "Missing requesting-user-name attribute!" -#~ msgstr "Отсутствует атрибут requesting-user-name!" - -#~ msgid "Missing required attributes!" -#~ msgstr "Отсутствуют обязательные атрибуты!" - -#~ msgid "Missing value on line %d!" -#~ msgstr "Отсутствует значение в строке %d!" - -#~ msgid "No PPD name!" -#~ msgstr "Нет имени PPD!" - -#~ msgid "No Windows printer drivers are installed!" -#~ msgstr "Нет установленных драйверов принтера Windows!" - -#~ msgid "No active jobs on %s!" -#~ msgstr "Нет активных заданий на %s!" - -#~ msgid "No attributes in request!" -#~ msgstr "Нет атрибутов в запросе!" - -#~ msgid "No authentication information provided!" -#~ msgstr "Нет информации для проверки подлинности!" - -#~ msgid "No file!?!" -#~ msgstr "Нет файла!?!" - -#~ msgid "No modification time!" -#~ msgstr "Не указано время изменения!" - -#~ msgid "No printer name!" -#~ msgstr "Нет имени принтера!" - -#~ msgid "No printer-uri found for class!" -#~ msgstr "Не указан адрес printer-uri для класса!" - -#~ msgid "No printer-uri found!" -#~ msgstr "Не указан адрес printer-uri!" - -#~ msgid "No printer-uri in request!" -#~ msgstr "Нет адреса printer-uri в запросе!" - -#~ msgid "No subscription attributes in request!" -#~ msgstr "Нет атрибутов подписки в запросе!" - -#~ msgid "OPC almost at end-of-life." -#~ msgstr "OPC почти в end-of-life." - -#~ msgid "OPC at end-of-life!" -#~ msgstr "OPC в end-of-life!" - -#~ msgid "Out of toner!" -#~ msgstr "Недостаточно тонера!" - -#~ msgid "Output bin almost full." -#~ msgstr "Выходной лоток почти заполнен." - -#~ msgid "Output bin full!" -#~ msgstr "Выходной лоток заполнен!" - -#~ msgid "Output tray missing!" -#~ msgstr "Выходной лоток отсутствует!" - -#~ msgid "Printer offline." -#~ msgstr "Принтер в режиме не подключен к сети." - -#~ msgid "SCSI Printer" -#~ msgstr "Принтер SCSI" - -#~ msgid "The notify-user-data value is too large (%d > 63 octets)!" -#~ msgstr "Значение notify-user-data слишком длинное (%d > 63 октетов)!" - -#~ msgid "The printer or class is not shared!" -#~ msgstr "Нет общего доступа к принтеру или классу!" - -#~ msgid "The printer-uri attribute is required!" -#~ msgstr "Требуется атрибут printer-uri!" - -#~ msgid "Toner low." -#~ msgstr "Тонер заканчивается." - -#~ msgid "Too many job-sheets values (%d > 2)!" -#~ msgstr "Слишком много значений job-sheets (%d > 2)!" - -#~ msgid "Too many printer-state-reasons values (%d > %d)!" -#~ msgstr "Слишком много значений printer-state-reasons (%d > %d)!" - -#~ msgid "Unable to add job for destination \"%s\"!" -#~ msgstr "Не удается добавить задание для назначения «%s»!" - -#~ msgid "Unable to allocate memory for file types!" -#~ msgstr "Не удается выделить память для типов файлов!" - -#~ msgid "Unable to copy 64-bit CUPS printer driver files (%d)!" -#~ msgstr "Не удается копировать 64-битовые файлы драйвера принтера CUPS (%d)!" - -#~ msgid "Unable to copy 64-bit Windows printer driver files (%d)!" -#~ msgstr "" -#~ "Не удается копировать 64-битовые файлы драйвера принтера для Windows (%d)!" - -#~ msgid "Unable to copy CUPS printer driver files (%d)!" -#~ msgstr "Не удается копировать файлы драйвера принтера CUPS (%d)!" - -#~ msgid "Unable to copy PPD file - %s!" -#~ msgstr "Не удается копировать PPD-файл – %s!" - -#~ msgid "Unable to copy PPD file!" -#~ msgstr "Не удается копировать PPD-файл!" - -#~ msgid "Unable to copy Windows 2000 printer driver files (%d)!" -#~ msgstr "Не удается копировать файлы драйвера принтера Windows 2000 (%d)!" - -#~ msgid "Unable to copy Windows 9x printer driver files (%d)!" -#~ msgstr "Не удается копировать файлы драйвера принтера Windows 9x (%d)!" - -#~ msgid "Unable to copy interface script - %s!" -#~ msgstr "Не удается копировать скрипт интерфейса – %s!" - -#~ msgid "Unable to create printer-uri!" -#~ msgstr "Не удается создать printer-uri!" - -#~ msgid "Unable to edit cupsd.conf files larger than 1MB!" -#~ msgstr "Невозможно редактировать файлы «cupsd.conf» больше 1 МБ!" - -#~ msgid "Unable to find destination for job!" -#~ msgstr "Не удается найти назначение для задания!" - -#~ msgid "Unable to find printer!" -#~ msgstr "Не удается найти принтер!" - -#~ msgid "Unable to install Windows 2000 printer driver files (%d)!" -#~ msgstr "Не удается установить файлы драйвера принтера Windows 2000 (%d)!" - -#~ msgid "Unable to install Windows 9x printer driver files (%d)!" -#~ msgstr "Не удается установить файлы драйвера принтера Windows 9x (%d)!" - -#~ msgid "Unable to open document %d in job %d!" -#~ msgstr "Не удается открыть документ %d в задании %d!" - -#~ msgid "Unable to send command to printer driver!" -#~ msgstr "Не удается отправить команду драйверу принтера!" - -#~ msgid "Unable to set Windows printer driver (%d)!" -#~ msgstr "Не удается настроить драйвер принтера Windows (%d)!" - -#~ msgid "Unable to use legacy USB class driver!" -#~ msgstr "Не удается использовать устаревший драйвер класса USB!" - -#~ msgid "Unknown printer error (%s)!" -#~ msgstr "Неизвестная ошибка принтера (%s)!" - -#~ msgid "Unsupported character set \"%s\"!" -#~ msgstr "Неподдерживаемый набор символов «%s»!" - -#~ msgid "Unsupported compression \"%s\"!" -#~ msgstr "Неподдерживаемое сжатие «%s»!" - -#~ msgid "Unsupported compression attribute %s!" -#~ msgstr "Неподдерживаемый атрибут сжатия %s!" - -#~ msgid "Unsupported format \"%s\"!" -#~ msgstr "Неподдерживаемый формат «%s»!" - -#~ msgid "Unsupported format '%s'!" -#~ msgstr "Неподдерживаемый формат «%s»!" - -#~ msgid "Unsupported format '%s/%s'!" -#~ msgstr "Неподдерживаемый формат «%s/%s»!" - -#~ msgid "" -#~ "Usage: convert [ options ]" -#~ "" -#~ "Options:" -#~ "" -#~ " -f filename Set file to be converted (otherwise stdin)" -#~ " -o filename Set file to be generated (otherwise stdout)" -#~ " -i mime/type Set input MIME type (otherwise auto-typed)" -#~ " -j mime/type Set output MIME type (otherwise application/pdf)" -#~ " -P filename.ppd Set PPD file" -#~ " -a 'name=value ...' Set option(s)" -#~ " -U username Set username for job" -#~ " -J title Set title" -#~ " -c copies Set number of copies" -#~ " -u Remove the PPD file when finished" -#~ " -D Remove the input file when finished" -#~ msgstr "" -#~ "Синтаксис: convert [ options ]" -#~ "" -#~ "Параметры:" -#~ "" -#~ " -f filename Указывается конвертируемый файл (в противном " -#~ "случае stdin)" -#~ " -o filename Указывается создаваемый файл (в противном случае " -#~ "stdout)" -#~ " -i mime/type Указывается MIME-тип данных на входе (в противном " -#~ "случае auto-typed)" -#~ " -j mime/type Указывается MIME-тип данных на выходе (в противном " -#~ "случае application/pdf)" -#~ " -P filename.ppd Указывается PPD-файл" -#~ " -a 'name=value ...' Указываются параметры" -#~ " -U username Указывается имя пользователя для задания" -#~ " -J title Указывается заголовок" -#~ " -c copies Указывается количество копий" -#~ " -u PPD-файл удаляется после выполнения команды" -#~ " -D Файл, поступивший на вход, удаляется после " -#~ "выполнения команды" - -#~ msgid "" -#~ "Usage: cupsfilter -m mime/type [ options ] filename" -#~ "" -#~ "Options:" -#~ "" -#~ " -c cupsd.conf Set cupsd.conf file to use" -#~ " -j job-id[,N] Filter file N from the specified job (default is file " -#~ "1)" -#~ " -n copies Set number of copies" -#~ " -o name=value Set option(s)" -#~ " -p filename.ppd Set PPD file" -#~ " -t title Set title" -#~ msgstr "" -#~ "Синтаксис: cupsfilter -m mime/type [ options ] filename" -#~ "" -#~ "Параметры:" -#~ "" -#~ " -c cupsd.conf Используется файл cupsd.conf" -#~ " -j job-id[,N] Из указанного задания выбирается файл N (по умолчанию " -#~ "файл 1)" -#~ " -n copies Задается количество копий" -#~ " -o name=value Задаются параметры" -#~ " -p filename.ppd Задается PPD-файл" -#~ " -t title Задается заголовок" - -#~ msgid "" -#~ "Usage: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[.gz]]" -#~ " program | cupstestppd [options] -" -#~ "" -#~ "Options:" -#~ "" -#~ " -R root-directory Set alternate root" -#~ " -W {all,none,constraints,defaults,duplex,filters,translations}" -#~ " Issue warnings instead of errors" -#~ " -q Run silently" -#~ " -r Use 'relaxed' open mode" -#~ " -v Be slightly verbose" -#~ " -vv Be very verbose" -#~ msgstr "" -#~ "Синтаксис: cupstestppd [options] filename1.ppd[.gz] [... filenameN.ppd[." -#~ "gz]]" -#~ " program | cupstestppd [options] -" -#~ "" -#~ "Параметры:" -#~ "" -#~ " -R root-directory Задается альтернативный корневой каталог" -#~ " -W {all,none,constraints,defaults,duplex,filters,translations}" -#~ " Вместо ошибок выдаются предупреждения" -#~ " -q Команда выполняется в «тихом» режиме" -#~ " -r Используется открытый режим" -#~ " -v Режим более подробного отображения" -#~ " -vv Режим максимально подробного отображения" - -#~ msgid "Failed to read side-channel request!" -#~ msgstr "Не удалось прочитать запрос бокового канала!" - -#~ msgid "Option \"%s\" cannot be included via IncludeFeature!" -#~ msgstr "Параметр «%s» не может быть включен через IncludeFeature!" - -#~ msgid "" -#~ "Remote host did not respond with command status byte after %d " -#~ "seconds!" -#~ msgstr "" -#~ "Удаленный хост не ответил байтом command-статуса после %d " -#~ "секунд!" - -#~ msgid "" -#~ "Remote host did not respond with control status byte after %d " -#~ "seconds!" -#~ msgstr "" -#~ "Удаленный хост не ответил байтом control-статуса после %d " -#~ "секунд!" - -#~ msgid "" -#~ "Remote host did not respond with data status byte after %d " -#~ "seconds!" -#~ msgstr "" -#~ "Удаленный хост не ответил байтом data-статуса после %d секунд!" - -#~ msgid "SCSI command timed out (%d); retrying." -#~ msgstr "Время команды SCSI истекло (%d). Повтор попытки…" - -#~ msgid "" -#~ "This document does not conform to the Adobe Document Structuring " -#~ "Conventions and may not print correctly!" -#~ msgstr "" -#~ "Этот документ не соответствует Adobe Document Structuring " -#~ "Conventions и может быть напечатан неправильно!" - -#~ msgid "Unknown choice \"%s\" for option \"%s\"!" -#~ msgstr "Неизвестный выбор «%s» для параметра «%s»!" - -#~ msgid "Unknown option \"%s\"!" -#~ msgstr "Неизвестный параметр «%s»!" - -#~ msgid "Unsupported baud rate %s!" -#~ msgstr "Неподдерживаемая скорость передачи данных в бодах %s!" - -#~ msgid "" -#~ "recoverable: Network host '%s' is busy; will retry in %d " -#~ "seconds." -#~ msgstr "" -#~ "Восстанавливаемо. Хост сети «%s» занят. Попытка будет повторена " -#~ "через %d сек…" - -#~ msgid "Warning, no Windows 2000 printer drivers are installed!" -#~ msgstr "Внимание! Нет установленных драйверов принтера Windows 2000!" - -#~ msgid "cupsctl: Unknown option \"%s\"!" -#~ msgstr "cupsctl: Неизвестный параметр «%s»!" - -#~ msgid "cupsctl: Unknown option \"-%c\"!" -#~ msgstr "cupsctl: Неизвестный параметр «-%c»!" - -#~ msgid "cupsd: Expected config filename after \"-c\" option!" -#~ msgstr "cupsd: Ожидаемое имя файла конфигурации после параметра «-c»!" - -#~ msgid "cupsd: Unable to get current directory!" -#~ msgstr "cupsd: Не удается определить текущий каталог!" - -#~ msgid "cupsd: Unknown argument \"%s\" - aborting!" -#~ msgstr "cupsd: Неизвестный аргумент «%s» – отмена!" - -#~ msgid "cupsd: Unknown option \"%c\" - aborting!" -#~ msgstr "cupsd: Неизвестный параметр «%c» – отмена!" - -#~ msgid "cupsfilter: Invalid document number %d!" -#~ msgstr "cupsfilter: Недопустимый номер документа %d!" - -#~ msgid "cupsfilter: Invalid job ID %d!" -#~ msgstr "cupsfilter: Недопустимый ID задания %d!" - -#~ msgid "cupsfilter: Only one filename can be specified!" -#~ msgstr "cupsfilter: Только одно имя файла может быть указано!" - -#~ msgid "cupsfilter: Unable to create temporary file: %s" -#~ msgstr "cupsfilter: Не удается создать временный файл: %s" - -#~ msgid "job-printer-uri attribute missing!" -#~ msgstr "Атрибут job-printer-uri отсутствует!" - -#~ msgid "lpadmin: Class name can only contain printable characters!" -#~ msgstr "lpadmin: Имя класса может содержать только печатные символы!" - -#~ msgid "lpadmin: Expected PPD after '-P' option!" -#~ msgstr "lpadmin: После параметра «-P» должен быть указан PPD!" - -#~ msgid "lpadmin: Expected allow/deny:userlist after '-u' option!" -#~ msgstr "" -#~ "lpadmin: После параметра «-u» должен быть указан allow/deny:userlist!" - -#~ msgid "lpadmin: Expected class after '-r' option!" -#~ msgstr "lpadmin: После параметра «-r» должен быть указан класс!" - -#~ msgid "lpadmin: Expected class name after '-c' option!" -#~ msgstr "lpadmin: После параметра «-c» должно быть указано имя класса!" - -#~ msgid "lpadmin: Expected description after '-D' option!" -#~ msgstr "lpadmin: После параметра «-D» должно идти описание!" - -#~ msgid "lpadmin: Expected device URI after '-v' option!" -#~ msgstr "lpadmin: После параметра «-v» должен быть указан URI устройства!" - -#~ msgid "lpadmin: Expected file type(s) after '-I' option!" -#~ msgstr "lpadmin: После параметра «-I» должны быть указаны типы файлов!" - -#~ msgid "lpadmin: Expected hostname after '-h' option!" -#~ msgstr "lpadmin: После параметра «-h» должно быть указано имя хоста!" - -#~ msgid "lpadmin: Expected interface after '-i' option!" -#~ msgstr "lpadmin: После параметра «-i» должен быть указан интерфейс!" - -#~ msgid "lpadmin: Expected location after '-L' option!" -#~ msgstr "lpadmin: После параметра «-L» должно быть указано местоположение!" - -#~ msgid "lpadmin: Expected model after '-m' option!" -#~ msgstr "lpadmin: После параметра «-m» должна быть указана модель!" - -#~ msgid "lpadmin: Expected name=value after '-o' option!" -#~ msgstr "" -#~ "lpadmin: После параметра «-o» должно быть указано значение вида " -#~ "name=value!" - -#~ msgid "lpadmin: Expected printer after '-p' option!" -#~ msgstr "lpadmin: После параметра «-p» должен быть указан принтер!" - -#~ msgid "lpadmin: Expected printer name after '-d' option!" -#~ msgstr "lpadmin: После параметра «-d» должно быть указано имя принтера!" - -#~ msgid "lpadmin: Expected printer or class after '-x' option!" -#~ msgstr "" -#~ "lpadmin: После параметра «-x» должен быть указан принтер или класс!" - -#~ msgid "lpadmin: No member names were seen!" -#~ msgstr "lpadmin: Имена участников не обнаружены!" - -#~ msgid "lpadmin: Printer name can only contain printable characters!" -#~ msgstr "lpadmin: Имя принтера может содержать только печатные символы!" - -#~ msgid "" -#~ "lpadmin: Unable to add a printer to the class:" -#~ " You must specify a printer name first!" -#~ msgstr "" -#~ "lpadmin: Не удается добавить принтер к классу:" -#~ " Необходимо сначала указать имя принтера!" - -#~ msgid "lpadmin: Unable to create temporary file - %s" -#~ msgstr "lpadmin: Не удается создать временный файл – %s" - -#~ msgid "lpadmin: Unable to create temporary file: %s" -#~ msgstr "lpadmin: Не удается создать временный файл: %s" - -#~ msgid "" -#~ "lpadmin: Unable to remove a printer from the class:" -#~ " You must specify a printer name first!" -#~ msgstr "" -#~ "lpadmin: Не удается удалить принтер из класса:" -#~ " Необходимо сначала указать имя принтера!" - -#~ msgid "" -#~ "lpadmin: Unable to set the PPD file:" -#~ " You must specify a printer name first!" -#~ msgstr "" -#~ "lpadmin: Не удается настроить PPD-файл:" -#~ " Необходимо сначала указать имя принтера!" - -#~ msgid "" -#~ "lpadmin: Unable to set the device URI:" -#~ " You must specify a printer name first!" -#~ msgstr "" -#~ "lpadmin: Не удается настроить URI устройства:" -#~ " Необходимо сначала указать имя принтера!" - -#~ msgid "" -#~ "lpadmin: Unable to set the interface script or PPD file:" -#~ " You must specify a printer name first!" -#~ msgstr "" -#~ "lpadmin: Не удается настроить скрипт интерфейса или PPD-файл:" -#~ " Необходимо сначала указать имя принтера!" - -#~ msgid "" -#~ "lpadmin: Unable to set the interface script:" -#~ " You must specify a printer name first!" -#~ msgstr "" -#~ "lpadmin: Не удается настроить скрипт интерфейса:" -#~ " Необходимо сначала указать имя принтера!" - -#~ msgid "" -#~ "lpadmin: Unable to set the printer description:" -#~ " You must specify a printer name first!" -#~ msgstr "" -#~ "lpadmin: Не удается настроить описание принтера:" -#~ " Необходимо сначала указать имя принтера!" - -#~ msgid "" -#~ "lpadmin: Unable to set the printer location:" -#~ " You must specify a printer name first!" -#~ msgstr "" -#~ "lpadmin: Не удается настроить размещение принтера:" -#~ " Необходимо сначала указать имя принтера!" - -#~ msgid "" -#~ "lpadmin: Unable to set the printer options:" -#~ " You must specify a printer name first!" -#~ msgstr "" -#~ "lpadmin: Не удается настроить параметры принтера:" -#~ " Необходимо сначала указать имя принтера!" - -#~ msgid "lpadmin: Unknown allow/deny option \"%s\"!" -#~ msgstr "lpadmin: Неизвестный параметр allow/deny «%s»!" - -#~ msgid "lpadmin: Unknown argument '%s'!" -#~ msgstr "lpadmin: Неизвестный аргумент «%s»!" - -#~ msgid "lpadmin: Unknown option '%c'!" -#~ msgstr "lpadmin: Неизвестный параметр «%c»!" - -#~ msgid "lpadmin: Warning - content type list ignored!" -#~ msgstr "lpadmin: Внимание – список типов контента пропущен!" - -#~ msgid "lpinfo: Expected 1284 device ID string after --device-id!" -#~ msgstr "lpinfo: После --device-id должна идти строка ID устройства 1284!" - -#~ msgid "lpinfo: Expected language after --language!" -#~ msgstr "lpinfo: После –language должен быть указан язык!" - -#~ msgid "lpinfo: Expected make and model after --make-and-model!" -#~ msgstr "" -#~ "lpinfo: После --make-and-model должна быть указана марка и модель!" - -#~ msgid "lpinfo: Expected product string after --product!" -#~ msgstr "lpinfo: После –product должна идти строка продукта!" - -#~ msgid "lpinfo: Expected scheme list after --exclude-schemes!" -#~ msgstr "lpinfo: После --exclude-schemes должен идти список схем!" - -#~ msgid "lpinfo: Expected scheme list after --include-schemes!" -#~ msgstr "lpinfo: После --ixclude-schemes должен идти список схем!" - -#~ msgid "lpinfo: Expected timeout after --timeout!" -#~ msgstr "lpinfo: После –timeout должно быть указано время ожидания!" - -#~ msgid "lpinfo: Unknown argument '%s'!" -#~ msgstr "lpinfo: Неизвестный аргумент «%s»!" - -#~ msgid "lpinfo: Unknown option '%c'!" -#~ msgstr "lpinfo: Неизвестный параметр «%c»!" - -#~ msgid "lpinfo: Unknown option '%s'!" -#~ msgstr "lpinfo: Неизвестный параметр «%s»!" - -#~ msgid "lpmove: Unknown argument '%s'!" -#~ msgstr "lpmove: Неизвестный аргумент «%s»!" - -#~ msgid "lpmove: Unknown option '%c'!" -#~ msgstr "lpmove: Неизвестный параметр «%c»!" - -#~ msgid "lpoptions: No printers!?!" -#~ msgstr "lpoptions: Нет принтеров!?!" - -#~ msgid "lpoptions: Unable to open PPD file for %s!" -#~ msgstr "lpoptions: Не удается открыть PPD-файл для %s!" - -#~ msgid "lpoptions: Unknown printer or class!" -#~ msgstr "lpoptions: Неизвестный принтер или класс!" - -#~ msgid "lppasswd: Only root can add or delete passwords!" -#~ msgstr "" -#~ "lppasswd: Только пользователь root может добавлять или удалять пароли!" - -#~ msgid "lppasswd: Password file busy!" -#~ msgstr "lppasswd: Файл пароля занят!" - -#~ msgid "lppasswd: Password file not updated!" -#~ msgstr "lppasswd: Файл пароля не обновлен!" - -#~ msgid "lppasswd: Sorry, password doesn't match!" -#~ msgstr "lppasswd: Пароль не подходит!" - -#~ msgid "lppasswd: Sorry, passwords don't match!" -#~ msgstr "lppasswd: Пароль не подходит!" - -#~ msgid "" -#~ "lpstat: error - %s environment variable names non-existent destination \"%" -#~ "s\"!" -#~ msgstr "" -#~ "lpstat: Ошибка – %s переменная окружения указывает несуществующее " -#~ "назначение «%s»!" - -#~ msgid "notify-events not specified!" -#~ msgstr "notify-events не указаны!" - -#~ msgid "notify-recipient-uri URI \"%s\" is already used!" -#~ msgstr "URI-адрес notify-recipient-uri «%s» уже используется!" - -#~ msgid "notify-recipient-uri URI \"%s\" uses unknown scheme!" -#~ msgstr "URI-адрес notify-recipient-uri «%s» использует неизвестную схему!" - -#~ msgid "notify-subscription-id %d no good!" -#~ msgstr "notify-subscription-id %d неверный!" - -#~ msgid "ppdc: Bad resolution name \"%s\" on line %d of %s!" -#~ msgstr "ppdc: Недопустимое имя разрешения «%s» в строке %d из %s." - -#~ msgid "ppdc: Bad status keyword %s on line %d of %s!" -#~ msgstr "ppdc: Недопустимое ключевое слово статуса %s в строке %d из %s." - -#~ msgid "ppdc: Choice found on line %d of %s with no Option!" -#~ msgstr "" -#~ "ppdc: В строке %d из %s обнаружено значение, не привязанное к параметру!" - -#~ msgid "ppdc: Duplicate #po for locale %s on line %d of %s!" -#~ msgstr "ppdc: Дубликат #po для региона %s в строке %d из %s!" - -#~ msgid "ppdc: Expected a filter definition on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должно быть определение фильтра!" - -#~ msgid "ppdc: Expected a program name on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должно быть имя программы!" - -#~ msgid "ppdc: Expected charset after Font on line %d of %s!" -#~ msgstr "" -#~ "ppdc: После Font в строке %d из %s должен быть указан набор символов!" - -#~ msgid "ppdc: Expected color order for ColorModel on line %d of %s!" -#~ msgstr "" -#~ "ppdc: После ColorModel в строке %d из %s должна быть указана цветовая " -#~ "схема!" - -#~ msgid "ppdc: Expected colorspace for ColorModel on line %d of %s!" -#~ msgstr "" -#~ "ppdc: Для ColorModel в строке %d из %s должно быть указано пространство " -#~ "цветов!" - -#~ msgid "ppdc: Expected compression for ColorModel on line %d of %s!" -#~ msgstr "" -#~ "ppdc: Для ColorModel в строке %d из %s должно быть указано сжатие!" - -#~ msgid "" -#~ "ppdc: Expected constraints string for UIConstraints on line %d of %s!" -#~ msgstr "" -#~ "ppdc: Для UIConstraints в строке %d из %s должна быть указана строка " -#~ "ограничений!" - -#~ msgid "" -#~ "ppdc: Expected driver type keyword following DriverType on line %d of %" -#~ "s!" -#~ msgstr "" -#~ "ppdc: После DriverType в строке %d из %s должно быть указано ключевое " -#~ "слово типа драйвера!" - -#~ msgid "ppdc: Expected duplex type after Duplex on line %d of %s!" -#~ msgstr "" -#~ "ppdc: После Duplex в строке %d из %s должен быть указан тип дуплекса!" - -#~ msgid "ppdc: Expected encoding after Font on line %d of %s!" -#~ msgstr "ppdc: После Font в строке %d из %s должна быть указана кодировка!" - -#~ msgid "ppdc: Expected filename after #po %s on line %d of %s!" -#~ msgstr "" -#~ "ppdc: После #po %s в строке %d из %s должно быть указано имя файла!" - -#~ msgid "ppdc: Expected group name/text on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должно быть указано имя группы/текст!" - -#~ msgid "ppdc: Expected include filename on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должно быть указано имя файла!" - -#~ msgid "ppdc: Expected integer on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должно быть целое число!" - -#~ msgid "ppdc: Expected locale after #po on line %d of %s!" -#~ msgstr "ppdc: После #po в строке %d из %s должен быть указан регион!" - -#~ msgid "ppdc: Expected name after %s on line %d of %s!" -#~ msgstr "ppdc: После %s в строке %d из %s должно быть имя!" - -#~ msgid "ppdc: Expected name after FileName on line %d of %s!" -#~ msgstr "ppdc: После FileName в строке %d из %s должно быть имя!" - -#~ msgid "ppdc: Expected name after Font on line %d of %s!" -#~ msgstr "ppdc: После Font в строке %d из %s должно быть имя!" - -#~ msgid "ppdc: Expected name after Manufacturer on line %d of %s!" -#~ msgstr "ppdc: После Manufacturer в строке %d из %s должно быть имя!" - -#~ msgid "ppdc: Expected name after MediaSize on line %d of %s!" -#~ msgstr "ppdc: После MediaSize в строке %d из %s должно быть имя!" - -#~ msgid "ppdc: Expected name after ModelName on line %d of %s!" -#~ msgstr "ppdc: После ModelName в строке %d из %s должно быть имя!" - -#~ msgid "ppdc: Expected name after PCFileName on line %d of %s!" -#~ msgstr "ppdc: После PCFileName в строке %d из %s должно быть имя!" - -#~ msgid "ppdc: Expected name/text after %s on line %d of %s!" -#~ msgstr "ppdc: После %s в строке %d из %s должно быть имя/текст!" - -#~ msgid "ppdc: Expected name/text after Installable on line %d of %s!" -#~ msgstr "ppdc: После Installable в строке %d из %s должно быть имя/текст!" - -#~ msgid "ppdc: Expected name/text after Resolution on line %d of %s!" -#~ msgstr "ppdc: После Resolution в строке %d из %s должно быть имя/текст!" - -#~ msgid "" -#~ "ppdc: Expected name/text combination for ColorModel on line %d of %s!" -#~ msgstr "ppdc: После ColorModel в строке %d из %s должно быть имя/текст!" - -#~ msgid "ppdc: Expected option name/text on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должно быть указано имя параметра/текст!" - -#~ msgid "ppdc: Expected option section on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должен быть раздел параметров!" - -#~ msgid "ppdc: Expected option type on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должен быть указан тип параметра!" - -#~ msgid "ppdc: Expected override field after Resolution on line %d of %s!" -#~ msgstr "" -#~ "ppdc: После Resolution в строке %d из %s должно быть поле " -#~ "переопределения!" - -#~ msgid "ppdc: Expected real number on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должно быть действительное число!" - -#~ msgid "" -#~ "ppdc: Expected resolution/mediatype following ColorProfile on line %d of %" -#~ "s!" -#~ msgstr "" -#~ "ppdc: После ColorProfile в строке %d из %s должно быть указано разрешение/" -#~ "тип носителя!" - -#~ msgid "" -#~ "ppdc: Expected resolution/mediatype following SimpleColorProfile on line %" -#~ "d of %s!" -#~ msgstr "" -#~ "ppdc: После SimpleColorProfile в строке %d из %s должно быть указано " -#~ "разрешение/тип носителя!" - -#~ msgid "ppdc: Expected selector after %s on line %d of %s!" -#~ msgstr "ppdc: После %s в строке %d из %s должен быть селектор!" - -#~ msgid "ppdc: Expected status after Font on line %d of %s!" -#~ msgstr "ppdc: После Font в строке %d из %s должен быть указан статус!" - -#~ msgid "ppdc: Expected string after Copyright on line %d of %s!" -#~ msgstr "ppdc: После Copyright в строке %d из %s должна быть строка!" - -#~ msgid "ppdc: Expected string after Version on line %d of %s!" -#~ msgstr "ppdc: После Version в строке %d из %s должна быть строка!" - -#~ msgid "ppdc: Expected two option names on line %d of %s!" -#~ msgstr "ppdc: В строке %d из %s должны быть два имени параметра!" - -#~ msgid "ppdc: Expected value after %s on line %d of %s!" -#~ msgstr "ppdc: После %s в строке %d из %s должно быть значение!" - -#~ msgid "ppdc: Expected version after Font on line %d of %s!" -#~ msgstr "ppdc: После Font в строке %d из %s должна быть указана версия!" - -#~ msgid "ppdc: Invalid #include/#po filename \"%s\"!" -#~ msgstr "ppdc: Неверное имя файла #include/#po «%s»!" - -#~ msgid "ppdc: Invalid cost for filter on line %d of %s!" -#~ msgstr "ppdc: Затраты на фильтр в строке %d из %s указаны неверно!" - -#~ msgid "ppdc: Invalid empty MIME type for filter on line %d of %s!" -#~ msgstr "ppdc: Недопустимый пустой MIME-тип для фильтра в строке %d из %s!" - -#~ msgid "ppdc: Invalid empty program name for filter on line %d of %s!" -#~ msgstr "" -#~ "ppdc: Недопустимое пустое имя программы для фильтра в строке %d из %s!" - -#~ msgid "ppdc: Invalid option section \"%s\" on line %d of %s!" -#~ msgstr "ppdc: Неверный раздел параметров «%s» в строке %d из %s!" - -#~ msgid "ppdc: Invalid option type \"%s\" on line %d of %s!" -#~ msgstr "ppdc: Неверный тип параметра «%s» в строке %d из %s!" - -#~ msgid "ppdc: Missing #endif at end of \"%s\"!" -#~ msgstr "ppdc: Отсутствует #endif в конце «%s»!" - -#~ msgid "ppdc: Missing #if on line %d of %s!" -#~ msgstr "ppdc: Отсутствует #if в строке %d из %s!" - -#~ msgid "ppdc: No message catalog provided for locale %s!" -#~ msgstr "ppdc: Не указан каталог сообщений для региона %s!" - -#~ msgid "ppdc: Option %s redefined with a different type on line %d of %s!" -#~ msgstr "ppdc: Для параметра %s определен другой тип в строке %d из %s!" - -#~ msgid "ppdc: Option constraint must *name on line %d of %s!" -#~ msgstr "" -#~ "ppdc: Для ограничения параметра должно быть указано *name в строке %d из %" -#~ "s!" - -#~ msgid "ppdc: Too many nested #if's on line %d of %s!" -#~ msgstr "ppdc: Слишком много вложенных операторов #if в строке %d из %s!" - -#~ msgid "ppdc: Unable to find #po file %s on line %d of %s!" -#~ msgstr "ppdc: Не удается найти файл #po %s в строке %d из %s!" - -#~ msgid "ppdc: Unable to find include file \"%s\" on line %d of %s!" -#~ msgstr "ppdc: Не удается найти файл «%s» в строке %d из %s!" - -#~ msgid "ppdc: Unknown driver type %s on line %d of %s!" -#~ msgstr "ppdc: Неизвестный тип драйвера %s в строке %d из %s!" - -#~ msgid "ppdc: Unknown duplex type \"%s\" on line %d of %s!" -#~ msgstr "ppdc: Неизвестный тип дуплекса «%s» в строке %d из %s!" - -#~ msgid "ppdc: Unknown media size \"%s\" on line %d of %s!" -#~ msgstr "ppdc: Неизвестный размер носителя «%s» в строке %d из %s!" - -#~ msgid "ppdc: Unknown token \"%s\" seen on line %d of %s!" -#~ msgstr "ppdc: Неизвестный маркер «%s» в строке %d из %s!" - -#~ msgid "" -#~ "ppdc: Unknown trailing characters in real number \"%s\" on line %d of %" -#~ "s!" -#~ msgstr "" -#~ "ppdc: Неизвестные конечные символы в вещественном числе «%s» в строке %d " -#~ "из %s!" - -#~ msgid "ppdc: Unterminated string starting with %c on line %d of %s!" -#~ msgstr "ppdc: Не завершена строка, начинающаяся с %c в строке %d из %s!" - -#~ msgid "ppdmerge: Bad LanguageVersion \"%s\" in %s!" -#~ msgstr "ppdmerge: Неверное значение LanguageVersion «%s» в %s!" diff --git a/man/cancel.man b/man/cancel.man index 5134d1fef..aefb8b262 100644 --- a/man/cancel.man +++ b/man/cancel.man @@ -12,7 +12,7 @@ .\" which should have been included with this file. If this file is .\" file is missing or damaged, see the license at "http://www.cups.org/". .\" -.TH cancel 1 "CUPS" "20 March 2006" "Apple Inc." +.TH cancel 1 "CUPS" "21 January 2013" "Apple Inc." .SH NAME cancel - cancel jobs .SH SYNOPSIS @@ -23,7 +23,7 @@ cancel - cancel jobs .I hostname[:port] ] [ -u .I username -] [ +] [ -x ] [ .I id ] [ .I destination @@ -56,6 +56,10 @@ Chooses an alternate server. -u username .br Cancels jobs owned by \fIusername\fR. +.TP 5 +-x +.br +Deletes job data files in addition to canceling. .SH COMPATIBILITY Unlike the System V printing system, CUPS allows printer names to contain any printable character except SPACE, TAB, "/", or "#". diff --git a/man/cups-files.conf.man.in b/man/cups-files.conf.man.in index 58da102d0..7682533c2 100644 --- a/man/cups-files.conf.man.in +++ b/man/cups-files.conf.man.in @@ -16,7 +16,7 @@ .SH NAME cups-files.conf \- file and directory configuration file for cups .SH DESCRIPTION -The \fIcups-file.conf\fR file configures the files and directories used by the +The \fIcups-files.conf\fR file configures the files and directories used by the CUPS scheduler, \fIcupsd(8)\fR. It is normally located in the \fI@CUPS_SERVERROOT@\fR directory. .LP diff --git a/ppdc/ppdc-source.cxx b/ppdc/ppdc-source.cxx index 9560daa49..222ccfd25 100644 --- a/ppdc/ppdc-source.cxx +++ b/ppdc/ppdc-source.cxx @@ -3,7 +3,7 @@ // // Source class for the CUPS PPD Compiler. // -// Copyright 2007-2012 by Apple Inc. +// Copyright 2007-2013 by Apple Inc. // Copyright 2002-2007 by Easy Software Products. // // These coded instructions, statements, and computer programs are the @@ -2292,7 +2292,7 @@ ppdcSource::quotef(cups_file_t *fp, // I - File to write to if ((format - bufformat + 1) > (int)sizeof(tformat)) break; - strncpy(tformat, bufformat, format - bufformat); + memcpy(tformat, bufformat, format - bufformat); tformat[format - bufformat] = '\0'; bytes += cupsFilePrintf(fp, tformat, va_arg(ap, double)); @@ -2309,7 +2309,7 @@ ppdcSource::quotef(cups_file_t *fp, // I - File to write to if ((format - bufformat + 1) > (int)sizeof(tformat)) break; - strncpy(tformat, bufformat, format - bufformat); + memcpy(tformat, bufformat, format - bufformat); tformat[format - bufformat] = '\0'; # ifdef HAVE_LONG_LONG @@ -2327,7 +2327,7 @@ ppdcSource::quotef(cups_file_t *fp, // I - File to write to if ((format - bufformat + 1) > (int)sizeof(tformat)) break; - strncpy(tformat, bufformat, format - bufformat); + memcpy(tformat, bufformat, format - bufformat); tformat[format - bufformat] = '\0'; bytes += cupsFilePrintf(fp, tformat, va_arg(ap, void *)); diff --git a/scheduler/client.c b/scheduler/client.c index 9c84252b8..dc4a642b8 100644 --- a/scheduler/client.c +++ b/scheduler/client.c @@ -1275,7 +1275,8 @@ cupsdReadClient(cupsd_client_t *con) /* I - Client to read from */ switch (con->http.state) { case HTTP_GET_SEND : - if (!strncmp(con->uri, "/printers/", 10) && + if ((!strncmp(con->uri, "/ppd/", 5) || + !strncmp(con->uri, "/printers/", 10)) && !strcmp(con->uri + strlen(con->uri) - 4, ".ppd")) { /* @@ -1285,8 +1286,15 @@ cupsdReadClient(cupsd_client_t *con) /* I - Client to read from */ con->uri[strlen(con->uri) - 4] = '\0'; /* Drop ".ppd" */ - if ((p = cupsdFindPrinter(con->uri + 10)) != NULL) + if (!strncmp(con->uri, "/ppd/", 5)) + p = cupsdFindPrinter(con->uri + 5); + else + p = cupsdFindPrinter(con->uri + 10); + + if (p) + { snprintf(con->uri, sizeof(con->uri), "/ppd/%s.ppd", p->name); + } else { if (!cupsdSendError(con, HTTP_NOT_FOUND, CUPSD_AUTH_NONE)) @@ -1298,7 +1306,8 @@ cupsdReadClient(cupsd_client_t *con) /* I - Client to read from */ break; } } - else if ((!strncmp(con->uri, "/printers/", 10) || + else if ((!strncmp(con->uri, "/icons/", 7) || + !strncmp(con->uri, "/printers/", 10) || !strncmp(con->uri, "/classes/", 9)) && !strcmp(con->uri + strlen(con->uri) - 4, ".png")) { @@ -1309,7 +1318,9 @@ cupsdReadClient(cupsd_client_t *con) /* I - Client to read from */ con->uri[strlen(con->uri) - 4] = '\0'; /* Drop ".png" */ - if (!strncmp(con->uri, "/printers/", 10)) + if (!strncmp(con->uri, "/icons/", 7)) + p = cupsdFindPrinter(con->uri + 7); + else if (!strncmp(con->uri, "/printers/", 10)) p = cupsdFindPrinter(con->uri + 10); else p = cupsdFindClass(con->uri + 9); diff --git a/scheduler/conf.c b/scheduler/conf.c index f32baa060..cee1e2517 100644 --- a/scheduler/conf.c +++ b/scheduler/conf.c @@ -590,7 +590,7 @@ cupsdReadConfiguration(void) cupsdSetString(&Printcap, CUPS_DEFAULT_PRINTCAP); cupsdSetString(&FontPath, CUPS_FONTPATH); cupsdSetString(&RemoteRoot, "remroot"); - cupsdSetStringf(&ServerHeader, "CUPS/%d.%d", CUPS_VERSION_MAJOR, + cupsdSetStringf(&ServerHeader, "CUPS/%d.%d IPP/2.1", CUPS_VERSION_MAJOR, CUPS_VERSION_MINOR); cupsdSetString(&StateDir, CUPS_STATEDIR); @@ -3182,19 +3182,20 @@ read_cupsd_conf(cups_file_t *fp) /* I - File to read from */ uname(&plat); if (!_cups_strcasecmp(value, "ProductOnly")) - cupsdSetString(&ServerHeader, "CUPS"); + cupsdSetString(&ServerHeader, "CUPS IPP"); else if (!_cups_strcasecmp(value, "Major")) - cupsdSetStringf(&ServerHeader, "CUPS/%d", CUPS_VERSION_MAJOR); + cupsdSetStringf(&ServerHeader, "CUPS/%d IPP/2", CUPS_VERSION_MAJOR); else if (!_cups_strcasecmp(value, "Minor")) - cupsdSetStringf(&ServerHeader, "CUPS/%d.%d", CUPS_VERSION_MAJOR, + cupsdSetStringf(&ServerHeader, "CUPS/%d.%d IPP/2.1", CUPS_VERSION_MAJOR, CUPS_VERSION_MINOR); else if (!_cups_strcasecmp(value, "Minimal")) - cupsdSetString(&ServerHeader, CUPS_MINIMAL); + cupsdSetString(&ServerHeader, CUPS_MINIMAL " IPP/2.1"); else if (!_cups_strcasecmp(value, "OS")) - cupsdSetStringf(&ServerHeader, CUPS_MINIMAL " (%s)", plat.sysname); + cupsdSetStringf(&ServerHeader, CUPS_MINIMAL " (%s %s) IPP/2.1", + plat.sysname, plat.release); else if (!_cups_strcasecmp(value, "Full")) - cupsdSetStringf(&ServerHeader, CUPS_MINIMAL " (%s) IPP/2.1", - plat.sysname); + cupsdSetStringf(&ServerHeader, CUPS_MINIMAL " (%s %s; %s) IPP/2.1", + plat.sysname, plat.release, plat.machine); else if (!_cups_strcasecmp(value, "None")) cupsdClearString(&ServerHeader); else diff --git a/scheduler/ipp.c b/scheduler/ipp.c index c32b0d14f..9e25a9474 100644 --- a/scheduler/ipp.c +++ b/scheduler/ipp.c @@ -3,7 +3,7 @@ * * IPP routines for the CUPS scheduler. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products, all rights reserved. * * This file contains Kerberos support code, copyright 2006 by @@ -3270,8 +3270,12 @@ cancel_all_jobs(cupsd_client_t *con, /* I - Client connection */ { for (i = 0; i < job_ids->num_values; i ++) { - if (!cupsdFindJob(job_ids->values[i].integer)) + if ((job = cupsdFindJob(job_ids->values[i].integer)) == NULL) break; + + if (con->request->request.op.operation_id == IPP_CANCEL_MY_JOBS && + _cups_strcasecmp(job->username, username)) + break; } if (i < job_ids->num_values) @@ -3327,6 +3331,10 @@ cancel_all_jobs(cupsd_client_t *con, /* I - Client connection */ if ((job = cupsdFindJob(job_ids->values[i].integer)) == NULL || _cups_strcasecmp(job->dest, printer->name)) break; + + if (con->request->request.op.operation_id == IPP_CANCEL_MY_JOBS && + _cups_strcasecmp(job->username, username)) + break; } if (i < job_ids->num_values) @@ -4054,7 +4062,11 @@ copy_attrs(ipp_t *to, /* I - Destination request */ fromattr->group_tag != IPP_TAG_ZERO) || !fromattr->name) continue; - if (!strcmp(fromattr->name, "job-printer-uri")) + if (!strcmp(fromattr->name, "document-password") || + !strcmp(fromattr->name, "job-authorization-uri") || + !strcmp(fromattr->name, "job-password") || + !strcmp(fromattr->name, "job-password-encryption") || + !strcmp(fromattr->name, "job-printer-uri")) continue; if (exclude && @@ -5207,253 +5219,34 @@ create_job(cupsd_client_t *con, /* I - Client connection */ static cups_array_t * /* O - Array of attributes or NULL */ create_requested_array(ipp_t *request) /* I - IPP request */ { - int i; /* Looping var */ - ipp_attribute_t *requested; /* requested-attributes attribute */ cups_array_t *ra; /* Requested attributes array */ - char *value; /* Current value */ /* - * Get the requested-attributes attribute, and return NULL if we don't - * have one... + * Create the array for standard attributes... */ - if ((requested = ippFindAttribute(request, "requested-attributes", - IPP_TAG_KEYWORD)) == NULL) - return (NULL); + ra = ippCreateRequestedArray(request); /* - * If the attribute contains a single "all" keyword, return NULL... + * Add CUPS defaults as needed... */ - if (requested->num_values == 1 && - !strcmp(requested->values[0].string.text, "all")) - return (NULL); + if (cupsArrayFind(ra, "printer-defaults")) + { + /* + * Include user-set defaults... + */ - /* - * Create an array using "strcmp" as the comparison function... - */ - - ra = cupsArrayNew((cups_array_func_t)strcmp, NULL); - - for (i = 0; i < requested->num_values; i ++) - { - value = requested->values[i].string.text; - - if (!strcmp(value, "job-template")) - { - /* Only includes the set of Job Template attributes supported by CUPS */ - cupsArrayAdd(ra, "copies"); - cupsArrayAdd(ra, "copies-default"); - cupsArrayAdd(ra, "copies-supported"); - cupsArrayAdd(ra, "finishings"); - cupsArrayAdd(ra, "finishings-default"); - cupsArrayAdd(ra, "finishings-supported"); - cupsArrayAdd(ra, "job-hold-until"); - cupsArrayAdd(ra, "job-hold-until-default"); - cupsArrayAdd(ra, "job-hold-until-supported"); - cupsArrayAdd(ra, "job-priority"); - cupsArrayAdd(ra, "job-priority-default"); - cupsArrayAdd(ra, "job-priority-supported"); - cupsArrayAdd(ra, "job-sheets"); - cupsArrayAdd(ra, "job-sheets-default"); - cupsArrayAdd(ra, "job-sheets-supported"); - cupsArrayAdd(ra, "media"); - cupsArrayAdd(ra, "media-col"); - cupsArrayAdd(ra, "media-col-default"); - cupsArrayAdd(ra, "media-default"); - cupsArrayAdd(ra, "media-supported"); - cupsArrayAdd(ra, "multiple-document-handling"); - cupsArrayAdd(ra, "multiple-document-handling-default"); - cupsArrayAdd(ra, "multiple-document-handling-supported"); - cupsArrayAdd(ra, "number-up"); - cupsArrayAdd(ra, "number-up-default"); - cupsArrayAdd(ra, "number-up-layout"); - cupsArrayAdd(ra, "number-up-layout-default"); - cupsArrayAdd(ra, "number-up-layout-supported"); - cupsArrayAdd(ra, "number-up-supported"); - cupsArrayAdd(ra, "orientation-requested"); - cupsArrayAdd(ra, "orientation-requested-default"); - cupsArrayAdd(ra, "orientation-requested-supported"); - cupsArrayAdd(ra, "output-bin"); - cupsArrayAdd(ra, "output-bin-default"); - cupsArrayAdd(ra, "output-bin-supported"); - cupsArrayAdd(ra, "page-delivery"); - cupsArrayAdd(ra, "page-delivery-default"); - cupsArrayAdd(ra, "page-delivery-supported"); - cupsArrayAdd(ra, "page-order-received"); - cupsArrayAdd(ra, "page-order-received-default"); - cupsArrayAdd(ra, "page-order-received-supported"); - cupsArrayAdd(ra, "page-ranges"); - cupsArrayAdd(ra, "page-ranges-supported"); - cupsArrayAdd(ra, "presentation-direction-number-up"); - cupsArrayAdd(ra, "presentation-direction-number-up-default"); - cupsArrayAdd(ra, "presentation-direction-number-up-supported"); - cupsArrayAdd(ra, "print-color-mode"); - cupsArrayAdd(ra, "print-color-mode-default"); - cupsArrayAdd(ra, "print-color-mode-supported"); - cupsArrayAdd(ra, "print-content-optimize"); - cupsArrayAdd(ra, "print-content-optimize-default"); - cupsArrayAdd(ra, "print-content-optimize-supported"); - cupsArrayAdd(ra, "print-quality"); - cupsArrayAdd(ra, "print-quality-default"); - cupsArrayAdd(ra, "print-quality-supported"); - cupsArrayAdd(ra, "printer-resolution"); - cupsArrayAdd(ra, "printer-resolution-default"); - cupsArrayAdd(ra, "printer-resolution-supported"); - cupsArrayAdd(ra, "sheet-collate"); - cupsArrayAdd(ra, "sheet-collate-default"); - cupsArrayAdd(ra, "sheet-collate-supported"); - cupsArrayAdd(ra, "sides"); - cupsArrayAdd(ra, "sides-default"); - cupsArrayAdd(ra, "sides-supported"); - } - else if (!strcmp(value, "job-description")) - { - /* Only includes the set of Job Description attributes supported by CUPS */ - cupsArrayAdd(ra, "date-time-at-completed"); - cupsArrayAdd(ra, "date-time-at-creation"); - cupsArrayAdd(ra, "date-time-at-processing"); - cupsArrayAdd(ra, "job-charge-info"); - cupsArrayAdd(ra, "job-detailed-status-message"); - cupsArrayAdd(ra, "job-document-access-errors"); - cupsArrayAdd(ra, "job-id"); - cupsArrayAdd(ra, "job-impressions"); - cupsArrayAdd(ra, "job-impressions-completed"); - cupsArrayAdd(ra, "job-k-octets"); - cupsArrayAdd(ra, "job-k-octets-processed"); - cupsArrayAdd(ra, "job-mandatory-attributes"); - cupsArrayAdd(ra, "job-media-progress"); - cupsArrayAdd(ra, "job-media-sheets"); - cupsArrayAdd(ra, "job-media-sheets-completed"); - cupsArrayAdd(ra, "job-message-from-operator"); - cupsArrayAdd(ra, "job-more-info"); - cupsArrayAdd(ra, "job-name"); - cupsArrayAdd(ra, "job-originating-user-name"); - cupsArrayAdd(ra, "job-printer-up-time"); - cupsArrayAdd(ra, "job-printer-uri"); - cupsArrayAdd(ra, "job-state"); - cupsArrayAdd(ra, "job-state-message"); - cupsArrayAdd(ra, "job-state-reasons"); - cupsArrayAdd(ra, "job-uri"); - cupsArrayAdd(ra, "number-of-documents"); - cupsArrayAdd(ra, "number-of-intervening-jobs"); - cupsArrayAdd(ra, "output-device-assigned"); - cupsArrayAdd(ra, "time-at-completed"); - cupsArrayAdd(ra, "time-at-creation"); - cupsArrayAdd(ra, "time-at-processing"); - } - else if (!strcmp(value, "printer-description")) - { - /* Only includes the set of Printer Description attributes supported by CUPS */ - cupsArrayAdd(ra, "charset-configured"); - cupsArrayAdd(ra, "charset-supported"); - cupsArrayAdd(ra, "color-supported"); - cupsArrayAdd(ra, "compression-supported"); - cupsArrayAdd(ra, "document-format-default"); - cupsArrayAdd(ra, "document-format-supported"); - cupsArrayAdd(ra, "generated-natural-language-supported"); - cupsArrayAdd(ra, "ipp-versions-supported"); - cupsArrayAdd(ra, "job-creation-attributes-supported"); - cupsArrayAdd(ra, "job-ids-supported"); - cupsArrayAdd(ra, "job-impressions-supported"); - cupsArrayAdd(ra, "job-k-octets-supported"); - cupsArrayAdd(ra, "job-media-sheets-supported"); - cupsArrayAdd(ra, "job-settable-attributes-supported"); - cupsArrayAdd(ra, "jpeg-k-octets-supported"); - cupsArrayAdd(ra, "jpeg-x-dimension-supported"); - cupsArrayAdd(ra, "jpeg-y-dimension-supported"); - cupsArrayAdd(ra, "media-bottom-margin-supported"); - cupsArrayAdd(ra, "media-col-supported"); - cupsArrayAdd(ra, "media-key-supported"); - cupsArrayAdd(ra, "media-left-margin-supported"); - cupsArrayAdd(ra, "media-right-margin-supported"); - cupsArrayAdd(ra, "media-size-supported"); - cupsArrayAdd(ra, "media-source-supported"); - cupsArrayAdd(ra, "media-top-margin-supported"); - cupsArrayAdd(ra, "media-type-supported"); - cupsArrayAdd(ra, "multiple-document-jobs-supported"); - cupsArrayAdd(ra, "multiple-operation-time-out"); - cupsArrayAdd(ra, "natural-language-configured"); - cupsArrayAdd(ra, "notify-max-events-supported"); - cupsArrayAdd(ra, "notify-schemes-supported"); - cupsArrayAdd(ra, "operations-supported"); - cupsArrayAdd(ra, "pages-per-minute"); - cupsArrayAdd(ra, "pages-per-minute-color"); - cupsArrayAdd(ra, "pdf-k-octets-supported"); - cupsArrayAdd(ra, "pdl-override-supported"); - cupsArrayAdd(ra, "printer-alert"); - cupsArrayAdd(ra, "printer-alert-description"); - cupsArrayAdd(ra, "printer-charge-info-uri"); - cupsArrayAdd(ra, "printer-commands"); - cupsArrayAdd(ra, "printer-current-time"); - cupsArrayAdd(ra, "printer-dns-sd-name"); - cupsArrayAdd(ra, "printer-info"); - cupsArrayAdd(ra, "printer-is-accepting-jobs"); - cupsArrayAdd(ra, "printer-is-shared"); - cupsArrayAdd(ra, "printer-location"); - cupsArrayAdd(ra, "printer-make-and-model"); - cupsArrayAdd(ra, "printer-message-from-operator"); - cupsArrayAdd(ra, "printer-more-info"); - cupsArrayAdd(ra, "printer-more-info-manufacturer"); - cupsArrayAdd(ra, "printer-name"); - cupsArrayAdd(ra, "printer-settable-attributes-supported"); - cupsArrayAdd(ra, "printer-state"); - cupsArrayAdd(ra, "printer-state-change-date-time"); - cupsArrayAdd(ra, "printer-state-change-time"); - cupsArrayAdd(ra, "printer-state-message"); - cupsArrayAdd(ra, "printer-state-reasons"); - cupsArrayAdd(ra, "printer-type"); - cupsArrayAdd(ra, "printer-up-time"); - cupsArrayAdd(ra, "printer-uri-supported"); - cupsArrayAdd(ra, "queued-job-count"); - cupsArrayAdd(ra, "reference-uri-schemes-supported"); - cupsArrayAdd(ra, "uri-authentication-supported"); - cupsArrayAdd(ra, "uri-security-supported"); - cupsArrayAdd(ra, "which-jobs-supported"); - } - else if (!strcmp(value, "printer-defaults")) - { - char *name; /* Option name */ - - - for (name = (char *)cupsArrayFirst(CommonDefaults); - name; - name = (char *)cupsArrayNext(CommonDefaults)) + char *name; /* Option name */ + + cupsArrayRemove(ra, "printer-defaults"); + + for (name = (char *)cupsArrayFirst(CommonDefaults); + name; + name = (char *)cupsArrayNext(CommonDefaults)) + if (!cupsArrayFind(ra, name)) cupsArrayAdd(ra, name); - } - else if (!strcmp(value, "subscription-description")) - { - /* Only includes the set of Subscription Description attributes supported by CUPS */ - cupsArrayAdd(ra, "notify-job-id"); - cupsArrayAdd(ra, "notify-lease-expiration-time"); - cupsArrayAdd(ra, "notify-printer-up-time"); - cupsArrayAdd(ra, "notify-printer-uri"); - cupsArrayAdd(ra, "notify-sequence-number"); - cupsArrayAdd(ra, "notify-subscriber-user-name"); - cupsArrayAdd(ra, "notify-subscription-id"); - } - else if (!strcmp(value, "subscription-template")) - { - /* Only includes the set of Subscription Template attributes supported by CUPS */ - cupsArrayAdd(ra, "notify-attributes"); - cupsArrayAdd(ra, "notify-attributes-supported"); - cupsArrayAdd(ra, "notify-charset"); - cupsArrayAdd(ra, "notify-events"); - cupsArrayAdd(ra, "notify-events-default"); - cupsArrayAdd(ra, "notify-events-supported"); - cupsArrayAdd(ra, "notify-lease-duration"); - cupsArrayAdd(ra, "notify-lease-duration-default"); - cupsArrayAdd(ra, "notify-lease-duration-supported"); - cupsArrayAdd(ra, "notify-natural-language"); - cupsArrayAdd(ra, "notify-pull-method"); - cupsArrayAdd(ra, "notify-pull-method-supported"); - cupsArrayAdd(ra, "notify-recipient-uri"); - cupsArrayAdd(ra, "notify-time-interval"); - cupsArrayAdd(ra, "notify-user-data"); - } - else - cupsArrayAdd(ra, value); } return (ra); @@ -6570,18 +6363,7 @@ get_jobs(cupsd_client_t *con, /* I - Client connection */ else username[0] = '\0'; - if ((ra = create_requested_array(con->request)) == NULL && - !ippFindAttribute(con->request, "requested-attributes", IPP_TAG_KEYWORD)) - { - /* - * IPP conformance - Get-Jobs has a default requested-attributes value of - * "job-id" and "job-uri". - */ - - ra = cupsArrayNew((cups_array_func_t)strcmp, NULL); - cupsArrayAdd(ra, "job-id"); - cupsArrayAdd(ra, "job-uri"); - } + ra = create_requested_array(con->request); /* * OK, build a list of jobs for this printer... diff --git a/scheduler/job.c b/scheduler/job.c index 3ef050f80..bc2bd927a 100644 --- a/scheduler/job.c +++ b/scheduler/job.c @@ -3645,7 +3645,8 @@ get_options(cupsd_job_t *job, /* I - Job */ attr->value_tag == IPP_TAG_MIMETYPE || attr->value_tag == IPP_TAG_NAMELANG || attr->value_tag == IPP_TAG_TEXTLANG || - (attr->value_tag == IPP_TAG_URI && strcmp(attr->name, "job-uuid")) || + (attr->value_tag == IPP_TAG_URI && strcmp(attr->name, "job-uuid") && + strcmp(attr->name, "job-authorization-uri")) || attr->value_tag == IPP_TAG_URISCHEME || attr->value_tag == IPP_TAG_BEGIN_COLLECTION) /* Not yet supported */ continue; diff --git a/systemv/cancel.c b/systemv/cancel.c index b2881ca19..9c95d23ab 100644 --- a/systemv/cancel.c +++ b/systemv/cancel.c @@ -3,7 +3,7 @@ * * "cancel" command for CUPS. * - * Copyright 2007-2011 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2006 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -68,6 +68,7 @@ main(int argc, /* I - Number of command-line arguments */ for (i = 1; i < argc; i ++) if (argv[i][0] == '-' && argv[i][1]) + { switch (argv[i][1]) { case 'E' : /* Encrypt */ @@ -101,8 +102,7 @@ main(int argc, /* I - Number of command-line arguments */ break; case 'a' : /* Cancel all jobs */ - purge = 1; - op = IPP_PURGE_JOBS; + op = purge ? IPP_PURGE_JOBS : IPP_CANCEL_JOBS; break; case 'h' : /* Connect to host */ @@ -131,7 +131,7 @@ main(int argc, /* I - Number of command-line arguments */ break; case 'u' : /* Username */ - op = IPP_PURGE_JOBS; + op = IPP_CANCEL_MY_JOBS; if (argv[i][2] != '\0') user = argv[i] + 2; @@ -151,12 +151,20 @@ main(int argc, /* I - Number of command-line arguments */ } break; + case 'x' : /* Purge job(s) */ + purge = 1; + + if (op == IPP_CANCEL_JOBS) + op = IPP_PURGE_JOBS; + break; + default : _cupsLangPrintf(stderr, _("%s: Error - unknown option \"%c\"."), argv[0], argv[i][1]); return (1); } + } else { /* @@ -271,19 +279,22 @@ main(int argc, /* I - Number of command-line arguments */ ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, user); ippAddBoolean(request, IPP_TAG_OPERATION, "my-jobs", 1); + + if (op == IPP_CANCEL_JOBS) + op = IPP_CANCEL_MY_JOBS; } else ippAddString(request, IPP_TAG_OPERATION, IPP_TAG_NAME, "requesting-user-name", NULL, cupsUser()); - if (op == IPP_PURGE_JOBS) + if (purge) ippAddBoolean(request, IPP_TAG_OPERATION, "purge-jobs", purge); /* * Do the request and get back a response... */ - if (op == IPP_PURGE_JOBS && (!user || _cups_strcasecmp(user, cupsUser()))) + if (op == IPP_CANCEL_JOBS && (!user || _cups_strcasecmp(user, cupsUser()))) response = cupsDoRequest(http, request, "/admin/"); else response = cupsDoRequest(http, request, "/jobs/"); diff --git a/systemv/lp.c b/systemv/lp.c index 03a25ec16..ee1155aa0 100644 --- a/systemv/lp.c +++ b/systemv/lp.c @@ -3,7 +3,7 @@ * * "lp" command for CUPS. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -489,6 +489,13 @@ main(int argc, /* I - Number of command-line arguments */ break; case '-' : /* Stop processing options */ + if (argv[i][2]) + { + _cupsLangPrintf(stderr, _("%s: Error - unknown option \"%s\"."), + argv[0], argv[i]); + return (1); + } + end_options = 1; break; diff --git a/templates/ru/add-class.tmpl b/templates/ru/add-class.tmpl deleted file mode 100644 index 8eb5c460f..000000000 --- a/templates/ru/add-class.tmpl +++ /dev/null @@ -1,40 +0,0 @@ -

      - -

      Новая группа

      - -
      - - - - - - - - - - - - - - - - - - - - - - - - -
      Название:
      -(может содержать любые символы кроме "/", "#" и пробела)
      Описание:
      -(Расширенное описание группы, например, "Дуплексный принтер")
      Расположение:
      -(Место расположение группы, например, "Кабинет 55")
      Состав группы: - -
      - -
      -
      \ No newline at end of file diff --git a/templates/ru/add-printer.tmpl b/templates/ru/add-printer.tmpl deleted file mode 100644 index 15746cbe3..000000000 --- a/templates/ru/add-printer.tmpl +++ /dev/null @@ -1,47 +0,0 @@ -
      - -

      Add Printer

      - -
      - - - - - - -{?current_make!?:} -{?current_make_and_model!?:} - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Название:
      -(может содержать любые символы кроме "/","#" и пробела)
      Описание:
      -(расширенное описание, например "HP LaserJet с дуплексной печатью")
      Расположение:
      -(месторасположение принтера, например, "Кабинет 55")
      Подключение:{device_uri}
      Совместный доступ: -Разрешить совместный доступ к этому принтеру
      - -
      -
      \ No newline at end of file diff --git a/templates/ru/add-rss-subscription.tmpl b/templates/ru/add-rss-subscription.tmpl deleted file mode 100644 index 04442d822..000000000 --- a/templates/ru/add-rss-subscription.tmpl +++ /dev/null @@ -1,44 +0,0 @@ -
      - - - -

      Добавление подписки по RSS

      - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Название:
      -(Может содержать любые символы кроме "/", "#", "?" и пробела)
      Очередь:
      События:Новое задание
      -Задание выполнено
      -Задание остановленно
      -Изменены параметры задания
          ÐžÑ‡ÐµÑ€ÐµÐ´ÑŒ остановлена
      -Очередь добавлена
      -Очередь изменена
      -Очередь удалена
          Ð¡ÐµÑ€Ð²ÐµÑ€ запущен
      -Сервер остановлен
      -Сервер перезапущен
      -Проверка безопасности сервера
      Количество событий в ленте:
      - -
      diff --git a/templates/ru/admin.tmpl b/templates/ru/admin.tmpl deleted file mode 100644 index 04e9f6384..000000000 --- a/templates/ru/admin.tmpl +++ /dev/null @@ -1,102 +0,0 @@ - - -
      - -

      Принтеры

      - -

      -

      -
      -
      -{have_samba?
      :} -

      - -

      Группы

      - -

      -

      -
      -

      - -

      Задания

      - -

      -

      -

      - -
                - -

      Сервер

      - -

      -

      -
      -
      -
      -

      - -{SETTINGS_ERROR?

      {SETTINGS_MESSAGE}

      -
      {SETTINGS_ERROR}
      : - -
      - - -{ADVANCEDSETTINGS?

      Параметры сервера\:

      - -

      Дополнительные параметры
      - - - Показать принтеры, использующиеся в других системах
      -        ÐŸÑ€Ð¾Ñ‚околы\: -
      -         Разрешить печать из интернета
      -         Анонсировать веб-интерфейс
      - Разрешить удаленное администрирование
      -{have_gssapi? Разрешить аутентификацию Kerberos (FAQ)
      :} - Разрешать пользователям отменять любое задание(не только их собственное)
      - Вести журнал заданий
      -        ÐšÐ¾Ð»Ð¸Ñ‡ÐµÑÑ‚во заданий\: -
      -        Ð—аписывать метаданные(Retain Metadata)\: -
      -        Ð¡ÑƒÑ‰ÐµÑÑ‚вующие документы(Retain Documents)\: -
      - Сохранять отладочную информацию в журнале
      -        ÐœÐ°ÐºÑÐ¸Ð¼Ð°Ð»ÑŒÐ½Ñ‹Ð¹ размер журнала ошибок\: -

      - -:

      Параметры сервера:

      - -

      Дополнительные параметры
      - - Разрешить совместный доступ к принтерам, подключенных к этой системе
      -         Разрешить печать из Интернета
      - Разрешить удаленное администрирование
      -{have_gssapi? Разрешить аутентификацию Kerberos (FAQ)
      :} - Разрешить пользователям отменять любое задание(не только их собственные)
      - Сохранять отладочную информацию в журнале

      - -} -

      - -
      } - -
      - -
      - -

      Подписка по RSS

      - -

      -

      -

      - -
      - -{notify_subscription_id? - -{[notify_subscription_id] -} - -
      NameСобытияОчередь
      {notify_recipient_name}
      -
       
      {notify_events} {notify_printer_name?{notify_printer_name}:Все очереди}
      :} diff --git a/templates/ru/choose-device.tmpl b/templates/ru/choose-device.tmpl deleted file mode 100644 index 3472f5fa6..000000000 --- a/templates/ru/choose-device.tmpl +++ /dev/null @@ -1,53 +0,0 @@ -
      - -

      {op=modify-printer?Изменение {printer_name}:Добавление принтера}

      - -{CUPS_GET_DEVICES_DONE?
      - - -{printer_name?:} - - -{op=add-printer?: - - -} - - - - - - - - - - - - - - - - - -
      Текущее подключение\: -{current_device_uri}
      Локальные принтеры\: -{[device_uri]{device_class!network? -{device_info} {?device_make_and_model!Unknown?({device_make_and_model}):}
      -:}} -
      Обнаруженные сетевые принтеры\: -{[device_uri]{device_class=network?{device_uri~[a-z]+://? -{device_info} {?device_make_and_model!Unknown?({device_make_and_model}):}
      -:}:}} -
      Другие сетевые принтеры\: -{[device_uri]{device_class=network?{device_uri~[a-z]+://?: -{device_info} {?device_make_and_model!Unknown?({device_make_and_model}):}
      -}:}} -
      - -
      :

      Поиск принтеров...

      } - -
      diff --git a/templates/ru/choose-make.tmpl b/templates/ru/choose-make.tmpl deleted file mode 100644 index d428ac6f0..000000000 --- a/templates/ru/choose-make.tmpl +++ /dev/null @@ -1,64 +0,0 @@ -
      - -

      {op=modify-printer?Изменение {printer_name}:Добавление принтера}

      - -
      - - -{printer_name?:} - - - - - - -{op=modify-printer?: - - -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Название:{printer_name}
      Описание:{printer_info}
      Расположение:{printer_location}
      Подключение:{device_uri}
      Совместный доступ: -{?printer_is_shared=?Нет совместного доступа:{?printer_is_shared=0?Нет совместного доступа:}} Разрешить совместный доступ к этому принтеру
      Создать: - -
       
      или использовать файл PPD:
      - -
      -
      \ No newline at end of file diff --git a/templates/ru/choose-model.tmpl b/templates/ru/choose-model.tmpl deleted file mode 100644 index 170058293..000000000 --- a/templates/ru/choose-model.tmpl +++ /dev/null @@ -1,60 +0,0 @@ -
      - -

      {op=modify-printer?Изменение {printer_name}:Добавление принтера}

      - -
      - - -{printer_name?:} - - - - - -{op=modify-printer?: - - -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Название:{printer_name}
      Описание:{printer_info}
      Расположение:{printer_location}
      Подключение:{device_uri}
      Совместный доступ: -{?printer_is_shared=?Нет совместного доступа:{?printer_is_shared=0?Нет совместного доступа:}} Разрешить совместный доступ к этому принтеру
      Создать:{PPD_MAKE}
      Модель: - -
      или использовать файл PPD:
      - -
      -
      \ No newline at end of file diff --git a/templates/ru/choose-serial.tmpl b/templates/ru/choose-serial.tmpl deleted file mode 100644 index 5a953a2c1..000000000 --- a/templates/ru/choose-serial.tmpl +++ /dev/null @@ -1,52 +0,0 @@ -
      - -

      {op=modify-printer?Изменение {printer_name}:Добавление принтера}

      - -
      - - -{printer_name?:} - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Подключение:{device_uri}
      Скорость передачи:
      Печать страниц:
      Биты данных:
      Управление:
      - -
      -
      \ No newline at end of file diff --git a/templates/ru/choose-uri.tmpl b/templates/ru/choose-uri.tmpl deleted file mode 100644 index 3c843f018..000000000 --- a/templates/ru/choose-uri.tmpl +++ /dev/null @@ -1,43 +0,0 @@ -
      - -

      {op=modify-printer?Изменение {printer_name}:Добавление принтера}

      - -
      - - -{printer_name?:} - - - - - - - - - - - - - - - -
      Подключение:
      Примеры: -
      -    http://hostname:631/ipp/
      -    http://hostname:631/ipp/port1
      -
      -    ipp://hostname/ipp/
      -    ipp://hostname/ipp/port1
      -
      -    lpd://hostname/queue
      -
      -    socket://hostname
      -    socket://hostname:9100
      -
      - -

      Смотрите раздел "Сетевые принтеры" для выяснения правильного адреса вашего принтера.

      - -
      - -
      -
      \ No newline at end of file diff --git a/templates/ru/class-added.tmpl b/templates/ru/class-added.tmpl deleted file mode 100644 index 626cfec08..000000000 --- a/templates/ru/class-added.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Новая группа

      - -

      Группа {printer_name} успешно добавлена. - -

      diff --git a/templates/ru/class-confirm.tmpl b/templates/ru/class-confirm.tmpl deleted file mode 100644 index 0eb87ef5b..000000000 --- a/templates/ru/class-confirm.tmpl +++ /dev/null @@ -1,10 +0,0 @@ -
      - -

      Удаление группы {printer_name}

      - -

      Предупреждение: Вы действительно хотите удалить группу -{printer_name}?

      - -

      - -
      diff --git a/templates/ru/class-deleted.tmpl b/templates/ru/class-deleted.tmpl deleted file mode 100644 index 08f59995b..000000000 --- a/templates/ru/class-deleted.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Удаление группы {printer_name}

      - -

      Группа {printer_name} успешно удалена. - -

      \ No newline at end of file diff --git a/templates/ru/class-jobs-header.tmpl b/templates/ru/class-jobs-header.tmpl deleted file mode 100644 index 8487cbbda..000000000 --- a/templates/ru/class-jobs-header.tmpl +++ /dev/null @@ -1,3 +0,0 @@ -
      -

      Задания

      -
      diff --git a/templates/ru/class-modified.tmpl b/templates/ru/class-modified.tmpl deleted file mode 100644 index 986a02b1c..000000000 --- a/templates/ru/class-modified.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Изменение группы {printer_name}

      - -

      Группа {printer_name} успешно изменена. - -

      \ No newline at end of file diff --git a/templates/ru/class.tmpl b/templates/ru/class.tmpl deleted file mode 100644 index 75c28da8a..000000000 --- a/templates/ru/class.tmpl +++ /dev/null @@ -1,44 +0,0 @@ -
      -

      {printer_name} -({printer_state=3?Idle:{printer_state=4?печать:приостановлен}}, -{printer_is_accepting_jobs=0?Не принимает задания:Принимает задания}, -{server_is_sharing_printers=0?нет совместного доступа:{printer_is_shared=0?нет совместного доступа:}} Разрешен совместный доступ{default_name={printer_name}?, Сервер по умолчанию:})

      - -
      - - - -
      - -
      - - - - - -
      - - - - - - -
      Описание:{printer_info}
      Расположение:{printer_location}
      Состав:{?member_uris=?Нет принтеров:{member_uris}}
      По умолчанию:job-sheets={job_sheets_default} -media={media_default?{media_default}:неизвестный} -{sides_default?sides={sides_default}:}
      - -
      diff --git a/templates/ru/classes-header.tmpl b/templates/ru/classes-header.tmpl deleted file mode 100644 index 51012c500..000000000 --- a/templates/ru/classes-header.tmpl +++ /dev/null @@ -1 +0,0 @@ -

      {total=0?Нет групп:Показать {#printer_name} из {total} группы{total=1?:es}}.

      diff --git a/templates/ru/classes.tmpl b/templates/ru/classes.tmpl deleted file mode 100644 index 5038bea74..000000000 --- a/templates/ru/classes.tmpl +++ /dev/null @@ -1,11 +0,0 @@ -{#printer_name=0?: - - - - - -{[printer_name] - -} - -
      {ORDER=dec? Очередь : Очередь }ОписаниеРасположениеСоставСтатус
      {printer_name}{printer_info}{printer_location}{?member_uris=?Нет принтеров:{member_uris}}{printer_state=3?В ожидании:{printer_state=4?Печатает:Приостановлен}}{printer_state_message? - "{printer_state_message}":}
      } diff --git a/templates/ru/command.tmpl b/templates/ru/command.tmpl deleted file mode 100644 index 9149543f8..000000000 --- a/templates/ru/command.tmpl +++ /dev/null @@ -1,12 +0,0 @@ -
      - -

      {title} для {printer_name}

      - -

      {job_state>5?:Busy Indicator }Обработка задания -{job_state=3?в очереди:{job_state=4?удерживается: -{job_state=5?обрабатывается:{job_state=6?остановлено: -{job_state=7?отменено:{job_state=8?прервано:завершено}}}}}}{job_state=9?:{job_printer_state_message?, -"{job_printer_state_message}":}}

      - -
      diff --git a/templates/ru/edit-config.tmpl b/templates/ru/edit-config.tmpl deleted file mode 100644 index d194059d8..000000000 --- a/templates/ru/edit-config.tmpl +++ /dev/null @@ -1,24 +0,0 @@ - - -
      - -

      Редактирование конфигурационного файла

      - -
      - - - - - -

      -

      - -
      - -
      diff --git a/templates/ru/error-op.tmpl b/templates/ru/error-op.tmpl deleted file mode 100644 index 922976f3d..000000000 --- a/templates/ru/error-op.tmpl +++ /dev/null @@ -1,9 +0,0 @@ -
      - -

      {?title} {?printer_name} - ошибка

      - -

      Ошибка:

      - -
      Неизвестная операция "{op}"!
      - -
      diff --git a/templates/ru/error.tmpl b/templates/ru/error.tmpl deleted file mode 100644 index 4a35c8f13..000000000 --- a/templates/ru/error.tmpl +++ /dev/null @@ -1,9 +0,0 @@ -
      - -

      {?title} {?printer_name} - ошибка

      - -

      {?message?{message}:Ошибка}:

      - -
      {error}
      - -
      diff --git a/templates/ru/header.tmpl.in b/templates/ru/header.tmpl.in deleted file mode 100644 index 6d16855e5..000000000 --- a/templates/ru/header.tmpl.in +++ /dev/null @@ -1,29 +0,0 @@ - - - - - {title} - CUPS @CUPS_VERSION@@CUPS_REVISION@ - - - {refresh_page?:} - - - - - - - diff --git a/templates/ru/option-conflict.tmpl b/templates/ru/option-conflict.tmpl deleted file mode 100644 index 9497fb777..000000000 --- a/templates/ru/option-conflict.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -

      Ошибка: следующие параметры конфликтуют:

      - - - -

      Измените один или несколько параметров для того, чтобы избежать конфликта.

      diff --git a/templates/ru/option-header.tmpl b/templates/ru/option-header.tmpl deleted file mode 100644 index 464726a50..000000000 --- a/templates/ru/option-header.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -
      - -

      {group}

      - -
      - - - - - - - - - - - - - -
        ÐÐ°Ñ‡Ð°Ð»Ð¾    ÐÐ´Ð¼Ð¸Ð½Ð¸ÑÑ‚рирование    Ð“руппы    Ð¡Ð¿Ñ€Ð°Ð²ÐºÐ°    Ð—адания    ÐŸÑ€Ð¸Ð½Ñ‚еры  
       
      diff --git a/templates/ru/help-header.tmpl b/templates/ru/help-header.tmpl deleted file mode 100644 index eab4cfcc1..000000000 --- a/templates/ru/help-header.tmpl +++ /dev/null @@ -1,45 +0,0 @@ -
      -
      -{TOPIC?:} - -

      Поиск -{HELPTITLE?{HELPTITLE}:{TOPIC?{TOPIC}:All Documents}}: - -

      - -
      - - - - -{QUERY?

      Результаты поиска в {HELPFILE?{HELPTITLE}:{TOPIC?{TOPIC}:всей справке}}\:

      -{QTEXT?:} -:

      Не найдено совпадений.

      } -
      :} -{HELPTITLE?

      {HELPTITLE}

      -
      : - -

      Спрвака

      - -

      Это справка CUPS. Введите выше слова для поиска в справке и нажмите "Поиск", чтобы показать результаты поиска.

      - -

      Если вы пока мало знакомы с CUPS, прочтите раздел "Введение в CUPS". Опытные пользователи -могут обратиться к разделу "Что нового в CUPS 1.6".

      - -

      Веб-сайт CUPS так же содержит большое количество ресурсов лоя пользователей, включая форум, ответы на часто задаваемые вопросы и форму для регистрации ошибок и пожеланий.

      } diff --git a/templates/ru/help-printable.tmpl b/templates/ru/help-printable.tmpl deleted file mode 100644 index 2463c1630..000000000 --- a/templates/ru/help-printable.tmpl +++ /dev/null @@ -1,9 +0,0 @@ - - - - - {HELPTITLE} - - - - diff --git a/templates/ru/help-trailer.tmpl b/templates/ru/help-trailer.tmpl deleted file mode 100644 index 4c1ebed85..000000000 --- a/templates/ru/help-trailer.tmpl +++ /dev/null @@ -1 +0,0 @@ -
      diff --git a/templates/ru/job-cancel.tmpl b/templates/ru/job-cancel.tmpl deleted file mode 100644 index cba564469..000000000 --- a/templates/ru/job-cancel.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Отмена задания {job_id}

      - -

      Задание {job_id} отменено. - -

      diff --git a/templates/ru/job-hold.tmpl b/templates/ru/job-hold.tmpl deleted file mode 100644 index 162e4a46e..000000000 --- a/templates/ru/job-hold.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Приостановка задания {job_id}

      - -

      Задание {job_id} приостановлено. - -

      diff --git a/templates/ru/job-move.tmpl b/templates/ru/job-move.tmpl deleted file mode 100644 index 598e4db74..000000000 --- a/templates/ru/job-move.tmpl +++ /dev/null @@ -1,27 +0,0 @@ -
      - -
      - - -{job_id?:} - -

      {job_id?Перемещение задания {job_id}:Перемещение всех заданий}

      - - - - - - - - - - -
      Переместить на принтер: - -
      - -
      - -
      diff --git a/templates/ru/job-moved.tmpl b/templates/ru/job-moved.tmpl deleted file mode 100644 index e5bd65683..000000000 --- a/templates/ru/job-moved.tmpl +++ /dev/null @@ -1,8 +0,0 @@ -
      - -

      {job_id?Перемещение задания {job_id}:Перемещение всех заданий}

      - -

      {job_id?Задание {job_id}:Все задания} перемещены на -{job_printer_name}.

      - -
      diff --git a/templates/ru/job-release.tmpl b/templates/ru/job-release.tmpl deleted file mode 100644 index 1cad15a63..000000000 --- a/templates/ru/job-release.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Разблокирование задания {job_id}

      - -

      Задание {job_id} разблокировано. - -

      diff --git a/templates/ru/job-restart.tmpl b/templates/ru/job-restart.tmpl deleted file mode 100644 index 490fc3a37..000000000 --- a/templates/ru/job-restart.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Перезапуск задания {job_id}

      - -

      Задание {job_id} запущено заново. - -

      diff --git a/templates/ru/jobs-header.tmpl b/templates/ru/jobs-header.tmpl deleted file mode 100644 index 7b645b511..000000000 --- a/templates/ru/jobs-header.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -
      {?which_jobs=?:
      } -{?which_jobs=completed?:
      } -{?which_jobs=all?:
      }
      - -

      {total=0?Нет заданий:Задание {#job_id} из {total} {?which_jobs=?активных:{which_jobs=all?:завершенных}}}.

      diff --git a/templates/ru/jobs.tmpl b/templates/ru/jobs.tmpl deleted file mode 100644 index 9bd3bc80d..000000000 --- a/templates/ru/jobs.tmpl +++ /dev/null @@ -1,36 +0,0 @@ -{#job_id=0?: - - - - - -{[job_id] - - - - - - - - - -} - -
      {ORDER=dec? Номер : ID }НазваниеПользовательРазмерСтраницСтатусУправление
      {job_printer_name}-{job_id}{?phone? ({phone}):} {?job_name=?Неизвестное:{job_name}} {?job_originating_user_name=?Приостановленно пользователем:{job_originating_user_name}} {job_k_octets}k {job_media_sheets_completed=0?Неизвестно:{?job_media_sheets_completed}} {job_state=3?В очереди
      {time_at_creation}:{job_state=4?Приостановлено с
      {time_at_creation}: -{job_state=5?Создано
      {time_at_processing}:{job_state=6?Остановлено: -{job_state=7?Отменено
      {time_at_completed}:{job_state=8?Прервано:Завершено
      {time_at_completed}}}}}}} {job_printer_state_message?
      -"{job_printer_state_message}":}
      -{job_preserved>0?{job_state>5? -
      :}:} -{job_state=4? -
      -
      :} -{job_state=3? -
      -
      :} -{job_state<7? -
      -
      -
      :} - 
      -} diff --git a/templates/ru/list-available-printers.tmpl b/templates/ru/list-available-printers.tmpl deleted file mode 100644 index 90d3c949c..000000000 --- a/templates/ru/list-available-printers.tmpl +++ /dev/null @@ -1,11 +0,0 @@ -
      - -

      Доступные принтеры

      - -{#device_uri=0?

      Не обнаружено ни одного принтера.

      -:
        {[device_uri] -
      • -{device_make_and_model} ({device_info})
      • -}
      } - -
      diff --git a/templates/ru/modify-class.tmpl b/templates/ru/modify-class.tmpl deleted file mode 100644 index a85698a52..000000000 --- a/templates/ru/modify-class.tmpl +++ /dev/null @@ -1,34 +0,0 @@ -
      - -

      Изменение группы {printer_name}

      - -
      - - - - - - - - - - - - - - - - - - - - - -
      Описание:
      Расположение:
      Состав группы: - -
      - -
      -
      \ No newline at end of file diff --git a/templates/ru/modify-printer.tmpl b/templates/ru/modify-printer.tmpl deleted file mode 100644 index 8ec523f1f..000000000 --- a/templates/ru/modify-printer.tmpl +++ /dev/null @@ -1,42 +0,0 @@ -
      - -

      Изменение принтера {printer_name}

      - -
      - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
      Описание:
      -(расширенное описание принтера, например, "HP LaserJet с дуплексной печатью")
      Расположение:
      -(местоположение принтера, например, "Кабинет 55")
      Подключение:{device_uri}
      Совместный доступ: -Разрешить совместный доступ к этому принтеру
      - -
      -
      diff --git a/templates/ru/norestart.tmpl b/templates/ru/norestart.tmpl deleted file mode 100644 index a08a467c6..000000000 --- a/templates/ru/norestart.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Применение изменений

      - -

      Сервер не был перезапущен,поскольку не произошло изменений в конфигурации...

      - -
      diff --git a/templates/ru/option-boolean.tmpl b/templates/ru/option-boolean.tmpl deleted file mode 100644 index e832ee102..000000000 --- a/templates/ru/option-boolean.tmpl +++ /dev/null @@ -1,6 +0,0 @@ -
      {keytext}: -{[choices]{text}} -
      diff --git a/templates/ru/option-pickmany.tmpl b/templates/ru/option-pickmany.tmpl deleted file mode 100644 index 0da75e5d2..000000000 --- a/templates/ru/option-pickmany.tmpl +++ /dev/null @@ -1,6 +0,0 @@ - - - - diff --git a/templates/ru/option-pickone.tmpl b/templates/ru/option-pickone.tmpl deleted file mode 100644 index ac4b81843..000000000 --- a/templates/ru/option-pickone.tmpl +++ /dev/null @@ -1,18 +0,0 @@ - - -:} - diff --git a/templates/ru/option-trailer.tmpl b/templates/ru/option-trailer.tmpl deleted file mode 100644 index f80e946d0..000000000 --- a/templates/ru/option-trailer.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -
      {keytext}:
      {keytext}: -{iscustom=1?{[params] - - -}
      {paramtext}:{params=Units?:}
      -
      - -

      - - \ No newline at end of file diff --git a/templates/ru/pager.tmpl b/templates/ru/pager.tmpl deleted file mode 100644 index d5cc7ff8b..000000000 --- a/templates/ru/pager.tmpl +++ /dev/null @@ -1,6 +0,0 @@ - - - - - -
      {PREV?
      : }
      {NEXT?
      : }
      diff --git a/templates/ru/printer-accept.tmpl b/templates/ru/printer-accept.tmpl deleted file mode 100644 index 24d100d48..000000000 --- a/templates/ru/printer-accept.tmpl +++ /dev/null @@ -1,9 +0,0 @@ -
      - -

      Прием заданий {is_class?в группу:на принтер} {printer_name}

      - -

      {is_class?Группа:Принтер} {printer_name} -теперь принимает задания.

      - -
      diff --git a/templates/ru/printer-added.tmpl b/templates/ru/printer-added.tmpl deleted file mode 100644 index cc7840753..000000000 --- a/templates/ru/printer-added.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Добавить принтер

      - -

      Принтер {printer_name} успешно добавлен. - -

      diff --git a/templates/ru/printer-configured.tmpl b/templates/ru/printer-configured.tmpl deleted file mode 100644 index 33c4c143f..000000000 --- a/templates/ru/printer-configured.tmpl +++ /dev/null @@ -1,8 +0,0 @@ -
      - -

      Настройки по умолчанию для {printer_name}

      - -

      {OP=set-class-options?Группа :Принтер }{printer_name} -теперь используют параметры по умолчанию. - -

      diff --git a/templates/ru/printer-confirm.tmpl b/templates/ru/printer-confirm.tmpl deleted file mode 100644 index 86b636091..000000000 --- a/templates/ru/printer-confirm.tmpl +++ /dev/null @@ -1,10 +0,0 @@ -
      - -

      Удаление принтера {printer_name}

      - -

      Предупреждение: вы действительно хотите удалить принтер -{printer_name}?

      - -

      - -
      diff --git a/templates/ru/printer-default.tmpl b/templates/ru/printer-default.tmpl deleted file mode 100644 index 474f4b834..000000000 --- a/templates/ru/printer-default.tmpl +++ /dev/null @@ -1,12 +0,0 @@ -
      - -

      Установка {is_class?группы:принтера} {printer_name} по умолчанию

      - -

      {is_class?Группа:Принтер} {printer_name} -установлены на сервере по умолчанию для новых заданий.

      - -
      Примечания: вы можете переопределить это поведение с помощью команды -the lpoptions.
      - -
      diff --git a/templates/ru/printer-deleted.tmpl b/templates/ru/printer-deleted.tmpl deleted file mode 100644 index 43593c744..000000000 --- a/templates/ru/printer-deleted.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Удаление принтера {printer_name}

      - -

      Принтер {printer_name} успешно удален. - -

      diff --git a/templates/ru/printer-jobs-header.tmpl b/templates/ru/printer-jobs-header.tmpl deleted file mode 100644 index 8487cbbda..000000000 --- a/templates/ru/printer-jobs-header.tmpl +++ /dev/null @@ -1,3 +0,0 @@ -
      -

      Задания

      -
      diff --git a/templates/ru/printer-modified.tmpl b/templates/ru/printer-modified.tmpl deleted file mode 100644 index 21c502f60..000000000 --- a/templates/ru/printer-modified.tmpl +++ /dev/null @@ -1,7 +0,0 @@ -
      - -

      Изменение принтера {printer_name}

      - -

      Параметры принтера {printer_name} успешно изменены. - -

      \ No newline at end of file diff --git a/templates/ru/printer-purge.tmpl b/templates/ru/printer-purge.tmpl deleted file mode 100644 index c2768c81e..000000000 --- a/templates/ru/printer-purge.tmpl +++ /dev/null @@ -1,9 +0,0 @@ -
      - -

      Очистка всех заданий для {is_class?группы:принтера} {printer_name}

      - -

      Все задания для {is_class?группы:принтера} {printer_name} -очищены.

      - -
      \ No newline at end of file diff --git a/templates/ru/printer-reject.tmpl b/templates/ru/printer-reject.tmpl deleted file mode 100644 index 012e161ff..000000000 --- a/templates/ru/printer-reject.tmpl +++ /dev/null @@ -1,9 +0,0 @@ -
      - -

      Отмена заданий для {is_class?группы:принтера} {printer_name}

      - -

      {is_class?Группа:Принтер} {printer_name} -больше не принимает задания.

      - -
      diff --git a/templates/ru/printer-start.tmpl b/templates/ru/printer-start.tmpl deleted file mode 100644 index cb02c7980..000000000 --- a/templates/ru/printer-start.tmpl +++ /dev/null @@ -1,9 +0,0 @@ -
      - -

      Возобновить работу {is_class?группы:принтера} {printer_name}

      - -

      {is_class?Группа:Принтер} {printer_name} -теперь принимают задания.

      - -
      \ No newline at end of file diff --git a/templates/ru/printer-stop.tmpl b/templates/ru/printer-stop.tmpl deleted file mode 100644 index d9fa7fc51..000000000 --- a/templates/ru/printer-stop.tmpl +++ /dev/null @@ -1,9 +0,0 @@ -
      - -

      Приостановить {is_class?группу:принтер} {printer_name}

      - -

      {is_class?Группа:Принтер} {printer_name} -{is_class?была приостановлена:был приостановлен}.

      - -
      \ No newline at end of file diff --git a/templates/ru/printer.tmpl b/templates/ru/printer.tmpl deleted file mode 100644 index 39f732d7c..000000000 --- a/templates/ru/printer.tmpl +++ /dev/null @@ -1,47 +0,0 @@ -
      - -

      {printer_name} -({printer_state=3?в ожидании:{printer_state=4?печать:приостановлен}}, -{printer_is_accepting_jobs=0?не принимает задания:принимает задания}, -{server_is_sharing_printers=0?нет совместного доступа:{printer_is_shared=0?нет совместного доступа:разрешен совместный доступ}} {default_name={printer_name}?, По умолчанию:})

      - -
      - - - -
      - -
      - - - - -
      - - - - - - -
      Описание:{printer_info}
      Расположение:{printer_location}
      Драйвер:{printer_make_and_model} ({color_supported=1?цветной:черно-белый}{sides_supported?, дуплексная печать:})
      -
      Подключение:{device_uri}
      По умолчанию:job-sheets={job_sheets_default} -media={media_default?{media_default}:неизвестный} -{sides_default?sides={sides_default}:}
      - -
      \ No newline at end of file diff --git a/templates/ru/printers-header.tmpl b/templates/ru/printers-header.tmpl deleted file mode 100644 index 6621e067d..000000000 --- a/templates/ru/printers-header.tmpl +++ /dev/null @@ -1 +0,0 @@ -

      {total=0?Нет принтеров:Принтер {#printer_name} из {total}}.

      diff --git a/templates/ru/printers.tmpl b/templates/ru/printers.tmpl deleted file mode 100644 index 074c6024d..000000000 --- a/templates/ru/printers.tmpl +++ /dev/null @@ -1,11 +0,0 @@ -{#printer_name=0?: - - - - - -{[printer_name] - -} - -
      {ORDER=dec? Очередь : Очередь } Описание РасположениеДрайверСтатус
      {printer_name}{printer_info}{printer_location}{printer_make_and_model}{printer_state=3?Idle:{printer_state=4?Печатает:Приостановлен}}{printer_state_message? - "{printer_state_message}":}
      } diff --git a/templates/ru/restart.tmpl b/templates/ru/restart.tmpl deleted file mode 100644 index 449e66379..000000000 --- a/templates/ru/restart.tmpl +++ /dev/null @@ -1,8 +0,0 @@ -
      - -

      Применение изменений параметров

      - -

      Дождитесь перезагрузки сервера...

      - -
      diff --git a/templates/ru/samba-export.tmpl b/templates/ru/samba-export.tmpl deleted file mode 100644 index 641ca0b01..000000000 --- a/templates/ru/samba-export.tmpl +++ /dev/null @@ -1,53 +0,0 @@ - - -
      - - - -

      Экспорт принтеров в Samba

      - -{error?

      Невозможно экспортировать принтеры в Samba\:

      -
      {error}
      -

      Посмотрите файл error_log для более подробной информации.

      : -

      Эта страница позволяет добавить принтеры в Samba так, чтобы -клиенты Windows могли получить доступ к ним через значок Сетевое окружение или Сетевые подключения на их рабочем столе. Вы должны установить на Windows драйвер принтера PostScript -как описано на странице руководства cupsaddsmb(8).

      } - - - - - - - - - - - - - - - - - - -
      Принтеры: -
      - Экспортировать все принтеры -
      Имя пользователя Samba: (обязательный параметр)
      Пароль Samba: (обязательный параметр)
      - -
      diff --git a/templates/ru/samba-exported.tmpl b/templates/ru/samba-exported.tmpl deleted file mode 100644 index 882514f2f..000000000 --- a/templates/ru/samba-exported.tmpl +++ /dev/null @@ -1 +0,0 @@ -

      Принтеры успешно экспортированны в Samba.

      diff --git a/templates/ru/search.tmpl b/templates/ru/search.tmpl deleted file mode 100644 index f338bc676..000000000 --- a/templates/ru/search.tmpl +++ /dev/null @@ -1,10 +0,0 @@ -
      -{WHICH_JOBS?:} -{ORDER?:} - -

      Поиск -{SEARCH_DEST?{SEARCH_DEST}:{SECTION=classes?группы:{SECTION=jobs?задания:принтеры}}}: -

      - -
      diff --git a/templates/ru/set-printer-options-header.tmpl b/templates/ru/set-printer-options-header.tmpl deleted file mode 100644 index e5c79dd44..000000000 --- a/templates/ru/set-printer-options-header.tmpl +++ /dev/null @@ -1,26 +0,0 @@ -
      - -

      Установить параметры по умолчанию для {printer_name}

      - -
      - - - -{HAVE_AUTOCONFIGURE?:} - - - -

      {[group_id] -{group}     }

      - -
      diff --git a/templates/ru/set-printer-options-trailer.tmpl b/templates/ru/set-printer-options-trailer.tmpl deleted file mode 100644 index 11adc7012..000000000 --- a/templates/ru/set-printer-options-trailer.tmpl +++ /dev/null @@ -1,16 +0,0 @@ -
      - - -
      - -
      diff --git a/templates/ru/subscription-added.tmpl b/templates/ru/subscription-added.tmpl deleted file mode 100644 index f2b464233..000000000 --- a/templates/ru/subscription-added.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -
      - -

      Подписка {subscription_name} была успешно добавлена.

      - -
      diff --git a/templates/ru/subscription-canceled.tmpl b/templates/ru/subscription-canceled.tmpl deleted file mode 100644 index 5daed1f49..000000000 --- a/templates/ru/subscription-canceled.tmpl +++ /dev/null @@ -1,5 +0,0 @@ -
      - -

      Подписка #{notify_subscription_id} была отменена.

      - -
      diff --git a/templates/ru/test-page.tmpl b/templates/ru/test-page.tmpl deleted file mode 100644 index 6dc1ba1b5..000000000 --- a/templates/ru/test-page.tmpl +++ /dev/null @@ -1,8 +0,0 @@ -
      - -

      Печать пробной страницы на {printer_name}

      - -

      Пробная страница отправлена на печать;Номер задания -{printer_name}-{job_id}.

      - -
      diff --git a/templates/ru/trailer.tmpl b/templates/ru/trailer.tmpl deleted file mode 100644 index 09de9263a..000000000 --- a/templates/ru/trailer.tmpl +++ /dev/null @@ -1,7 +0,0 @@ - -  -CUPS, а так же логотип CUPS являются зарегистрированными торговыми марками -Apple Inc. Авторские права на CUPS принадлежат (2007-2013) компании Apple Inc. Все права защищены. - - - diff --git a/templates/ru/users.tmpl b/templates/ru/users.tmpl deleted file mode 100644 index ee718b22f..000000000 --- a/templates/ru/users.tmpl +++ /dev/null @@ -1,30 +0,0 @@ -
      - -
      - - - -{IS_CLASS?:} - -

      Доступ пользователей на {printer_name}

      - - - - - - - - - - -
      Пользователи: - -
      -Разрешить этим пользователям печатать -Запретить этим пользователям печатать -
      - -
      - -
      -
      diff --git a/test/5.8-cancel.sh b/test/5.8-cancel.sh index 88b7dd4e2..9ecb3f3a0 100644 --- a/test/5.8-cancel.sh +++ b/test/5.8-cancel.sh @@ -4,7 +4,7 @@ # # Test the cancel command. # -# Copyright 2007-2011 by Apple Inc. +# Copyright 2007-2013 by Apple Inc. # Copyright 1997-2006 by Easy Software Products, all rights reserved. # # These coded instructions, statements, and computer programs are the @@ -40,6 +40,18 @@ else fi echo "" +echo "Purge All Test" +echo "" +echo " cancel -a -x" +$VALGRIND ../systemv/cancel -a -x 2>&1 +if test $? != 0; then + echo " FAILED" + exit 1 +else + echo " PASSED" +fi +echo "" + # # End of "$Id: 5.8-cancel.sh 7409 2008-03-29 00:26:03Z mike $". # diff --git a/test/Makefile b/test/Makefile index c72418dc3..2cec84c34 100644 --- a/test/Makefile +++ b/test/Makefile @@ -40,11 +40,16 @@ TESTFILES = \ create-printer-subscription.test \ get-completed-jobs.test \ get-jobs.test \ + get-notifications.test \ get-printer-attributes.test \ ipp-1.1.test \ ipp-2.0.test \ ipp-2.1.test \ - ipp-2.2.test + ipp-2.2.test \ + ipp-everywhere.test \ + print-job.test \ + print-job-deflate.test \ + print-job-gzip.test OBJS = \ ippserver.o \ ipptool.o \ diff --git a/test/cancel-current-job.test b/test/cancel-current-job.test index cb37f2205..be621b2ec 100644 --- a/test/cancel-current-job.test +++ b/test/cancel-current-job.test @@ -1,5 +1,5 @@ # -# "$Id: get-jobs.test 9702 2011-04-20 21:16:08Z mike $" +# "$Id$" # # Cancel the currently printing job. # @@ -61,5 +61,5 @@ # -# End of "$Id: get-jobs.test 9702 2011-04-20 21:16:08Z mike $". +# End of "$Id$". # diff --git a/test/create-printer-subscription.test b/test/create-printer-subscription.test index 619591729..91c98f761 100644 --- a/test/create-printer-subscription.test +++ b/test/create-printer-subscription.test @@ -3,7 +3,7 @@ # # Create a printer subscription. # -# Copyright 2007-2010 by Apple Inc. +# Copyright 2007-2013 by Apple Inc. # Copyright 2001-2006 by Easy Software Products. All rights reserved. # # These coded instructions, statements, and computer programs are the @@ -14,13 +14,13 @@ # # Usage: # -# ./ipptool -d recipient=uri printer-uri create-printer-subscription.test +# ./ipptool [-d recipient=uri] printer-uri create-printer-subscription.test # - { # The name of the test... - NAME "Create a printer subscription" + NAME "Create a push printer subscription" + SKIP-IF-NOT-DEFINED recipient # The operation to use OPERATION Create-Printer-Subscription @@ -33,7 +33,33 @@ GROUP subscription-attributes-tag ATTR uri notify-recipient $recipient - ATTR keyword notify-events printer-state-changed + ATTR keyword notify-events printer-config-changed,printer-state-changed + + # What statuses are OK? + STATUS successful-ok + + # What attributes do we expect? + EXPECT notify-subscription-id OF-TYPE integer WITH-VALUE >0 + DISPLAY notify-subscription-id +} + +{ + # The name of the test... + NAME "Create a pull printer subscription" + SKIP-IF-DEFINED recipient + + # The operation to use + OPERATION Create-Printer-Subscription + + # The attributes to send + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR language attributes-natural-language en + ATTR uri printer-uri $uri + + GROUP subscription-attributes-tag + ATTR keyword notify-pull-method ippget + ATTR keyword notify-events printer-config-changed,printer-state-changed # What statuses are OK? STATUS successful-ok diff --git a/test/get-notifications.test b/test/get-notifications.test new file mode 100644 index 000000000..8019cec16 --- /dev/null +++ b/test/get-notifications.test @@ -0,0 +1,46 @@ +# +# "$Id$" +# +# Get subscription events. +# +# Copyright 2007-2013 by Apple Inc. +# Copyright 2001-2006 by Easy Software Products. All rights reserved. +# +# These coded instructions, statements, and computer programs are the +# property of Apple Inc. and are protected by Federal copyright +# law. Distribution and use rights are outlined in the file "LICENSE.txt" +# which should have been included with this file. If this file is +# file is missing or damaged, see the license at "http://www.cups.org/". +# +# Usage: +# +# ./ipptool -d id=NNN printer-uri get-notifications.test +# + +{ + # The name of the test... + NAME "Get events using Get-Notifications" + + # The operation to use + OPERATION Get-Notifications + + # The attributes to send + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR language attributes-natural-language en + ATTR uri printer-uri $uri + ATTR integer notify-subscription-ids $id + + # What statuses are OK? + STATUS successful-ok + + # What attributes do we expect? + EXPECT notify-event OF-TYPE keyword + DISPLAY notify-event + DISPLAY notify-text +} + + +# +# End of "$Id$" +# diff --git a/test/get-printer-attributes-2.0.test b/test/get-printer-attributes-2.0.test index c123c3e10..adfb45758 100644 --- a/test/get-printer-attributes-2.0.test +++ b/test/get-printer-attributes-2.0.test @@ -17,7 +17,7 @@ ATTR charset attributes-charset utf-8 ATTR language attributes-natural-language en ATTR uri printer-uri $uri - ATTR keyword requested-attributes printer-defaults,printer-description,media-col-database + ATTR keyword requested-attributes all,media-col-database # What statuses are OK? STATUS successful-ok diff --git a/test/ipp-1.1.test b/test/ipp-1.1.test index 5d67ff678..4fd0ad7e1 100644 --- a/test/ipp-1.1.test +++ b/test/ipp-1.1.test @@ -2124,7 +2124,7 @@ DEFINE IPP_URI_SCHEME "/^ipps?://.+$$/" GROUP job-attributes-tag ATTR keyword media $OPTIONAL_4X6_MEDIA ATTR enum print-quality 3 - FILE color.jpeg + FILE color.jpg STATUS successful-ok STATUS server-error-job-canceled @@ -2162,7 +2162,7 @@ DEFINE IPP_URI_SCHEME "/^ipps?://.+$$/" GROUP job-attributes-tag ATTR keyword media $OPTIONAL_4X6_MEDIA ATTR enum print-quality 4 - FILE color.jpeg + FILE color.jpg STATUS successful-ok STATUS server-error-job-canceled @@ -2200,7 +2200,7 @@ DEFINE IPP_URI_SCHEME "/^ipps?://.+$$/" GROUP job-attributes-tag ATTR keyword media $OPTIONAL_4X6_MEDIA ATTR enum print-quality 5 - FILE color.jpeg + FILE color.jpg STATUS successful-ok STATUS server-error-job-canceled diff --git a/test/ipp-everywhere.test b/test/ipp-everywhere.test new file mode 100644 index 000000000..4260cd815 --- /dev/null +++ b/test/ipp-everywhere.test @@ -0,0 +1,9689 @@ +# +# "$Id$" +# +# IPP Everywhere test suite. +# +# Copyright 2007-2013 by Apple Inc. +# Copyright 2001-2006 by Easy Software Products. All rights reserved. +# +# These coded instructions, statements, and computer programs are the +# property of Apple Inc. and are protected by Federal copyright +# law. Distribution and use rights are outlined in the file "LICENSE.txt" +# which should have been included with this file. If this file is +# file is missing or damaged, see the license at "http://www.cups.org/". +# +# Usage: +# +# ./ipptool -V 2.0 -tf filename.ext printer-uri ipp-everywhere.test +# + +# Do all of the IPP/1.1 and IPP/2.0 tests +INCLUDE "ipp-2.0.test" + + +# Test required printer description attribute support. +# +# Required by: PWG 5100.14 +{ + NAME "PWG 5100.14 section 5.1/5.2 - Required Operations and Attributes" + OPERATION Get-Printer-Attributes + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format application/octet-stream + ATTR keyword requested-attributes all,media-col-database + + STATUS successful-ok + + # Operations + EXPECT operations-supported WITH-VALUE 0x0002 # Print-Job + EXPECT operations-supported WITH-VALUE 0x0004 # Validate-Job + EXPECT operations-supported WITH-VALUE 0x0005 # Create-Job + EXPECT operations-supported WITH-VALUE 0x0006 # Send-Document + EXPECT operations-supported WITH-VALUE 0x0008 # Cancel-Job + EXPECT operations-supported WITH-VALUE 0x0009 # Get-Job-Attributes + EXPECT operations-supported WITH-VALUE 0x000a # Get-Jobs + EXPECT operations-supported WITH-VALUE 0x000b # Get-Printer-Attributes + EXPECT operations-supported WITH-VALUE 0x0039 # Cancel-My-Jobs + EXPECT operations-supported WITH-VALUE 0x003b # Close-Job + EXPECT operations-supported WITH-VALUE 0x003c # Identify-Printer + + # Printer description attributes + EXPECT compression-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-VALUE "deflate" DEFINE-MATCH HAVE_DEFLATE + EXPECT compression-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-VALUE "gzip" DEFINE-MATCH HAVE_GZIP + + EXPECT document-format-supported OF-TYPE mimeMediaType IN-GROUP printer-attributes-tag WITH-VALUE "image/jpeg" + EXPECT document-format-supported OF-TYPE mimeMediaType IN-GROUP printer-attributes-tag WITH-VALUE "image/pwg-raster" + EXPECT document-format-supported OF-TYPE mimeMediaType IN-GROUP printer-attributes-tag WITH-VALUE "/^(application/pdf|application/openxps)$/" DEFINE-MATCH PDF_OR_OPENXPS + + EXPECT feed-orientation-supported OF-TYPE keyword IN-GROUP printer-attributes-tag DEFINE-MATCH FEED_ORIENTATION_SUPPORTED + EXPECT feed-orientation-default OF-TYPE keyword IN-GROUP printer-attributes-tag COUNT 1 IF-DEFINED FEED_ORIENTATION_SUPPORTED + + EXPECT finishings-supported OF-TYPE enum IN-GROUP printer-attributes-tag DEFINE-MATCH FINISHINGS_SUPPORTED + EXPECT finishings-default OF-TYPE enum IN-GROUP printer-attributes-tag IF-DEFINED FINISHINGS_SUPPORTED + + EXPECT identify-actions-default OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-VALUE "/^(display|flash|sound|speak)$/" + EXPECT identify-actions-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-VALUE "/^(display|flash|sound|speak)$/" + + EXPECT ipp-features-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-VALUE "ipp-everywhere" + + EXPECT job-account-id-supported OF-TYPE boolean IN-GROUP printer-attributes-tag WITH-VALUE 1 COUNT 1 DEFINE-MATCH JOB_ACCOUNT_ID_SUPPORTED + EXPECT job-account-id-default OF-TYPE name|no-value IN-GROUP printer-attributes-tag COUNT 1 IF-DEFINED JOB_ACCOUNT_ID_SUPPORTED + + EXPECT job-accounting-user-id-supported OF-TYPE boolean IN-GROUP printer-attributes-tag WITH-VALUE 1 COUNT 1 DEFINE-MATCH JOB_ACCOUNTING_USER_ID_SUPPORTED + EXPECT job-accounting-user-id-default OF-TYPE name|no-value IN-GROUP printer-attributes-tag COUNT 1 IF-DEFINED JOB_ACCOUNTING_USER_ID_SUPPORTED + + EXPECT job-constraints-supported OF-TYPE collection IN-GROUP printer-attributes-tag DEFINE-MATCH JOB_CONSTRAINTS_SUPPORTED + EXPECT job-resolvers-supported OF-TYPE collection IN-GROUP printer-attributes-tag IF-DEFINED JOB_CONSTRAINTS_SUPPORTED + + EXPECT job-creation-attributes-supported OF-TYPE keyword IN-GROUP printer-attributes-tag + + EXPECT job-ids-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 1 + + EXPECT job-preferred-attributes-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 1 + + EXPECT media-bottom-margin-supported OF-TYPE integer IN-GROUP printer-attributes-tag WITH-ALL-VALUES >-1 + EXPECT media-left-margin-supported OF-TYPE integer IN-GROUP printer-attributes-tag WITH-ALL-VALUES >-1 + EXPECT media-right-margin-supported OF-TYPE integer IN-GROUP printer-attributes-tag WITH-ALL-VALUES >-1 + EXPECT media-top-margin-supported OF-TYPE integer IN-GROUP printer-attributes-tag WITH-ALL-VALUES >-1 + + EXPECT media-col-database OF-TYPE collection IN-GROUP printer-attributes-tag + + EXPECT media-col-ready OF-TYPE collection IN-GROUP printer-attributes-tag + + EXPECT media-ready OF-TYPE keyword|name IN-GROUP printer-attributes-tag + + EXPECT media-size-supported OF-TYPE collection IN-GROUP printer-attributes-tag + + EXPECT media-source-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag + + EXPECT media-type-supported OF-TYPE keyword|name IN-GROUP printer-attributes-tag + + EXPECT multiple-document-jobs-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 + + EXPECT multiple-operation-timeout OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >0 + + EXPECT multiple-operation-timeout-action OF-TYPE keyword IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^(abort-job|hold-job|process-job)$/" + + EXPECT overrides-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-VALUE "document-number" + EXPECT overrides-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-VALUE "pages" + + EXPECT page-ranges-supported OF-TYPE boolean IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE 1 IF-DEFINED PDF_OR_OPENXPS + + EXPECT print-color-mode-default OF-TYPE keyword IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^(auto|auto-monochrome|bi-level|color|highlight|monochrome|process-bi-level|process-monochrome)$/" + EXPECT print-color-mode-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-ALL-VALUES "/^(auto|auto-monochrome|bi-level|color|highlight|monochrome|process-bi-level|process-monochrome)$/" + + EXPECT print-content-optimize-default OF-TYPE keyword IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^(auto|graphic|photo|text|text-and-graphic)$/" + EXPECT print-content-optimize-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-ALL-VALUES "/^(auto|graphic|photo|text|text-and-graphic)$/" + + EXPECT print-rendering-intent-default OF-TYPE keyword IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^(auto|absolute|perceptual|relative|relative-bpc|saturation)$/" + EXPECT print-rendering-intent-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-ALL-VALUES "/^(auto|absolute|perceptual|relative|relative-bpc|saturation)$/" + + EXPECT ?printer-alert OF-TYPE octetString IN-GROUP printer-attributes-tag + EXPECT ?printer-alert-description OF-TYPE text IN-GROUP printer-attributes-tag SAME-COUNT-AS printer-alert + + EXPECT printer-charge-info DEFINE-MATCH PRINTER_CHARGE_INFO + EXPECT ?printer-charge-info OF-TYPE text IN-GROUP printer-attributes-tag COUNT 1 + EXPECT printer-charge-info-uri IF-DEFINED PRINTER_CHARGE_INFO + EXPECT ?printer-charge-info-uri OF-TYPE uri IN-GROUP printer-attributes-tag COUNT 1 + + EXPECT printer-config-change-date-time OF-TYPE dateTime IN-GROUP printer-attributes-tag COUNT 1 + EXPECT printer-config-change-time OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >-1 + + EXPECT printer-device-id OF-TYPE text IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^([-A-Za-z ]+:[^;]*;)+$/" + + EXPECT printer-geo-location OF-TYPE uri|unknown IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^geo:/" + + EXPECT printer-get-attributes-supported OF-TYPE keyword IN-GROUP printer-attributes-tag WITH-VALUE "document-format" + + EXPECT ?printer-icc-profiles-supported OF-TYPE collection IN-GROUP printer-attributes-tag + + EXPECT printer-icons OF-TYPE uri IN-GROUP printer-attributes-tag + + EXPECT ?printer-mandatory-job-attributes OF-TYPE keyword IN-GROUP printer-attributes-tag + + EXPECT printer-organization OF-TYPE keyword IN-GROUP printer-attributes-tag + EXPECT printer-organizational-unit OF-TYPE keyword IN-GROUP printer-attributes-tag + + EXPECT printer-state-change-date-time OF-TYPE dateTime IN-GROUP printer-attributes-tag COUNT 1 + EXPECT printer-state-change-time OF-TYPE integer IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE >-1 + + EXPECT printer-supply OF-TYPE octetString IN-GROUP printer-attributes-tag SAME-COUNT-AS printer-supply-description + EXPECT printer-supply-description OF-TYPE text IN-GROUP printer-attributes-tag SAME-COUNT-AS printer-supply + + EXPECT printer-supply-uri OF-TYPE uri IN-GROUP printer-attributes-tag COUNT 1 + + EXPECT printer-uuid OF-TYPE uri IN-GROUP printer-attributes-tag COUNT 1 WITH-VALUE "/^urn:uuid:[0-9A-F]{8,8}-[0-9A-F]{4,4}-[0-9A-F]{4,4}-[0-9A-F]{4,4}-[0-9A-F]{12,12}/" + + EXPECT pwg-raster-document-resolution-supported OF-TYPE resolution IN-GROUP printer-attributes-tag + EXPECT pwg-raster-document-resolution-supported WITH-VALUE 150dpi DEFINE-MATCH HAVE_150DPI + EXPECT pwg-raster-document-resolution-supported WITH-VALUE 180dpi DEFINE-MATCH HAVE_180DPI + EXPECT pwg-raster-document-resolution-supported WITH-VALUE 300dpi DEFINE-MATCH HAVE_300DPI + EXPECT pwg-raster-document-resolution-supported WITH-VALUE 3600dpi DEFINE-MATCH HAVE_360DPI + EXPECT pwg-raster-document-resolution-supported WITH-VALUE 600dpi DEFINE-MATCH HAVE_600DPI + EXPECT pwg-raster-document-resolution-supported WITH-VALUE 720dpi DEFINE-MATCH HAVE_720DPI + + EXPECT pwg-raster-document-sheet-back OF-TYPE keyword IN-GROUP printer-attributes-tag COUNT 1 + + EXPECT pwg-raster-document-type-supported OF-TYPE keyword IN-GROUP printer-attributes-tag + EXPECT pwg-raster-document-type-supported WITH-VALUE "black-1" DEFINE-MATCH HAVE_BLACK_1 + EXPECT pwg-raster-document-type-supported WITH-VALUE "cmyk-8" DEFINE-MATCH HAVE_CMYK_8 + EXPECT pwg-raster-document-type-supported WITH-VALUE "sgray-8" DEFINE-MATCH HAVE_SGRAY_8 + EXPECT pwg-raster-document-type-supported WITH-VALUE "srgb-8" DEFINE-MATCH HAVE_SRGB_8 + EXPECT pwg-raster-document-type-supported WITH-VALUE "srgb-16" DEFINE-MATCH HAVE_SRGB_16 + + EXPECT which-jobs-supported OF-TYPE keyword IN-GROUP printer-attributes-tag +} + + +# Test printing all sample documents +{ + NAME "Print color.jpg-4x6 @ 150dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/color.jpg-4x6-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-150dpi-20111130/black-1/color.jpg-4x6-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/color.jpg-4x6-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/black-1/color.jpg-4x6-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/color.jpg-4x6-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/black-1/color.jpg-4x6-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-150dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-150dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, srgb-16" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-150dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, srgb-16, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 150dpi, srgb-16, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/color.jpg-4x6-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-180dpi-20111130/black-1/color.jpg-4x6-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/color.jpg-4x6-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/black-1/color.jpg-4x6-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/color.jpg-4x6-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/black-1/color.jpg-4x6-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-180dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-180dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, srgb-16" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-180dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, srgb-16, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 180dpi, srgb-16, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/color.jpg-4x6-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-300dpi-20111130/black-1/color.jpg-4x6-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/color.jpg-4x6-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/black-1/color.jpg-4x6-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/color.jpg-4x6-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/black-1/color.jpg-4x6-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-300dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-300dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, srgb-16" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-300dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, srgb-16, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 300dpi, srgb-16, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/color.jpg-4x6-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-360dpi-20111130/black-1/color.jpg-4x6-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/color.jpg-4x6-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/black-1/color.jpg-4x6-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/color.jpg-4x6-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/black-1/color.jpg-4x6-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-360dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-360dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, srgb-16" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-360dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, srgb-16, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 360dpi, srgb-16, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/color.jpg-4x6-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-600dpi-20111130/black-1/color.jpg-4x6-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/color.jpg-4x6-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/black-1/color.jpg-4x6-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/color.jpg-4x6-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/black-1/color.jpg-4x6-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-600dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-600dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, srgb-16" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-600dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, srgb-16, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 600dpi, srgb-16, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/color.jpg-4x6-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-720dpi-20111130/black-1/color.jpg-4x6-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/color.jpg-4x6-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/black-1/color.jpg-4x6-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/color.jpg-4x6-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/black-1/color.jpg-4x6-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/color.jpg-4x6-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-720dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/sgray-8/color.jpg-4x6-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-720dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/srgb-8/color.jpg-4x6-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, srgb-16" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "color.jpg-4x6" + FILE pwg-raster-samples-720dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, srgb-16, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "color.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print color.jpg-4x6 @ 720dpi, srgb-16, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_16 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "color.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/srgb-16/color.jpg-4x6-srgb-16-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/document-a4-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-150dpi-20111130/black-1/document-a4-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/document-a4-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/black-1/document-a4-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/document-a4-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/black-1/document-a4-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/document-a4-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/document-a4-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/document-a4-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/document-a4-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/document-a4-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/document-a4-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/document-a4-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-150dpi-20111130/sgray-8/document-a4-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/document-a4-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/sgray-8/document-a4-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/document-a4-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/sgray-8/document-a4-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/document-a4-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-150dpi-20111130/srgb-8/document-a4-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/document-a4-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/srgb-8/document-a4-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 150dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/document-a4-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/srgb-8/document-a4-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/document-a4-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-180dpi-20111130/black-1/document-a4-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/document-a4-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/black-1/document-a4-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/document-a4-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/black-1/document-a4-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/document-a4-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/document-a4-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/document-a4-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/document-a4-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/document-a4-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/document-a4-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/document-a4-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-180dpi-20111130/sgray-8/document-a4-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/document-a4-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/sgray-8/document-a4-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/document-a4-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/sgray-8/document-a4-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/document-a4-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-180dpi-20111130/srgb-8/document-a4-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/document-a4-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/srgb-8/document-a4-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 180dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/document-a4-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/srgb-8/document-a4-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/document-a4-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-300dpi-20111130/black-1/document-a4-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/document-a4-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/black-1/document-a4-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/document-a4-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/black-1/document-a4-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/document-a4-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/document-a4-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/document-a4-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/document-a4-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/document-a4-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/document-a4-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/document-a4-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-300dpi-20111130/sgray-8/document-a4-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/document-a4-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/sgray-8/document-a4-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/document-a4-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/sgray-8/document-a4-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/document-a4-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-300dpi-20111130/srgb-8/document-a4-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/document-a4-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/srgb-8/document-a4-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 300dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/document-a4-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/srgb-8/document-a4-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/document-a4-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-360dpi-20111130/black-1/document-a4-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/document-a4-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/black-1/document-a4-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/document-a4-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/black-1/document-a4-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/document-a4-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/document-a4-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/document-a4-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/document-a4-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/document-a4-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/document-a4-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/document-a4-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-360dpi-20111130/sgray-8/document-a4-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/document-a4-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/sgray-8/document-a4-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/document-a4-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/sgray-8/document-a4-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/document-a4-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-360dpi-20111130/srgb-8/document-a4-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/document-a4-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/srgb-8/document-a4-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 360dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/document-a4-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/srgb-8/document-a4-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/document-a4-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-600dpi-20111130/black-1/document-a4-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/document-a4-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/black-1/document-a4-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/document-a4-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/black-1/document-a4-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/document-a4-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/document-a4-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/document-a4-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/document-a4-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/document-a4-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/document-a4-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/document-a4-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-600dpi-20111130/sgray-8/document-a4-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/document-a4-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/sgray-8/document-a4-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/document-a4-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/sgray-8/document-a4-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/document-a4-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-600dpi-20111130/srgb-8/document-a4-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/document-a4-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/srgb-8/document-a4-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 600dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/document-a4-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/srgb-8/document-a4-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/document-a4-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-720dpi-20111130/black-1/document-a4-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/document-a4-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/black-1/document-a4-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/document-a4-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/black-1/document-a4-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/document-a4-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/document-a4-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/document-a4-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/document-a4-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/document-a4-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/document-a4-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/document-a4-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-720dpi-20111130/sgray-8/document-a4-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/document-a4-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/sgray-8/document-a4-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/document-a4-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/sgray-8/document-a4-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/document-a4-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-a4" + FILE pwg-raster-samples-720dpi-20111130/srgb-8/document-a4-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/document-a4-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-a4" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/srgb-8/document-a4-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-a4 @ 720dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/document-a4-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-a4" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/srgb-8/document-a4-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/document-letter-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-150dpi-20111130/black-1/document-letter-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/document-letter-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/black-1/document-letter-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/document-letter-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/black-1/document-letter-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/document-letter-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/document-letter-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/document-letter-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/document-letter-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/document-letter-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/document-letter-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/document-letter-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-150dpi-20111130/sgray-8/document-letter-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/document-letter-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/sgray-8/document-letter-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/document-letter-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/sgray-8/document-letter-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/document-letter-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-150dpi-20111130/srgb-8/document-letter-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/document-letter-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/srgb-8/document-letter-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 150dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/document-letter-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/srgb-8/document-letter-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/document-letter-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-180dpi-20111130/black-1/document-letter-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/document-letter-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/black-1/document-letter-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/document-letter-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/black-1/document-letter-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/document-letter-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/document-letter-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/document-letter-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/document-letter-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/document-letter-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/document-letter-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/document-letter-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-180dpi-20111130/sgray-8/document-letter-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/document-letter-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/sgray-8/document-letter-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/document-letter-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/sgray-8/document-letter-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/document-letter-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-180dpi-20111130/srgb-8/document-letter-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/document-letter-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/srgb-8/document-letter-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 180dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/document-letter-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/srgb-8/document-letter-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/document-letter-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-300dpi-20111130/black-1/document-letter-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/document-letter-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/black-1/document-letter-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/document-letter-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/black-1/document-letter-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/document-letter-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/document-letter-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/document-letter-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/document-letter-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/document-letter-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/document-letter-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/document-letter-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-300dpi-20111130/sgray-8/document-letter-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/document-letter-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/sgray-8/document-letter-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/document-letter-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/sgray-8/document-letter-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/document-letter-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-300dpi-20111130/srgb-8/document-letter-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/document-letter-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/srgb-8/document-letter-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 300dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/document-letter-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/srgb-8/document-letter-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/document-letter-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-360dpi-20111130/black-1/document-letter-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/document-letter-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/black-1/document-letter-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/document-letter-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/black-1/document-letter-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/document-letter-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/document-letter-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/document-letter-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/document-letter-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/document-letter-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/document-letter-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/document-letter-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-360dpi-20111130/sgray-8/document-letter-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/document-letter-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/sgray-8/document-letter-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/document-letter-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/sgray-8/document-letter-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/document-letter-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-360dpi-20111130/srgb-8/document-letter-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/document-letter-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/srgb-8/document-letter-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 360dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/document-letter-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/srgb-8/document-letter-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/document-letter-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-600dpi-20111130/black-1/document-letter-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/document-letter-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/black-1/document-letter-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/document-letter-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/black-1/document-letter-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/document-letter-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/document-letter-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/document-letter-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/document-letter-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/document-letter-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/document-letter-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/document-letter-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-600dpi-20111130/sgray-8/document-letter-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/document-letter-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/sgray-8/document-letter-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/document-letter-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/sgray-8/document-letter-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/document-letter-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-600dpi-20111130/srgb-8/document-letter-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/document-letter-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/srgb-8/document-letter-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 600dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/document-letter-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/srgb-8/document-letter-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/document-letter-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-720dpi-20111130/black-1/document-letter-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/document-letter-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/black-1/document-letter-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/document-letter-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/black-1/document-letter-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/document-letter-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/document-letter-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/document-letter-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/document-letter-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/document-letter-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/document-letter-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/document-letter-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-720dpi-20111130/sgray-8/document-letter-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/document-letter-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/sgray-8/document-letter-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/document-letter-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/sgray-8/document-letter-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/document-letter-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "document-letter" + FILE pwg-raster-samples-720dpi-20111130/srgb-8/document-letter-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/document-letter-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "document-letter" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/srgb-8/document-letter-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print document-letter @ 720dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/document-letter-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "document-letter" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/srgb-8/document-letter-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 150dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/gray.jpg-4x6-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-150dpi-20111130/black-1/gray.jpg-4x6-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 150dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/gray.jpg-4x6-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/black-1/gray.jpg-4x6-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 150dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/gray.jpg-4x6-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/black-1/gray.jpg-4x6-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 150dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 150dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 150dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 150dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-150dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 150dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 150dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 180dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/gray.jpg-4x6-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-180dpi-20111130/black-1/gray.jpg-4x6-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 180dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/gray.jpg-4x6-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/black-1/gray.jpg-4x6-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 180dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/gray.jpg-4x6-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/black-1/gray.jpg-4x6-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 180dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 180dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 180dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 180dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-180dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 180dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 180dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 300dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/gray.jpg-4x6-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-300dpi-20111130/black-1/gray.jpg-4x6-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 300dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/gray.jpg-4x6-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/black-1/gray.jpg-4x6-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 300dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/gray.jpg-4x6-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/black-1/gray.jpg-4x6-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 300dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 300dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 300dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 300dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-300dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 300dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 300dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 360dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/gray.jpg-4x6-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-360dpi-20111130/black-1/gray.jpg-4x6-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 360dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/gray.jpg-4x6-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/black-1/gray.jpg-4x6-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 360dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/gray.jpg-4x6-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/black-1/gray.jpg-4x6-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 360dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 360dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 360dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 360dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-360dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 360dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 360dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 600dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/gray.jpg-4x6-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-600dpi-20111130/black-1/gray.jpg-4x6-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 600dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/gray.jpg-4x6-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/black-1/gray.jpg-4x6-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 600dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/gray.jpg-4x6-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/black-1/gray.jpg-4x6-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 600dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 600dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 600dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 600dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-600dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 600dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 600dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 720dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/gray.jpg-4x6-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-720dpi-20111130/black-1/gray.jpg-4x6-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 720dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/gray.jpg-4x6-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/black-1/gray.jpg-4x6-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 720dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/gray.jpg-4x6-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/black-1/gray.jpg-4x6-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 720dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 720dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 720dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/gray.jpg-4x6-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 720dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "gray.jpg-4x6" + FILE pwg-raster-samples-720dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 720dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "gray.jpg-4x6" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print gray.jpg-4x6 @ 720dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "gray.jpg-4x6" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/sgray-8/gray.jpg-4x6-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/onepage-a4-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-150dpi-20111130/black-1/onepage-a4-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/onepage-a4-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/black-1/onepage-a4-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/onepage-a4-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/black-1/onepage-a4-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-a4-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-a4-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-a4-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-a4-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-a4-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-a4-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/onepage-a4-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-150dpi-20111130/sgray-8/onepage-a4-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/onepage-a4-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/sgray-8/onepage-a4-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/onepage-a4-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/sgray-8/onepage-a4-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/onepage-a4-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-150dpi-20111130/srgb-8/onepage-a4-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/onepage-a4-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/srgb-8/onepage-a4-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 150dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/onepage-a4-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/srgb-8/onepage-a4-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/onepage-a4-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-180dpi-20111130/black-1/onepage-a4-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/onepage-a4-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/black-1/onepage-a4-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/onepage-a4-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/black-1/onepage-a4-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-a4-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-a4-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-a4-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-a4-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-a4-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-a4-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/onepage-a4-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-180dpi-20111130/sgray-8/onepage-a4-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/onepage-a4-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/sgray-8/onepage-a4-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/onepage-a4-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/sgray-8/onepage-a4-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/onepage-a4-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-180dpi-20111130/srgb-8/onepage-a4-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/onepage-a4-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/srgb-8/onepage-a4-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 180dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/onepage-a4-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/srgb-8/onepage-a4-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/onepage-a4-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-300dpi-20111130/black-1/onepage-a4-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/onepage-a4-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/black-1/onepage-a4-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/onepage-a4-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/black-1/onepage-a4-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-a4-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-a4-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-a4-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-a4-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-a4-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-a4-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/onepage-a4-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-300dpi-20111130/sgray-8/onepage-a4-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/onepage-a4-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/sgray-8/onepage-a4-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/onepage-a4-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/sgray-8/onepage-a4-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/onepage-a4-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-300dpi-20111130/srgb-8/onepage-a4-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/onepage-a4-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/srgb-8/onepage-a4-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 300dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/onepage-a4-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/srgb-8/onepage-a4-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/onepage-a4-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-360dpi-20111130/black-1/onepage-a4-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/onepage-a4-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/black-1/onepage-a4-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/onepage-a4-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/black-1/onepage-a4-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-a4-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-a4-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-a4-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-a4-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-a4-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-a4-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/onepage-a4-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-360dpi-20111130/sgray-8/onepage-a4-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/onepage-a4-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/sgray-8/onepage-a4-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/onepage-a4-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/sgray-8/onepage-a4-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/onepage-a4-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-360dpi-20111130/srgb-8/onepage-a4-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/onepage-a4-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/srgb-8/onepage-a4-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 360dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/onepage-a4-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/srgb-8/onepage-a4-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/onepage-a4-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-600dpi-20111130/black-1/onepage-a4-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/onepage-a4-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/black-1/onepage-a4-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/onepage-a4-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/black-1/onepage-a4-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-a4-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-a4-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-a4-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-a4-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-a4-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-a4-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/onepage-a4-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-600dpi-20111130/sgray-8/onepage-a4-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/onepage-a4-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/sgray-8/onepage-a4-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/onepage-a4-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/sgray-8/onepage-a4-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/onepage-a4-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-600dpi-20111130/srgb-8/onepage-a4-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/onepage-a4-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/srgb-8/onepage-a4-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 600dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/onepage-a4-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/srgb-8/onepage-a4-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/onepage-a4-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-720dpi-20111130/black-1/onepage-a4-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/onepage-a4-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/black-1/onepage-a4-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/onepage-a4-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/black-1/onepage-a4-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-a4-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-a4-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-a4-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-a4-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-a4-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-a4-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/onepage-a4-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-720dpi-20111130/sgray-8/onepage-a4-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/onepage-a4-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/sgray-8/onepage-a4-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/onepage-a4-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/sgray-8/onepage-a4-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/onepage-a4-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-a4" + FILE pwg-raster-samples-720dpi-20111130/srgb-8/onepage-a4-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/onepage-a4-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-a4" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/srgb-8/onepage-a4-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-a4 @ 720dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/onepage-a4-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-a4" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/srgb-8/onepage-a4-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/onepage-letter-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-150dpi-20111130/black-1/onepage-letter-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/onepage-letter-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/black-1/onepage-letter-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/black-1/onepage-letter-black-1-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/black-1/onepage-letter-black-1-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-letter-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-letter-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-letter-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-letter-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-letter-cmyk-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/cmyk-8/onepage-letter-cmyk-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/onepage-letter-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-150dpi-20111130/sgray-8/onepage-letter-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/onepage-letter-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/sgray-8/onepage-letter-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/sgray-8/onepage-letter-sgray-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/sgray-8/onepage-letter-sgray-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/onepage-letter-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-150dpi-20111130/srgb-8/onepage-letter-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/onepage-letter-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-150dpi-20111130/srgb-8/onepage-letter-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 150dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-150dpi-20111130/srgb-8/onepage-letter-srgb-8-150dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_150DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-150dpi-20111130/srgb-8/onepage-letter-srgb-8-150dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/onepage-letter-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-180dpi-20111130/black-1/onepage-letter-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/onepage-letter-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/black-1/onepage-letter-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/black-1/onepage-letter-black-1-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/black-1/onepage-letter-black-1-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-letter-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-letter-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-letter-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-letter-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-letter-cmyk-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/cmyk-8/onepage-letter-cmyk-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/onepage-letter-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-180dpi-20111130/sgray-8/onepage-letter-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/onepage-letter-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/sgray-8/onepage-letter-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/sgray-8/onepage-letter-sgray-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/sgray-8/onepage-letter-sgray-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/onepage-letter-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-180dpi-20111130/srgb-8/onepage-letter-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/onepage-letter-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-180dpi-20111130/srgb-8/onepage-letter-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 180dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-180dpi-20111130/srgb-8/onepage-letter-srgb-8-180dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_180DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-180dpi-20111130/srgb-8/onepage-letter-srgb-8-180dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/onepage-letter-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-300dpi-20111130/black-1/onepage-letter-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/onepage-letter-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/black-1/onepage-letter-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/black-1/onepage-letter-black-1-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/black-1/onepage-letter-black-1-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-letter-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-letter-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-letter-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-letter-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-letter-cmyk-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/cmyk-8/onepage-letter-cmyk-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/onepage-letter-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-300dpi-20111130/sgray-8/onepage-letter-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/onepage-letter-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/sgray-8/onepage-letter-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/sgray-8/onepage-letter-sgray-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/sgray-8/onepage-letter-sgray-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/onepage-letter-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-300dpi-20111130/srgb-8/onepage-letter-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/onepage-letter-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-300dpi-20111130/srgb-8/onepage-letter-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 300dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-300dpi-20111130/srgb-8/onepage-letter-srgb-8-300dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_300DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-300dpi-20111130/srgb-8/onepage-letter-srgb-8-300dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/onepage-letter-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-360dpi-20111130/black-1/onepage-letter-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/onepage-letter-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/black-1/onepage-letter-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/black-1/onepage-letter-black-1-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/black-1/onepage-letter-black-1-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-letter-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-letter-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-letter-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-letter-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-letter-cmyk-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/cmyk-8/onepage-letter-cmyk-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/onepage-letter-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-360dpi-20111130/sgray-8/onepage-letter-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/onepage-letter-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/sgray-8/onepage-letter-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/sgray-8/onepage-letter-sgray-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/sgray-8/onepage-letter-sgray-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/onepage-letter-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-360dpi-20111130/srgb-8/onepage-letter-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/onepage-letter-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-360dpi-20111130/srgb-8/onepage-letter-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 360dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-360dpi-20111130/srgb-8/onepage-letter-srgb-8-360dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_360DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-360dpi-20111130/srgb-8/onepage-letter-srgb-8-360dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/onepage-letter-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-600dpi-20111130/black-1/onepage-letter-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/onepage-letter-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/black-1/onepage-letter-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/black-1/onepage-letter-black-1-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/black-1/onepage-letter-black-1-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-letter-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-letter-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-letter-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-letter-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-letter-cmyk-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/cmyk-8/onepage-letter-cmyk-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/onepage-letter-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-600dpi-20111130/sgray-8/onepage-letter-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/onepage-letter-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/sgray-8/onepage-letter-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/sgray-8/onepage-letter-sgray-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/sgray-8/onepage-letter-sgray-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/onepage-letter-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-600dpi-20111130/srgb-8/onepage-letter-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/onepage-letter-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-600dpi-20111130/srgb-8/onepage-letter-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 600dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-600dpi-20111130/srgb-8/onepage-letter-srgb-8-600dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_600DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-600dpi-20111130/srgb-8/onepage-letter-srgb-8-600dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, black-1" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/onepage-letter-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-720dpi-20111130/black-1/onepage-letter-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, black-1, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/onepage-letter-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/black-1/onepage-letter-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, black-1, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/black-1/onepage-letter-black-1-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_BLACK_1 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/black-1/onepage-letter-black-1-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, cmyk-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-letter-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-letter-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, cmyk-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-letter-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-letter-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, cmyk-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-letter-cmyk-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_CMYK_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/cmyk-8/onepage-letter-cmyk-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, sgray-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/onepage-letter-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-720dpi-20111130/sgray-8/onepage-letter-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, sgray-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/onepage-letter-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/sgray-8/onepage-letter-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, sgray-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/sgray-8/onepage-letter-sgray-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SGRAY_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/sgray-8/onepage-letter-sgray-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, srgb-8" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/onepage-letter-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR name job-name "onepage-letter" + FILE pwg-raster-samples-720dpi-20111130/srgb-8/onepage-letter-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, srgb-8, deflate" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/onepage-letter-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_DEFLATE + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression deflate + ATTR name job-name "onepage-letter" + COMPRESSION deflate + FILE pwg-raster-samples-720dpi-20111130/srgb-8/onepage-letter-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + +{ + NAME "Print onepage-letter @ 720dpi, srgb-8, gzip" + SKIP-IF-MISSING pwg-raster-samples-720dpi-20111130/srgb-8/onepage-letter-srgb-8-720dpi.pwg + SKIP-IF-NOT-DEFINED HAVE_720DPI + SKIP-IF-NOT-DEFINED HAVE_SRGB_8 + SKIP-IF-NOT-DEFINED HAVE_GZIP + + OPERATION Print-Job + GROUP operation-attributes-tag + ATTR charset attributes-charset utf-8 + ATTR naturalLanguage attributes-natural-language en + ATTR uri printer-uri $uri + ATTR name requesting-user-name $user + ATTR mimeMediaType document-format image/pwg-raster + ATTR keyword compression gzip + ATTR name job-name "onepage-letter" + COMPRESSION gzip + FILE pwg-raster-samples-720dpi-20111130/srgb-8/onepage-letter-srgb-8-720dpi.pwg + + STATUS successful-ok + STATUS server-error-busy REPEAT-MATCH +} + + +# +# End of "$Id$". +# diff --git a/test/ippserver.c b/test/ippserver.c index eae5b7e75..1b5e652c6 100644 --- a/test/ippserver.c +++ b/test/ippserver.c @@ -3,7 +3,7 @@ * * Sample IPP/2.0 server for CUPS. * - * Copyright 2010-2012 by Apple Inc. + * Copyright 2010-2013 by Apple Inc. * * These coded instructions, statements, and computer programs are the * property of Apple Inc. and are protected by Federal copyright @@ -90,6 +90,8 @@ #include /* For string functions */ #include /* For multithreading functions */ +#include + #ifdef HAVE_DNSSD # include #endif /* HAVE_DNSSD */ @@ -222,7 +224,8 @@ typedef struct _ipp_printer_s /**** Printer data ****/ *icon, /* Icon filename */ *directory, /* Spool directory */ *hostname, /* Hostname */ - *uri; /* printer-uri-supported */ + *uri, /* printer-uri-supported */ + *command; /* Command to run with job file */ int port; /* Port */ size_t urilen; /* Length of printer URI */ ipp_t *attrs; /* Static attributes */ @@ -292,8 +295,8 @@ static _ipp_printer_t *create_printer(const char *servername, #ifdef HAVE_DNSSD const char *subtype, #endif /* HAVE_DNSSD */ - const char *directory); -static cups_array_t *create_requested_array(_ipp_client_t *client); + const char *directory, + const char *command); static void debug_attributes(const char *title, ipp_t *ipp, int response); static void delete_client(_ipp_client_t *client); @@ -367,13 +370,14 @@ main(int argc, /* I - Number of command-line args */ { int i; /* Looping var */ const char *opt, /* Current option character */ + *command = NULL, /* Command to run with job files */ *servername = NULL, /* Server host name */ *name = NULL, /* Printer name */ *location = "", /* Location of printer */ *make = "Test", /* Manufacturer */ *model = "Printer", /* Model */ *icon = "printer.png", /* Icon file */ - *formats = "application/pdf,image/jpeg"; + *formats = "application/pdf,image/jpeg,image/pwg-raster"; /* Supported formats */ #ifdef HAVE_DNSSD const char *subtype = "_print"; /* Bonjour service subtype */ @@ -412,6 +416,14 @@ main(int argc, /* I - Number of command-line args */ pin = 1; break; + case 'c' : /* -c command */ + i ++; + if (i >= argc) + usage(1); + + command = argv[i]; + break; + case 'd' : /* -d spool-directory */ i ++; if (i >= argc) @@ -537,7 +549,7 @@ main(int argc, /* I - Number of command-line args */ #ifdef HAVE_DNSSD subtype, #endif /* HAVE_DNSSD */ - directory)) == NULL) + directory, command)) == NULL) return (1); /* @@ -984,7 +996,8 @@ create_printer(const char *servername, /* I - Server hostname (NULL for default) #ifdef HAVE_DNSSD const char *subtype, /* I - Bonjour service subtype */ #endif /* HAVE_DNSSD */ - const char *directory) /* I - Spool directory */ + const char *directory, /* I - Spool directory */ + const char *command) /* I - Command to run on job files */ { int i, j; /* Looping vars */ _ipp_printer_t *printer; /* Printer */ @@ -1095,6 +1108,20 @@ create_printer(const char *servername, /* I - Server hostname (NULL for default) IPP_QUALITY_NORMAL, IPP_QUALITY_HIGH }; + static const int pwg_raster_document_resolution_supported[] = + { + 150, + 300, + 600 + }; + static const char * const pwg_raster_document_type_supported[] = + { + "black-1", + "cmyk-8", + "sgray-8", + "srgb-8", + "srgb-16" + }; static const char * const reference_uri_schemes_supported[] = { /* reference-uri-schemes-supported */ "file", @@ -1140,6 +1167,7 @@ create_printer(const char *servername, /* I - Server hostname (NULL for default) #ifdef HAVE_DNSSD printer->dnssd_name = strdup(printer->name); #endif /* HAVE_DNSSD */ + printer->command = command ? strdup(command) : NULL; printer->directory = strdup(directory); printer->hostname = strdup(servername ? servername : httpGetHostname(NULL, hostname, @@ -1151,7 +1179,7 @@ create_printer(const char *servername, /* I - Server hostname (NULL for default) printer->next_job_id = 1; httpAssembleURI(HTTP_URI_CODING_ALL, uri, sizeof(uri), "ipp", NULL, - printer->hostname, printer->port, "/ipp"); + printer->hostname, printer->port, "/ipp/print"); printer->uri = strdup(uri); printer->urilen = strlen(uri); @@ -1281,10 +1309,10 @@ create_printer(const char *servername, /* I - Server hostname (NULL for default) /* compression-supported */ ippAddStrings(printer->attrs, IPP_TAG_PRINTER, - IPP_TAG_KEYWORD | IPP_TAG_CUPS_CONST, - "compression-supported", - (int)(sizeof(compressions) / sizeof(compressions[0])), NULL, - compressions); + IPP_TAG_KEYWORD | IPP_TAG_CUPS_CONST, + "compression-supported", + (int)(sizeof(compressions) / sizeof(compressions[0])), NULL, + compressions); /* copies-default */ ippAddInteger(printer->attrs, IPP_TAG_PRINTER, IPP_TAG_INTEGER, @@ -1634,6 +1662,29 @@ create_printer(const char *servername, /* I - Server hostname (NULL for default) ippAddString(printer->attrs, IPP_TAG_PRINTER, IPP_TAG_URI, "printer-uri-supported", NULL, uri); + /* pwg-raster-document-xxx-supported */ + for (i = 0; i < num_formats; i ++) + if (!_cups_strcasecmp(formats[i], "image/pwg-raster")) + break; + + if (i < num_formats) + { + ippAddResolutions(printer->attrs, IPP_TAG_PRINTER, + "pwg-raster-document-resolution-supported", + (int)(sizeof(pwg_raster_document_resolution_supported) / + sizeof(pwg_raster_document_resolution_supported[0])), + IPP_RES_PER_INCH, + pwg_raster_document_resolution_supported, + pwg_raster_document_resolution_supported); + ippAddString(printer->attrs, IPP_TAG_PRINTER, IPP_TAG_KEYWORD, + "pwg-raster-document-sheet-back", NULL, "normal"); + ippAddStrings(printer->attrs, IPP_TAG_PRINTER, IPP_TAG_KEYWORD, + "pwg-raster-document-type-supported", + (int)(sizeof(pwg_raster_document_type_supported) / + sizeof(pwg_raster_document_type_supported[0])), NULL, + pwg_raster_document_type_supported); + } + /* reference-uri-scheme-supported */ ippAddStrings(printer->attrs, IPP_TAG_PRINTER, IPP_TAG_URISCHEME | IPP_TAG_CUPS_CONST, @@ -1700,209 +1751,6 @@ create_printer(const char *servername, /* I - Server hostname (NULL for default) } -/* - * 'create_requested_array()' - Create an array for requested-attributes. - */ - -static cups_array_t * /* O - requested-attributes array */ -create_requested_array( - _ipp_client_t *client) /* I - Client */ -{ - int i, /* Looping var */ - count; /* Number of values */ - ipp_attribute_t *requested; /* requested-attributes attribute */ - cups_array_t *ra; /* Requested attributes array */ - const char *value; /* Current value */ - - - /* - * Get the requested-attributes attribute, and return NULL if we don't - * have one... - */ - - if ((requested = ippFindAttribute(client->request, "requested-attributes", - IPP_TAG_KEYWORD)) == NULL) - return (NULL); - - /* - * If the attribute contains a single "all" keyword, return NULL... - */ - - count = ippGetCount(requested); - if (count == 1 && !strcmp(ippGetString(requested, 0, NULL), "all")) - return (NULL); - - /* - * Create an array using "strcmp" as the comparison function... - */ - - ra = cupsArrayNew((cups_array_func_t)strcmp, NULL); - - for (i = 0; i < count; i ++) - { - value = ippGetString(requested, i, NULL); - - if (!strcmp(value, "job-template")) - { - cupsArrayAdd(ra, "copies"); - cupsArrayAdd(ra, "copies-default"); - cupsArrayAdd(ra, "copies-supported"); - cupsArrayAdd(ra, "finishings"); - cupsArrayAdd(ra, "finishings-default"); - cupsArrayAdd(ra, "finishings-supported"); - cupsArrayAdd(ra, "job-hold-until"); - cupsArrayAdd(ra, "job-hold-until-default"); - cupsArrayAdd(ra, "job-hold-until-supported"); - cupsArrayAdd(ra, "job-priority"); - cupsArrayAdd(ra, "job-priority-default"); - cupsArrayAdd(ra, "job-priority-supported"); - cupsArrayAdd(ra, "job-sheets"); - cupsArrayAdd(ra, "job-sheets-default"); - cupsArrayAdd(ra, "job-sheets-supported"); - cupsArrayAdd(ra, "media"); - cupsArrayAdd(ra, "media-col"); - cupsArrayAdd(ra, "media-col-default"); - cupsArrayAdd(ra, "media-col-supported"); - cupsArrayAdd(ra, "media-default"); - cupsArrayAdd(ra, "media-source-supported"); - cupsArrayAdd(ra, "media-supported"); - cupsArrayAdd(ra, "media-type-supported"); - cupsArrayAdd(ra, "multiple-document-handling"); - cupsArrayAdd(ra, "multiple-document-handling-default"); - cupsArrayAdd(ra, "multiple-document-handling-supported"); - cupsArrayAdd(ra, "number-up"); - cupsArrayAdd(ra, "number-up-default"); - cupsArrayAdd(ra, "number-up-supported"); - cupsArrayAdd(ra, "orientation-requested"); - cupsArrayAdd(ra, "orientation-requested-default"); - cupsArrayAdd(ra, "orientation-requested-supported"); - cupsArrayAdd(ra, "page-ranges"); - cupsArrayAdd(ra, "page-ranges-supported"); - cupsArrayAdd(ra, "printer-resolution"); - cupsArrayAdd(ra, "printer-resolution-default"); - cupsArrayAdd(ra, "printer-resolution-supported"); - cupsArrayAdd(ra, "print-quality"); - cupsArrayAdd(ra, "print-quality-default"); - cupsArrayAdd(ra, "print-quality-supported"); - cupsArrayAdd(ra, "sides"); - cupsArrayAdd(ra, "sides-default"); - cupsArrayAdd(ra, "sides-supported"); - } - else if (!strcmp(value, "job-description")) - { - cupsArrayAdd(ra, "date-time-at-completed"); - cupsArrayAdd(ra, "date-time-at-creation"); - cupsArrayAdd(ra, "date-time-at-processing"); - cupsArrayAdd(ra, "job-detailed-status-message"); - cupsArrayAdd(ra, "job-document-access-errors"); - cupsArrayAdd(ra, "job-id"); - cupsArrayAdd(ra, "job-impressions"); - cupsArrayAdd(ra, "job-impressions-completed"); - cupsArrayAdd(ra, "job-k-octets"); - cupsArrayAdd(ra, "job-k-octets-processed"); - cupsArrayAdd(ra, "job-media-sheets"); - cupsArrayAdd(ra, "job-media-sheets-completed"); - cupsArrayAdd(ra, "job-message-from-operator"); - cupsArrayAdd(ra, "job-more-info"); - cupsArrayAdd(ra, "job-name"); - cupsArrayAdd(ra, "job-originating-user-name"); - cupsArrayAdd(ra, "job-printer-up-time"); - cupsArrayAdd(ra, "job-printer-uri"); - cupsArrayAdd(ra, "job-state"); - cupsArrayAdd(ra, "job-state-message"); - cupsArrayAdd(ra, "job-state-reasons"); - cupsArrayAdd(ra, "job-uri"); - cupsArrayAdd(ra, "number-of-documents"); - cupsArrayAdd(ra, "number-of-intervening-jobs"); - cupsArrayAdd(ra, "output-device-assigned"); - cupsArrayAdd(ra, "time-at-completed"); - cupsArrayAdd(ra, "time-at-creation"); - cupsArrayAdd(ra, "time-at-processing"); - } - else if (!strcmp(value, "printer-description")) - { - cupsArrayAdd(ra, "charset-configured"); - cupsArrayAdd(ra, "charset-supported"); - cupsArrayAdd(ra, "color-supported"); - cupsArrayAdd(ra, "compression-supported"); - cupsArrayAdd(ra, "document-format-default"); - cupsArrayAdd(ra, "document-format-supported"); - cupsArrayAdd(ra, "generated-natural-language-supported"); - cupsArrayAdd(ra, "ipp-versions-supported"); - cupsArrayAdd(ra, "job-impressions-supported"); - cupsArrayAdd(ra, "job-k-octets-supported"); - cupsArrayAdd(ra, "job-media-sheets-supported"); - cupsArrayAdd(ra, "multiple-document-jobs-supported"); - cupsArrayAdd(ra, "multiple-operation-time-out"); - cupsArrayAdd(ra, "natural-language-configured"); - cupsArrayAdd(ra, "notify-attributes-supported"); - cupsArrayAdd(ra, "notify-lease-duration-default"); - cupsArrayAdd(ra, "notify-lease-duration-supported"); - cupsArrayAdd(ra, "notify-max-events-supported"); - cupsArrayAdd(ra, "notify-events-default"); - cupsArrayAdd(ra, "notify-events-supported"); - cupsArrayAdd(ra, "notify-pull-method-supported"); - cupsArrayAdd(ra, "notify-schemes-supported"); - cupsArrayAdd(ra, "operations-supported"); - cupsArrayAdd(ra, "pages-per-minute"); - cupsArrayAdd(ra, "pages-per-minute-color"); - cupsArrayAdd(ra, "pdl-override-supported"); - cupsArrayAdd(ra, "printer-alert"); - cupsArrayAdd(ra, "printer-alert-description"); - cupsArrayAdd(ra, "printer-current-time"); - cupsArrayAdd(ra, "printer-driver-installer"); - cupsArrayAdd(ra, "printer-info"); - cupsArrayAdd(ra, "printer-is-accepting-jobs"); - cupsArrayAdd(ra, "printer-location"); - cupsArrayAdd(ra, "printer-make-and-model"); - cupsArrayAdd(ra, "printer-message-from-operator"); - cupsArrayAdd(ra, "printer-more-info"); - cupsArrayAdd(ra, "printer-more-info-manufacturer"); - cupsArrayAdd(ra, "printer-name"); - cupsArrayAdd(ra, "printer-state"); - cupsArrayAdd(ra, "printer-state-message"); - cupsArrayAdd(ra, "printer-state-reasons"); - cupsArrayAdd(ra, "printer-up-time"); - cupsArrayAdd(ra, "printer-uri-supported"); - cupsArrayAdd(ra, "queued-job-count"); - cupsArrayAdd(ra, "reference-uri-schemes-supported"); - cupsArrayAdd(ra, "uri-authentication-supported"); - cupsArrayAdd(ra, "uri-security-supported"); - } - else if (!strcmp(value, "printer-defaults")) - { - cupsArrayAdd(ra, "copies-default"); - cupsArrayAdd(ra, "document-format-default"); - cupsArrayAdd(ra, "finishings-default"); - cupsArrayAdd(ra, "job-hold-until-default"); - cupsArrayAdd(ra, "job-priority-default"); - cupsArrayAdd(ra, "job-sheets-default"); - cupsArrayAdd(ra, "media-default"); - cupsArrayAdd(ra, "media-col-default"); - cupsArrayAdd(ra, "number-up-default"); - cupsArrayAdd(ra, "orientation-requested-default"); - cupsArrayAdd(ra, "sides-default"); - } - else if (!strcmp(value, "subscription-template")) - { - cupsArrayAdd(ra, "notify-attributes"); - cupsArrayAdd(ra, "notify-charset"); - cupsArrayAdd(ra, "notify-events"); - cupsArrayAdd(ra, "notify-lease-duration"); - cupsArrayAdd(ra, "notify-natural-language"); - cupsArrayAdd(ra, "notify-pull-method"); - cupsArrayAdd(ra, "notify-recipient-uri"); - cupsArrayAdd(ra, "notify-time-interval"); - cupsArrayAdd(ra, "notify-user-data"); - } - else - cupsArrayAdd(ra, (void *)value); - } - - return (ra); -} - - /* * 'debug_attributes()' - Print attributes in a request or response. */ @@ -2049,6 +1897,8 @@ delete_printer(_ipp_printer_t *printer) /* I - Printer */ free(printer->name); if (printer->icon) free(printer->icon); + if (printer->command) + free(printer->command); if (printer->directory) free(printer->directory); if (printer->hostname) @@ -2536,7 +2386,7 @@ ipp_get_job_attributes( respond_ipp(client, IPP_STATUS_OK, NULL); - ra = create_requested_array(client); + ra = ippCreateRequestedArray(client->request); copy_job_attributes(client, job, ra); cupsArrayDelete(ra); } @@ -2687,19 +2537,7 @@ ipp_get_jobs(_ipp_client_t *client) /* I - Client */ * OK, build a list of jobs for this printer... */ - if ((ra = create_requested_array(client)) == NULL && - !ippFindAttribute(client->request, "requested-attributes", - IPP_TAG_KEYWORD)) - { - /* - * IPP conformance - Get-Jobs has a default requested-attributes value of - * "job-id" and "job-uri". - */ - - ra = cupsArrayNew((cups_array_func_t)strcmp, NULL); - cupsArrayAdd(ra, "job-id"); - cupsArrayAdd(ra, "job-uri"); - } + ra = ippCreateRequestedArray(client->request); respond_ipp(client, IPP_STATUS_OK, NULL); @@ -2750,7 +2588,7 @@ ipp_get_printer_attributes( * Send the attributes... */ - ra = create_requested_array(client); + ra = ippCreateRequestedArray(client->request); printer = client->printer; respond_ipp(client, IPP_STATUS_OK, NULL); @@ -2885,6 +2723,9 @@ ipp_print_job(_ipp_client_t *client) /* I - Client */ else if (!_cups_strcasecmp(job->format, "image/png")) snprintf(filename, sizeof(filename), "%s/%d.png", client->printer->directory, job->id); + else if (!_cups_strcasecmp(job->format, "image/pwg-raster")) + snprintf(filename, sizeof(filename), "%s/%d.ras", + client->printer->directory, job->id); else if (!_cups_strcasecmp(job->format, "application/pdf")) snprintf(filename, sizeof(filename), "%s/%d.pdf", client->printer->directory, job->id); @@ -3985,7 +3826,8 @@ process_http(_ipp_client_t *client) /* I - Client connection */ if (httpError(client->http) == EPIPE) fprintf(stderr, "%s Client closed connection.\n", client->hostname); else - fprintf(stderr, "%s Bad request line.\n", client->hostname); + fprintf(stderr, "%s Bad request line (%s).\n", client->hostname, + strerror(httpError(client->http))); return (0); } @@ -4456,7 +4298,81 @@ process_job(_ipp_job_t *job) /* I - Job */ job->state = IPP_JSTATE_PROCESSING; job->printer->state = IPP_PSTATE_PROCESSING; - sleep(5); + if (job->printer->command) + { + /* + * Execute a command with the job spool file and wait for it to complete... + */ + + int pid, /* Process ID */ + status; /* Exit status */ + time_t start, /* Start time */ + end; /* End time */ + + fprintf(stderr, "Running command \"%s %s\".\n", job->printer->command, + job->filename); + time(&start); + + if ((pid = fork()) == 0) + { + /* + * Child comes here... + */ + + execlp(job->printer->command, job->printer->command, job->filename, + (void *)NULL); + exit(errno); + } + else if (pid < 0) + { + /* + * Unable to fork process... + */ + + perror("Unable to start job processing command"); + } + else + { + /* + * Wait for child to complete... + */ + +#ifdef HAVE_WAITPID + while (waitpid(pid, &status, 0) < 0); +#else + while (wait(&status) < 0); +#endif /* HAVE_WAITPID */ + + if (status) + { + if (WIFEXITED(status)) + fprintf(stderr, "Command \"%s\" exited with status %d.\n", + job->printer->command, WEXITSTATUS(status)); + else + fprintf(stderr, "Command \"%s\" terminated with signal %d.\n", + job->printer->command, WTERMSIG(status)); + } + else + fprintf(stderr, "Command \"%s\" completed successfully.\n", + job->printer->command); + } + + /* + * Make sure processing takes at least 5 seconds... + */ + + time(&end); + if ((end - start) < 5) + sleep(5); + } + else + { + /* + * Sleep for a random amount of time to simulate job processing. + */ + + sleep(5 + (rand() % 11)); + } if (job->cancel) job->state = IPP_JSTATE_CANCELED; @@ -4964,7 +4880,8 @@ valid_doc_attributes( if (ippGetCount(attr) != 1 || ippGetValueTag(attr) != IPP_TAG_KEYWORD || ippGetGroupTag(attr) != IPP_TAG_OPERATION || - (op != IPP_OP_PRINT_JOB && op != IPP_OP_SEND_DOCUMENT) || + (op != IPP_OP_PRINT_JOB && op != IPP_OP_SEND_DOCUMENT && + op != IPP_OP_VALIDATE_JOB) || !ippContainsString(supported, compression)) { respond_unsupported(client, attr); diff --git a/test/ipptool.c b/test/ipptool.c index cddc55dfb..99f3b5236 100644 --- a/test/ipptool.c +++ b/test/ipptool.c @@ -53,7 +53,9 @@ #include #include #include -#ifndef WIN32 +#ifdef WIN32 +# define R_OK 0 +#else # include #endif /* WIN32 */ #ifndef O_BINARY @@ -413,7 +415,10 @@ main(int argc, /* I - Number of command-line args */ } if (vars.filename) + { free(vars.filename); + vars.filename = NULL; + } if (access(argv[i], 0)) { @@ -436,6 +441,8 @@ main(int argc, /* I - Number of command-line args */ cg->cups_datadir, argv[i]); if (access(filename, 0)) vars.filename = strdup(argv[i]); + else + vars.filename = strdup(filename); } else vars.filename = strdup(filename); @@ -471,7 +478,9 @@ main(int argc, /* I - Number of command-line args */ else if (!_cups_strcasecmp(ext, ".ps") || !_cups_strcasecmp(ext, ".ps.gz")) set_variable(&vars, "filetype", "application/postscript"); - else if (!_cups_strcasecmp(ext, ".ras") || + else if (!_cups_strcasecmp(ext, ".pwg") || + !_cups_strcasecmp(ext, ".pwg.gz") || + !_cups_strcasecmp(ext, ".ras") || !_cups_strcasecmp(ext, ".ras.gz")) set_variable(&vars, "filetype", "image/pwg-raster"); else if (!_cups_strcasecmp(ext, ".txt") || @@ -1379,6 +1388,28 @@ do_tests(_cups_vars_t *vars, /* I - Variables */ goto test_exit; } } + else if (!strcmp(token, "SKIP-IF-MISSING")) + { + /* + * SKIP-IF-MISSING filename + */ + + if (get_token(fp, temp, sizeof(temp), &linenum)) + { + expand_variables(vars, token, temp, sizeof(token)); + get_filename(testfile, filename, token, sizeof(filename)); + + if (access(filename, R_OK)) + skip_test = 1; + } + else + { + print_fatal_error("Missing SKIP-IF-MISSING filename on line %d.", + linenum); + pass = 0; + goto test_exit; + } + } else if (!strcmp(token, "SKIP-IF-NOT-DEFINED")) { /* @@ -1824,6 +1855,15 @@ do_tests(_cups_vars_t *vars, /* I - Variables */ expand_variables(vars, token, temp, sizeof(token)); get_filename(testfile, filename, token, sizeof(filename)); + + if (access(filename, R_OK)) + { + print_fatal_error("Filename \"%s\" on line %d cannot be read.", + temp, linenum); + print_fatal_error("Filename mapped to \"%s\".", filename); + pass = 0; + goto test_exit; + } } else if (!_cups_strcasecmp(token, "STATUS")) { @@ -2278,7 +2318,8 @@ do_tests(_cups_vars_t *vars, /* I - Variables */ if (request->attrs) { puts(""); - for (attrptr = request->attrs, group = attrptr->group_tag; + for (attrptr = request->attrs, + group = attrptr ? attrptr->group_tag : IPP_TAG_ZERO; attrptr; attrptr = attrptr->next) print_attr(attrptr, &group); @@ -2632,7 +2673,8 @@ do_tests(_cups_vars_t *vars, /* I - Variables */ a = cupsArrayNew((cups_array_func_t)strcmp, NULL); - for (attrptr = response->attrs, group = attrptr->group_tag; + for (attrptr = response->attrs, + group = attrptr ? attrptr->group_tag : IPP_TAG_ZERO; attrptr; attrptr = attrptr->next) { @@ -5249,7 +5291,8 @@ with_value(cups_array_t *errors, /* I - Errors array */ { int i, /* Looping var */ match; /* Match? */ - char *valptr; /* Pointer into value */ + char temp[256], /* Temporary value string */ + *valptr; /* Pointer into value */ *matchbuf = '\0'; @@ -5433,6 +5476,63 @@ with_value(cups_array_t *errors, /* I - Errors array */ } break; + case IPP_TAG_RESOLUTION : + for (i = 0; i < attr->num_values; i ++) + { + if (attr->values[i].resolution.xres == + attr->values[i].resolution.yres) + snprintf(temp, sizeof(temp), "%d%s", + attr->values[i].resolution.xres, + attr->values[i].resolution.units == IPP_RES_PER_INCH ? + "dpi" : "dpcm"); + else + snprintf(temp, sizeof(temp), "%dx%d%s", + attr->values[i].resolution.xres, + attr->values[i].resolution.yres, + attr->values[i].resolution.units == IPP_RES_PER_INCH ? + "dpi" : "dpcm"); + + if (!strcmp(value, temp)) + { + if (!matchbuf[0]) + strlcpy(matchbuf, value, matchlen); + + if (!(flags & _CUPS_WITH_ALL)) + { + match = 1; + break; + } + } + else if (flags & _CUPS_WITH_ALL) + { + match = 0; + break; + } + } + + if (!match && errors) + { + for (i = 0; i < attr->num_values; i ++) + { + if (attr->values[i].resolution.xres == + attr->values[i].resolution.yres) + snprintf(temp, sizeof(temp), "%d%s", + attr->values[i].resolution.xres, + attr->values[i].resolution.units == IPP_RES_PER_INCH ? + "dpi" : "dpcm"); + else + snprintf(temp, sizeof(temp), "%dx%d%s", + attr->values[i].resolution.xres, + attr->values[i].resolution.yres, + attr->values[i].resolution.units == IPP_RES_PER_INCH ? + "dpi" : "dpcm"); + + if (strcmp(value, temp)) + add_stringf(errors, "GOT: %s=%s", attr->name, temp); + } + } + break; + case IPP_TAG_NOVALUE : case IPP_TAG_UNKNOWN : return (1); @@ -5457,8 +5557,6 @@ with_value(cups_array_t *errors, /* I - Errors array */ if ((i = regcomp(&re, value, REG_EXTENDED | REG_NOSUB)) != 0) { - char temp[256]; /* Temporary string */ - regerror(i, &re, temp, sizeof(temp)); print_fatal_error("Unable to compile WITH-VALUE regular expression " diff --git a/test/make-ippeverywhere-print-tests.sh b/test/make-ippeverywhere-print-tests.sh new file mode 100755 index 000000000..7d897fffa --- /dev/null +++ b/test/make-ippeverywhere-print-tests.sh @@ -0,0 +1,84 @@ +#!/bin/sh +# +# Script that builds the print-job tests for all IPP Everywhere PWG Raster +# documents. +# + +for file in color.jpg-4x6 document-a4 document-letter gray.jpg-4x6 onepage-a4 onepage-letter; do + for res in 150dpi 180dpi 300dpi 360dpi 600dpi 720dpi; do + HAVE_RES="`echo HAVE_$res | awk '{print toupper($1);}'`" + for type in black-1 cmyk-8 sgray-8 srgb-8 srgb-16; do + if test -f pwg-raster-samples-$res-20111130/$type/$file-$type-$res.pwg; then + HAVE_TYPE="`echo HAVE_$type | awk '{print toupper($1);}' | tr '-' '_'`" + cat < Order Allow,Deny diff --git a/tools/makeipptoolpkg b/tools/makeipptoolpkg index ee066158a..34926fa9a 100644 --- a/tools/makeipptoolpkg +++ b/tools/makeipptoolpkg @@ -4,7 +4,7 @@ # # Make an ipptool package for CUPS. # -# Copyright 2007-2012 by Apple Inc. +# Copyright 2007-2013 by Apple Inc. # Copyright 1997-2007 by Easy Software Products, all rights reserved. # # These coded instructions, statements, and computer programs are the @@ -32,7 +32,7 @@ fi if test $# = 0; then echo Updating to get snapshot version... svn up - rev=`svnversion . | sed -e '1,$s/[a-zA-Z]//g'` + rev=`svn info . | grep Revision | awk '{print $2}'` fileversion="`date '+%Y%m%d'`-r$rev" else fileversion=$1 @@ -61,10 +61,13 @@ cp test/get-completed-jobs.test test/get-jobs.test $pkgdir cp test/get-printer-attributes.test $pkgdir cp test/gray.jpg $pkgdir cp test/ipp-[12].*.test $pkgdir +cp test/ipp-everywhere.test $pkgdir cp test/ipptool-static $pkgdir/ipptool cp test/onepage-*.pdf $pkgdir cp test/onepage-*.ps $pkgdir cp test/print-job.test $pkgdir +cp test/print-job-deflate.test $pkgdir +cp test/print-job-gzip.test $pkgdir cp test/testfile.* $pkgdir if test `uname` = Darwin; then diff --git a/tools/makesrcdist b/tools/makesrcdist index b20a4078d..80ff6ab2b 100755 --- a/tools/makesrcdist +++ b/tools/makesrcdist @@ -25,7 +25,7 @@ if test $# = 0; then svn up # Compute version for snapshot - rev=`svnversion . | sed -e '1,$s/[a-zA-Z]//g'` + rev=`svn info . | grep Revision: | awk '{print $2}'` version="1.7svn" revision="-r$rev" fileversion="1.7svn-r$rev" diff --git a/vcnet/config.h b/vcnet/config.h index 79ac955f6..c514e682d 100644 --- a/vcnet/config.h +++ b/vcnet/config.h @@ -3,7 +3,7 @@ * * Configuration file for CUPS on Windows. * - * Copyright 2007-2012 by Apple Inc. + * Copyright 2007-2013 by Apple Inc. * Copyright 1997-2007 by Easy Software Products. * * These coded instructions, statements, and computer programs are the @@ -86,8 +86,8 @@ * Version of software... */ -#define CUPS_SVERSION "CUPS v1.6.0" -#define CUPS_MINIMAL "CUPS/1.6.0" +#define CUPS_SVERSION "CUPS v1.7.0" +#define CUPS_MINIMAL "CUPS/1.7.0" /* @@ -104,7 +104,7 @@ * Default file permissions... */ -#define CUPS_DEFAULT_CONFIG_FILE_PERM 0644 +#define CUPS_DEFAULT_CONFIG_FILE_PERM 0640 #define CUPS_DEFAULT_LOG_FILE_PERM 0644 @@ -128,12 +128,8 @@ */ #define CUPS_DEFAULT_BROWSING 1 -#define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "CUPS dnssd" -#define CUPS_DEFAULT_BROWSE_REMOTE_PROTOCOLS "" -#define CUPS_DEFAULT_BROWSE_SHORT_NAMES 1 +#define CUPS_DEFAULT_BROWSE_LOCAL_PROTOCOLS "" #define CUPS_DEFAULT_DEFAULT_SHARED 1 -#define CUPS_DEFAULT_IMPLICIT_CLASSES 1 -#define CUPS_DEFAULT_USE_NETWORK_DEFAULT 0 /* @@ -172,6 +168,13 @@ #undef CUPS_DEFAULT_DOMAINSOCKET +/* + * Default WebInterface value... + */ + +#undef CUPS_DEFAULT_WEBIF + + /* * Where are files stored? * @@ -194,13 +197,11 @@ /* - * Do we have various image libraries? + * Do we have ZLIB? */ -/* #undef HAVE_LIBPNG */ -/* #undef HAVE_LIBZ */ -/* #undef HAVE_LIBJPEG */ -/* #undef HAVE_LIBTIFF */ +#define HAVE_LIBZ 1 +#define HAVE_INFLATECOPY 1 /* @@ -231,10 +232,10 @@ /* - * Do we have ? + * Use ? */ -/* #undef HAVE_SCSI_SG_H */ +/* #undef HAVE_STDINT_H */ /* @@ -360,35 +361,25 @@ /* - * What Security framework headers do we have? + * Do we have the SSL_set_tlsext_host_name function? */ -/* #undef HAVE_AUTHORIZATION_H */ -/* #undef HAVE_SECPOLICY_H */ -/* #undef HAVE_SECPOLICYPRIV_H */ -/* #undef HAVE_SECBASEPRIV_H */ -/* #undef HAVE_SECIDENTITYSEARCHPRIV_H */ +/* #undef HAVE_SSL_SET_TLSEXT_HOST_NAME */ /* - * Do we have the SecIdentitySearchCreateWithPolicy function? - */ - -/* #undef HAVE_SECIDENTITYSEARCHCREATEWITHPOLICY */ - - -/* - * Do we have the SecPolicyCreateSSL function? - */ - -/* #undef HAVE_SECPOLICYCREATESSL */ - - -/* - * Do we have the SecPolicyCreateSSL function? + * What Security framework headers do we have? */ -/* #undef HAVE_SECPOLICYCREATESSL */ +/* #undef HAVE_AUTHORIZATION_H */ +/* #undef HAVE_SECBASEPRIV_H */ +/* #undef HAVE_SECCERTIFICATE_H */ +/* #undef HAVE_SECIDENTITYSEARCHPRIV_H */ +/* #undef HAVE_SECITEM_H */ +/* #undef HAVE_SECITEMPRIV_H */ +/* #undef HAVE_SECPOLICY_H */ +/* #undef HAVE_SECPOLICYPRIV_H */ +/* #undef HAVE_SECURETRANSPORTPRIV_H */ /* @@ -399,36 +390,31 @@ /* - * Do we have the SLP library? + * Do we have libpaper? */ -/* #undef HAVE_LIBSLP */ +/* #undef HAVE_LIBPAPER */ /* - * Do we have an LDAP library? + * Do we have mDNSResponder for DNS Service Discovery (aka Bonjour)? */ -/* #undef HAVE_LDAP */ -/* #undef HAVE_OPENLDAP */ -/* #undef HAVE_MOZILLA_LDAP */ -/* #undef HAVE_LDAP_SSL_H */ -/* #undef HAVE_LDAP_SSL */ -/* #undef HAVE_LDAP_REBIND_PROC */ +#define HAVE_DNSSD 1 /* - * Do we have libpaper? + * Do we have Avahi for DNS Service Discovery (aka Bonjour)? */ -/* #undef HAVE_LIBPAPER */ +#undef HAVE_AVAHI /* - * Do we have DNS Service Discovery (aka Bonjour)? + * Do we have ? */ -#define HAVE_DNSSD 1 +#undef HAVE_SYS_IOCTL_H /* @@ -438,13 +424,6 @@ /* #undef HAVE_ST_GEN */ -/* - * Do we have ? - */ - -/* #undef HAVE_SYS_IOCTL_H */ - - /* * Does the "tm" structure contain the "tm_gmtoff" member? */ @@ -556,6 +535,7 @@ */ /* #undef HAVE_PDFTOPS */ +/* #undef HAVE_PDFTOPS_WITH_ORIGPAGESIZES */ #define CUPS_PDFTOPS "" @@ -567,14 +547,6 @@ #define CUPS_GHOSTSCRIPT "" -/* - * Do we have Darwin's CoreFoundation and SystemConfiguration frameworks? - */ - -/* #undef HAVE_COREFOUNDATION */ -/* #undef HAVE_SYSTEMCONFIGURATION */ - - /* * Do we have CoreFoundation public and private headers? */ @@ -639,11 +611,8 @@ /* #undef HAVE_GSS_GSSAPI_H */ /* #undef HAVE_GSS_GSSAPI_SPI_H */ /* #undef HAVE_GSSAPI */ -/* #undef HAVE_GSSAPI_GENERIC_H */ /* #undef HAVE_GSSAPI_GSSAPI_H */ /* #undef HAVE_GSSAPI_H */ -/* #undef HAVE_GSSAPI_KRB5_H */ -/* #undef HAVE_KRB5_H */ /* @@ -731,7 +700,7 @@ * Do we have libusb? */ -/* #undef HAVE_USB_H */ +/* #undef HAVE_LIBUSB */ /* @@ -768,18 +737,36 @@ /* - * Do we have the ColorSyncRegisterDevice function? + * Do we have XPC? */ -/* #undef HAVE_COLORSYNCREGISTERDEVICE */ +/* #undef HAVE_XPC */ +/* #undef HAVE_XPC_PRIVATE_H */ /* - * Do we have XPC? + * Do we have Mini-XML? */ -/* #undef HAVE_XPC */ +/* #undef HAVE_MXML_H */ + + +/* + * Do we have the C99 abs() function? + */ +/* #undef HAVE_ABS */ +#if !defined(HAVE_ABS) && !defined(abs) +# if defined(__GNUC__) || __STDC_VERSION__ >= 199901L +# define abs(x) _cups_abs(x) +static inline int _cups_abs(int i) { return (i < 0 ? -i : i); } +# elif defined(_MSC_VER) +# define abs(x) _cups_abs(x) +static __inline int _cups_abs(int i) { return (i < 0 ? -i : i); } +# else +# define abs(x) ((x) < 0 ? -(x) : (x)) +# endif /* __GNUC__ || __STDC_VERSION__ */ +#endif /* !HAVE_ABS && !abs */ #endif /* !_CUPS_CONFIG_H_ */ diff --git a/vcnet/ipptool-installer.vdproj b/vcnet/ipptool-installer.vdproj index 948299e88..45f9084a2 100644 --- a/vcnet/ipptool-installer.vdproj +++ b/vcnet/ipptool-installer.vdproj @@ -27,6 +27,12 @@ } "Entry" { + "MsmKey" = "8:_1DBDCFABB8DF28E5F75E41EDAE4BF6BE" + "OwnerKey" = "8:_EA282F32A10B4ED1A81AA6133B997C6A" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_1E4B2A9BD6A44926B719E0D7E8FC0952" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -57,32 +63,32 @@ } "Entry" { - "MsmKey" = "8:_65CBD149C9DA448FBACE2B02766A6537" + "MsmKey" = "8:_4454D1BB58774F95972FB94388DC5E6A" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_6F893B2A3B7048CBA39359FC368BCA27" + "MsmKey" = "8:_46AB64FF360D4F309866FF5F49C65D88" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_7AFD2BBA568D45F5B1E871E2B93892BC" - "OwnerKey" = "8:_D02EB13951314EFD9C539150EF8E53B8" + "MsmKey" = "8:_531A281ACDC6420D918E2A9FE97A2D42" + "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_7AFD2BBA568D45F5B1E871E2B93892BC" - "OwnerKey" = "8:_EA282F32A10B4ED1A81AA6133B997C6A" + "MsmKey" = "8:_65CBD149C9DA448FBACE2B02766A6537" + "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_7AFD2BBA568D45F5B1E871E2B93892BC" - "OwnerKey" = "8:_E97571D3FBE048DABDC59B37762D800F" + "MsmKey" = "8:_6F893B2A3B7048CBA39359FC368BCA27" + "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -111,6 +117,12 @@ } "Entry" { + "MsmKey" = "8:_9314DE98517C42E9AF190B67472408DF" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_9967519E7058965D4C7DEF47EB39CC50" "OwnerKey" = "8:_EA282F32A10B4ED1A81AA6133B997C6A" "MsmSig" = "8:_UNDEFINED" @@ -123,12 +135,24 @@ } "Entry" { + "MsmKey" = "8:_AB0BD66B57BF4C41BE53BCE573C254BC" + "OwnerKey" = "8:_F208E348BAE54EDEA200755E5C149F13" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_AF057921D20E4520A3C6420F0729A744" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { + "MsmKey" = "8:_B85BD013DC024B9E82862535191B405B" + "OwnerKey" = "8:_UNDEFINED" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { "MsmKey" = "8:_B9E79062FEF64745915546DDD5BF8D85" "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" @@ -225,14 +249,26 @@ } "Entry" { - "MsmKey" = "8:_F0AA062C769A4867B5C302491CA4F2D3" - "OwnerKey" = "8:_7AFD2BBA568D45F5B1E871E2B93892BC" + "MsmKey" = "8:_F16FA7F9826E461E955A95B2EEABA975" + "OwnerKey" = "8:_UNDEFINED" "MsmSig" = "8:_UNDEFINED" } "Entry" { - "MsmKey" = "8:_F16FA7F9826E461E955A95B2EEABA975" - "OwnerKey" = "8:_UNDEFINED" + "MsmKey" = "8:_F208E348BAE54EDEA200755E5C149F13" + "OwnerKey" = "8:_D02EB13951314EFD9C539150EF8E53B8" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_F208E348BAE54EDEA200755E5C149F13" + "OwnerKey" = "8:_EA282F32A10B4ED1A81AA6133B997C6A" + "MsmSig" = "8:_UNDEFINED" + } + "Entry" + { + "MsmKey" = "8:_F208E348BAE54EDEA200755E5C149F13" + "OwnerKey" = "8:_E97571D3FBE048DABDC59B37762D800F" "MsmSig" = "8:_UNDEFINED" } "Entry" @@ -378,6 +414,26 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1DBDCFABB8DF28E5F75E41EDAE4BF6BE" + { + "SourcePath" = "8:zlibwapi.dll" + "TargetName" = "8:zlibwapi.dll" + "Tag" = "8:" + "Folder" = "8:_FFAEDEA1D38D4088A03FDD6F17E2CA5D" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:TRUE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_1E4B2A9BD6A44926B719E0D7E8FC0952" { "SourcePath" = "8:..\\test\\get-printer-attributes.test" @@ -478,6 +534,66 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_4454D1BB58774F95972FB94388DC5E6A" + { + "SourcePath" = "8:..\\test\\print-job-deflate.test" + "TargetName" = "8:print-job-deflate.test" + "Tag" = "8:" + "Folder" = "8:_EB00D0298C7E441EBD0257AC04FB3560" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_46AB64FF360D4F309866FF5F49C65D88" + { + "SourcePath" = "8:..\\test\\ipp-everywhere.test" + "TargetName" = "8:ipp-everywhere.test" + "Tag" = "8:" + "Folder" = "8:_EB00D0298C7E441EBD0257AC04FB3560" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_531A281ACDC6420D918E2A9FE97A2D42" + { + "SourcePath" = "8:..\\test\\get-notifications.test" + "TargetName" = "8:get-notifications.test" + "Tag" = "8:" + "Folder" = "8:_EB00D0298C7E441EBD0257AC04FB3560" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_65CBD149C9DA448FBACE2B02766A6537" { "SourcePath" = "8:..\\test\\testfile.ps" @@ -598,6 +714,26 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_9314DE98517C42E9AF190B67472408DF" + { + "SourcePath" = "8:..\\test\\get-subscriptions.test" + "TargetName" = "8:get-subscriptions.test" + "Tag" = "8:" + "Folder" = "8:_EB00D0298C7E441EBD0257AC04FB3560" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_9967519E7058965D4C7DEF47EB39CC50" { "SourcePath" = "8:CRYPT32.dll" @@ -658,6 +794,26 @@ "IsDependency" = "11:FALSE" "IsolateTo" = "8:" } + "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_B85BD013DC024B9E82862535191B405B" + { + "SourcePath" = "8:..\\test\\print-job-gzip.test" + "TargetName" = "8:print-job-gzip.test" + "Tag" = "8:" + "Folder" = "8:_EB00D0298C7E441EBD0257AC04FB3560" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Vital" = "11:TRUE" + "ReadOnly" = "11:FALSE" + "Hidden" = "11:FALSE" + "System" = "11:FALSE" + "Permanent" = "11:FALSE" + "SharedLegacy" = "11:FALSE" + "PackageAs" = "3:1" + "Register" = "3:1" + "Exclude" = "11:FALSE" + "IsDependency" = "11:FALSE" + "IsolateTo" = "8:" + } "{1FB2D0AE-D3B9-43D4-B9DD-F88EC61E35DE}:_B9E79062FEF64745915546DDD5BF8D85" { "SourcePath" = "8:..\\CHANGES-IPPTOOL.txt" @@ -973,6 +1129,17 @@ "Property" = "8:ProgramMenuFolder" "Folders" { + "{9EF0B969-E518-4E46-987F-47570745A589}:_E379D4EDBAD0460BB876711E9062ADB4" + { + "Name" = "8:ipptool" + "AlwaysCreate" = "11:FALSE" + "Condition" = "8:" + "Transitive" = "11:FALSE" + "Property" = "8:_D115D2F4F12143B09D5FDA447A6A7D04" + "Folders" + { + } + } } } "{1525181F-901A-416C-8A58-119130FE478E}:_D02CDADE99F344CF92CA1A8D0278861F" @@ -1025,14 +1192,14 @@ { "Name" = "8:Microsoft Visual Studio" "ProductName" = "8:ipptool for Windows" - "ProductCode" = "8:{8220ED6C-8FAC-4E28-8589-867295E2A23D}" - "PackageCode" = "8:{B78F9AC6-92F9-48FF-AA11-ECD929442B4A}" + "ProductCode" = "8:{BADD3454-4180-4519-B1CA-5C255DAB0047}" + "PackageCode" = "8:{3C801C7B-F294-47ED-9146-D35C6B48C3B9}" "UpgradeCode" = "8:{BAB6EBBB-515D-4155-9FEF-D98DA76814CA}" "RestartWWWService" = "11:FALSE" "RemovePreviousVersions" = "11:TRUE" "DetectNewerInstalledVersion" = "11:TRUE" "InstallAllUsers" = "11:TRUE" - "ProductVersion" = "8:12.02.0600" + "ProductVersion" = "8:13.01.3100" "Manufacturer" = "8:Apple Inc." "ARPHELPTELEPHONE" = "8:" "ARPHELPLINK" = "8:http://www.cups.org/str.php" @@ -1153,6 +1320,48 @@ } "Shortcut" { + "{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_63715171338D40FFBC5B47A1418B4814" + { + "Name" = "8:README" + "Arguments" = "8:" + "Description" = "8:" + "ShowCmd" = "3:1" + "IconIndex" = "3:0" + "Transitive" = "11:FALSE" + "Target" = "8:_AF057921D20E4520A3C6420F0729A744" + "Folder" = "8:_E379D4EDBAD0460BB876711E9062ADB4" + "WorkingFolder" = "8:_FFAEDEA1D38D4088A03FDD6F17E2CA5D" + "Icon" = "8:" + "Feature" = "8:" + } + "{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_70CF74DB997A408DBBFD48AB10F92321" + { + "Name" = "8:ipptool Documentation" + "Arguments" = "8:" + "Description" = "8:" + "ShowCmd" = "3:1" + "IconIndex" = "3:0" + "Transitive" = "11:FALSE" + "Target" = "8:_D5CD9D9AB1644688A1D54B1589BDF724" + "Folder" = "8:_E379D4EDBAD0460BB876711E9062ADB4" + "WorkingFolder" = "8:_FFAEDEA1D38D4088A03FDD6F17E2CA5D" + "Icon" = "8:" + "Feature" = "8:" + } + "{970C0BB2-C7D0-45D7-ABFA-7EC378858BC0}:_BD2A7DF74D844FF5919EE8340EE36ECD" + { + "Name" = "8:Test File Documentation" + "Arguments" = "8:" + "Description" = "8:" + "ShowCmd" = "3:1" + "IconIndex" = "3:0" + "Transitive" = "11:FALSE" + "Target" = "8:_1A1324305D78463BBFC62269C56DCF0B" + "Folder" = "8:_E379D4EDBAD0460BB876711E9062ADB4" + "WorkingFolder" = "8:_FFAEDEA1D38D4088A03FDD6F17E2CA5D" + "Icon" = "8:" + "Feature" = "8:" + } } "UserInterface" { @@ -1549,11 +1758,11 @@ } "MergeModule" { - "{CEE29DC0-9FBA-4B99-8D47-5BC643D9B626}:_7AFD2BBA568D45F5B1E871E2B93892BC" + "{CEE29DC0-9FBA-4B99-8D47-5BC643D9B626}:_AB0BD66B57BF4C41BE53BCE573C254BC" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" - "SourcePath" = "8:policy_9_0_Microsoft_VC90_DebugCRT_x86.msm" + "SourcePath" = "8:microsoft_vc90_debugcrt_x86.msm" "Properties" { } @@ -1563,11 +1772,11 @@ "Feature" = "8:" "IsolateTo" = "8:" } - "{CEE29DC0-9FBA-4B99-8D47-5BC643D9B626}:_F0AA062C769A4867B5C302491CA4F2D3" + "{CEE29DC0-9FBA-4B99-8D47-5BC643D9B626}:_F208E348BAE54EDEA200755E5C149F13" { "UseDynamicProperties" = "11:TRUE" "IsDependency" = "11:TRUE" - "SourcePath" = "8:microsoft_vc90_debugcrt_x86.msm" + "SourcePath" = "8:policy_9_0_Microsoft_VC90_DebugCRT_x86.msm" "Properties" { } diff --git a/vcnet/libcups2.vcproj b/vcnet/libcups2.vcproj index 6e12bdad8..b20812256 100644 --- a/vcnet/libcups2.vcproj +++ b/vcnet/libcups2.vcproj @@ -45,7 +45,7 @@ Name="VCCLCompilerTool" Optimization="0" AdditionalIncludeDirectories="..\vcnet;..;..\vcnet\regex" - PreprocessorDefinitions="WIN32;DEBUG;_DEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS" + PreprocessorDefinitions="ZLIB_WINAPI;WIN32;DEBUG;_DEBUG;_WINDOWS;_USRDLL;LIBCUPS2_EXPORTS;_CRT_SECURE_NO_DEPRECATE;_CRT_SECURE_NO_WARNINGS" MinimalRebuild="true" BasicRuntimeChecks="3" RuntimeLibrary="3" @@ -67,7 +67,7 @@