#, fuzzy msgid "" msgstr "" "Project-Id-Version: cups 1.4b2\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2009-01-10 21:21-0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.2.1\n" #: ./whatsnew.html:1 msgid "What's New in CUPS 1.4" msgstr "" #: ./whatsnew.html:2 msgid "" "CUPS 1.4 adds over 65 changes and new features to CUPS 1.3.x. This page " "provides a high-level outline of these changes. If you have never used CUPS " "before, read the \"Overview of CUPS\" document " "instead." msgstr "" #: ./whatsnew.html:3 msgid "Commands" msgstr "" #: ./whatsnew.html:4 msgid "" "accept and reject; the accept and reject commands have been " "officially renamed to cupsaccept and cupsreject. The old names are still " "supported via symlinks." msgstr "" #: ./whatsnew.html:5 msgid "" "cupsdisable and cupsenable; the cupsdisable command now supports a " "--hold option to stop printing after the current job and the cupsenable " "command now supports a --release option to release pending jobs for " "printing." msgstr "" #: ./whatsnew.html:6 msgid "" "cupsfilter; the cupsfilter program now supports filtering of " "already-queued print job files and can also run printer-specific filters " "specified in the PPD file." msgstr "" #: ./whatsnew.html:7 msgid "" "cupstestdsc; the cupstestdsc utility has been improved to better " "detect problems with PostScript print files." msgstr "" #: ./whatsnew.html:8 msgid "" "cupstestppd; the cupstestppd utility has been improved to test new " "PPD keywords and better detect impossible contraints." msgstr "" #: ./whatsnew.html:9 msgid "" "lpadmin; the lpadmin command now supports options to hold and " "release new jobs on a printer or all printers." msgstr "" #: ./whatsnew.html:10 msgid "" "lpoptions; the lpoptions command now describes custom options and " "their parameters." msgstr "" #: ./whatsnew.html:11 msgid "" "lppasswd; the lppasswd program is no longer installed setuid by " "default." msgstr "" #: ./whatsnew.html:12 msgid "" "lpstat; the lpstat command now supports a -H option to show the " "current default server and no longer slows down when a printer is specified." msgstr "" #: ./whatsnew.html:13 msgid "Web Interface" msgstr "" #: ./whatsnew.html:14 msgid "Look-n-feel; the web interface has been given a new look." msgstr "" #: ./whatsnew.html:15 msgid "" "PHP support; the \"php-cgi\" program is used, when available, to " "process PHP pages in the CUPS web interface." msgstr "" #: ./whatsnew.html:16 msgid "" "Printer configuration; improvements have been made to the add and " "modify printer pages." msgstr "" #: ./whatsnew.html:17 msgid "" "Printer options; the Set Default Options page now provides a " "\"query\" button that queries the default and installed options from the " "printer." msgstr "" #: ./whatsnew.html:18 msgid "" "Printer sharing; the \"share printer\" and \"unshare printer\" buttons " "are now only shown when printer sharing is enabled in the scheduler." msgstr "" #: ./whatsnew.html:19 msgid "" "Security; the web interface has been updated to support " "authentication for printing of test pages and RSS subscription operations." msgstr "" #: ./whatsnew.html:20 msgid "" "Server settings; the Administration page now provides access to " "common \"advanced\" server settings." msgstr "" #: ./whatsnew.html:21 msgid "Networking" msgstr "" #: ./whatsnew.html:22 msgid "" "Bonjour (DNS-SD) printing support; a new mdns backend provides " "Bonjour-based printer discovery and the ipp, lpd, and socket backends now " "support Bonjour address resolution." msgstr "" #: ./whatsnew.html:23 msgid "" "Bonjour (DNS-SD) perforance tuning; the scheduler now only uses a " "single file descriptor for printer sharing. It previously used one per " "printer." msgstr "" #: ./whatsnew.html:24 msgid "" "Bonjour (DNS-SD) web interface registry; when remote access is " "enabled, the scheduler can register the web interface for easier access." msgstr "" #: ./whatsnew.html:25 msgid "" "LPD client support; the cups-lpd mini-daemon now provides the " "document-name for print jobs and supports specification of a CUPS server." msgstr "" #: ./whatsnew.html:26 msgid "" "PWG Port Monitor MIB; the snmp backend now supports the PWG Port " "Monitor MIB to better choose the device URI to use." msgstr "" #: ./whatsnew.html:27 msgid "" "SNMP-based monitoring; the ipp, lpd, and socket backends now report " "supply levels and printer status using SNMP queries." msgstr "" #: ./whatsnew.html:28 msgid "IPP Support" msgstr "" #: ./whatsnew.html:29 msgid "" "CUPS-Add-Modify-Printer operation; the scheduler now supports " "setting the printer-state-reasons attribute using this operation." msgstr "" #: ./whatsnew.html:30 msgid "" "CUPS-Get-Document operation; the scheduler now supports a \"get " "document\" operation to download files from a print job." msgstr "" #: ./whatsnew.html:31 msgid "" "Device location; the scheduler and backend discovery interface now " "support a device-location attribute." msgstr "" #: ./whatsnew.html:32 msgid "" "Hold-New-Jobs and Release-Held-New-Jobs operations; the scheduler " "now supports the Hold-New-Jobs and Release-Held-New-Jobs operations." msgstr "" #: ./whatsnew.html:33 msgid "Scheduler" msgstr "" #: ./whatsnew.html:34 msgid "" "Access control; the scheduler now supports multiple addresses in " "Allow and Deny lines. It also now returns a HTTP 403 (forbidden) status when " "a user authenticates successfully but is not allowed to perform an " "operation." msgstr "" #: ./whatsnew.html:35 msgid "" "Access logging; the scheduler now supports an AccessLogLevel " "directive to control what is logged in the access_log file." msgstr "" #: ./whatsnew.html:36 msgid "" "Configuration files; the default cupsd.conf file now provides an " "\"authenticated\" policy for easy authenticated sharing of printers." msgstr "" #: ./whatsnew.html:37 msgid "" "Default LogLevel; the default LogLevel is now \"warn\" instead of " "\"info\"." msgstr "" #: ./whatsnew.html:38 msgid "" "Default paper size; the scheduler now supports a DefaultPaperSize " "directive to override the default paper size defined by the locale or " "libpaper configuration." msgstr "" #: ./whatsnew.html:39 msgid "" "Encryption support; the scheduler now supports a SSLOptions " "directive to optionally support Windows clients in \"FIPS\" mode. It also now " "loads both the server and CA certificates (if present) from the " "ServerCertificate file." msgstr "" #: ./whatsnew.html:40 msgid "" "Error logging; the scheduler now logs unsuccessful operations as " "errors in the error_log file." msgstr "" #: ./whatsnew.html:41 msgid "" "Error policies; the scheduler now supports a retry-current-job " "error policy that retries the current job immediately." msgstr "" #: ./whatsnew.html:42 msgid "" "Fatal error handling; the scheduler now supports a FatalErrors " "directive to control which startup errors should be considered fatal." msgstr "" #: ./whatsnew.html:43 msgid "" "Filter command-line; the scheduer now passes the job-originating-" "host-name attribute as a CUPS option to filters and backends." msgstr "" #: ./whatsnew.html:44 msgid "" "Filter environment; the scheduler now includes CUPS_JOBTYPE, " "PRINTER_INFO, and PRINTER_LOCATION variables in the environment passed to " "filters and backends." msgstr "" #: ./whatsnew.html:45 msgid "" "Job progress; the scheduler now supports a job-media-progress " "attribute to track the printing progress of each page." msgstr "" #: ./whatsnew.html:46 msgid "" "MIME database; MIME types now support a priority attribute to " "override the default (alphabetical) rules of precedence." msgstr "" #: ./whatsnew.html:47 msgid "" "Page logging; the scheduler now supports a " "PageLogFormat directive to control the format of the page_log " "file." msgstr "" #: ./whatsnew.html:48 msgid "" "PAM support; the scheduler now sets more PAM attributes to better " "support third-party authentication schemes." msgstr "" #: ./whatsnew.html:49 msgid "" "PDF job ticket support; the scheduler now supports cupsJobTicket " "comments at the beginning of PDF print jobs." msgstr "" #: ./whatsnew.html:50 msgid "" "Performance tuning; the scheduler now coalesces configuration and " "state file changes to reduce the amount of disk activity and caches printer " "attributes to further reduce startup time." msgstr "" #: ./whatsnew.html:51 msgid "" "Printcap support; the scheduler no longer clears the printcap file " "when shutting down, and can now create XML \"plist\" printcap files as well." msgstr "" #: ./whatsnew.html:52 msgid "" "RSS subscriptions; the scheduler now starts the notifier for RSS " "subscriptions after creation so the feed is available immediately." msgstr "" #: ./whatsnew.html:53 msgid "" "Sandbox support; the scheduler now runs child processes using " "restrictive policies on Mac OS X for improved security and job isolation." msgstr "" #: ./whatsnew.html:54 msgid "" "Test option; the scheduler now supports a test mode via the \"-t\" " "option." msgstr "" #: ./whatsnew.html:55 msgid "Printer Drivers" msgstr "" #: ./whatsnew.html:56 msgid "" "Device discovery; the cups-deviced helper now runs backends in " "parallel for faster discovery and streams the results of discovery as the " "backends provide them." msgstr "" #: ./whatsnew.html:57 msgid "" "Driver development kit; the CUPS DDK is now a standard part of " "CUPS." msgstr "" #: ./whatsnew.html:58 msgid "" "Driver information file support; the cups-driverd helper program " "now directly supports PPD compiler driver information files." msgstr "" #: ./whatsnew.html:59 msgid "" "Dynamic PPD support; drivers can now set PPD keywords dynamically " "using PPD: messages." msgstr "" #: ./whatsnew.html:60 msgid "" "Generic PostScript command filter; a new CUPS command file filter " "for PostScript printers provides auto-configuration, self-test page, and " "status and supply level reporting functions." msgstr "" #: ./whatsnew.html:61 msgid "" "New printer drivers; new generic PostScript and PCL drivers provide " "improved support for laser printers, the CUPS DDK drivers offer support for " "many HP DesignJet printers, and new label drivers offer support for Seiko " "and Tharo label printers." msgstr "" #: ./whatsnew.html:62 msgid "" "PJL support; the cupsPJLDisplay PPD attribute controls the PJL " "commands used to display the current user and job on the printer." msgstr "" #: ./whatsnew.html:63 msgid "" "PPD compiler improvements; the PPD compiler now supports Mac OS X " ".strings files, OID query strings, conditional directives, long file names, " "and a test mode. It also fixes many other bugs from the CUPS DDK 1.2.3 " "release." msgstr "" #: ./whatsnew.html:64 msgid "" "USB printer support; the usb backend now uses libusb when available " "to allow it to better work with third-party scanning and printing " "solutions." msgstr "" #: ./whatsnew.html:65 msgid "Print Filters" msgstr "" #: ./whatsnew.html:66 msgid "" "Banner filter; the bundled banner (\"job-sheets\") pages are now " "generated using a new banner filter provides easier customization and better " "support for UTF-8 text." msgstr "" #: ./whatsnew.html:67 msgid "" "Image filters; the standard image filters now support image files " "larger than 2GB." msgstr "" #: ./whatsnew.html:68 msgid "" "PDF filter; the pdftops filter has been replaced with a wrapper " "program that runs the Xpdf, poppler, or Ghostscript PDF to PostScript " "utilities." msgstr "" #: ./whatsnew.html:69 msgid "CUPS API" msgstr "" #: ./whatsnew.html:70 msgid "" "Backend API; a new cupsBackendReport function is provided to report " "a device from a backend and handles any needed quoting of the make-and-" "model, info, device-id, and location strings." msgstr "" #: ./whatsnew.html:71 msgid "" "Device discovery; the new cupsGetDevices function " "streams discovered devices to an application-provided callback function." msgstr "" #: ./whatsnew.html:72 msgid "" "IPP API; the IPP read and write functions no longer use a large " "stack-based buffer when reading and writing IPP attributes." msgstr "" #: ./whatsnew.html:73 msgid "" "PPD support; several new functions are provided: cupsGetPPD3, " "cupsResolveConflicts, ppdInstallableConflict, ppdLocalizeAttr, " "ppdLocalizeMarkerName and ppdPageSizeLimits." msgstr "" #: ./whatsnew.html:74 msgid "" "Side-Channel API; new cupsSideChannelSNMPGet and " "cupsSideChannelSNMPWalk functions allow printer drivers to do SNMP queries " "via the standard network backends." msgstr "" #: ./whatsnew.html:75 msgid "" "Streaming API; a new streaming request API provides asynchronous " "job creation and request submission." msgstr ""