#, 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" #: ./spec-ipp.html:1 msgid "CUPS Implementation of IPP" msgstr "" #: ./spec-ipp.html:2 msgid "Programming, Internet Printing Protocol" msgstr "" #: ./spec-ipp.html:3 msgid "Introduction" msgstr "" #: ./spec-ipp.html:4 msgid "" "CUPS implements IPP/1.1 and the operations and attributes defined in the " "\"IPP: Job and Printer Set Operations\", \"IPP/1.1: Output-bin Attribute " "Extension\", and \"IPP/1.1: finishings 'fold',' trim', and 'bale' attribute " "values extension\" specifications." msgstr "" #: ./spec-ipp.html:5 msgid "" "CUPS also provides 16 new operations and many new attributes to support " "multiple IPP printers and printer classes on a single host." msgstr "" #: ./spec-ipp.html:6 msgid "IPP URIs" msgstr "" #: ./spec-ipp.html:7 msgid "" "CUPS supports the \"http\", \"https\", and \"ipp\" schemes. The following resource " "names are used:" msgstr "" #: ./spec-ipp.html:8 msgid "scheme://hostname:port/" msgstr "" #: ./spec-ipp.html:9 msgid "Can be used for all \"get\" operations and for server \tsubscriptions." msgstr "" #: ./spec-ipp.html:10 msgid "scheme://hostname:port/admin/" msgstr "" #: ./spec-ipp.html:11 msgid "Used for all administrative operations." msgstr "" #: ./spec-ipp.html:12 msgid "scheme://hostname:port/classes/name" msgstr "" #: ./spec-ipp.html:13 msgid "Specifies a printer class." msgstr "" #: ./spec-ipp.html:14 msgid "scheme://hostname:port/jobs/id" msgstr "" #: ./spec-ipp.html:15 msgid "Specifies a job." msgstr "" #: ./spec-ipp.html:16 msgid "scheme://hostname:port/printers/name" msgstr "" #: ./spec-ipp.html:17 msgid "Specifies a printer." msgstr "" #: ./spec-ipp.html:18 msgid "" "So a typical printer URI would be \"ipp://foo.bar.com/printers/LaserJet\". In " "addition, the CUPS server also supports normal browser access via " "\"http://hostname:port/\" and \"https://hostname:port/\"." msgstr "" #: ./spec-ipp.html:19 msgid "CUPS IPP Operations" msgstr "" #: ./spec-ipp.html:20 msgid "" "CUPS provides 16 extension operations in addition to most of the standard " "IPP and registered extension operations:" msgstr "" #: ./spec-ipp.html:21 msgid "Supported Operations" msgstr "" #: ./spec-ipp.html:22 msgid "Operation Name" msgstr "" #: ./spec-ipp.html:23 msgid "CUPS" msgstr "" #: ./spec-ipp.html:24 msgid "Code" msgstr "" #: ./spec-ipp.html:25 msgid "Brief Description" msgstr "" #: ./spec-ipp.html:26 msgid "Print-Job" msgstr "" #: ./spec-ipp.html:27 msgctxt "./spec-ipp.html:27" msgid "1.0" msgstr "" #: ./spec-ipp.html:28 msgid "0x0002" msgstr "" #: ./spec-ipp.html:29 msgid "Print a file." msgstr "" #: ./spec-ipp.html:30 msgid "Validate-Job" msgstr "" #: ./spec-ipp.html:31 msgctxt "./spec-ipp.html:31" msgid "1.0" msgstr "" #: ./spec-ipp.html:32 msgid "0x0004" msgstr "" #: ./spec-ipp.html:33 msgid "Validate job attributes." msgstr "" #: ./spec-ipp.html:34 msgid "Create-Job" msgstr "" #: ./spec-ipp.html:35 msgctxt "./spec-ipp.html:35" msgid "1.1" msgstr "" #: ./spec-ipp.html:36 msgid "0x0005" msgstr "" #: ./spec-ipp.html:37 msgid "Create a print job." msgstr "" #: ./spec-ipp.html:38 msgid "Send-Document" msgstr "" #: ./spec-ipp.html:39 msgctxt "./spec-ipp.html:39" msgid "1.1" msgstr "" #: ./spec-ipp.html:40 msgid "0x0006" msgstr "" #: ./spec-ipp.html:41 msgid "Send a file for a print job." msgstr "" #: ./spec-ipp.html:42 msgid "Cancel-Job" msgstr "" #: ./spec-ipp.html:43 msgctxt "./spec-ipp.html:43" msgid "1.0" msgstr "" #: ./spec-ipp.html:44 msgid "0x0008" msgstr "" #: ./spec-ipp.html:45 msgid "Cancel a print job." msgstr "" #: ./spec-ipp.html:46 msgid "Get-Job-Attributes" msgstr "" #: ./spec-ipp.html:47 msgctxt "./spec-ipp.html:47" msgid "1.0" msgstr "" #: ./spec-ipp.html:48 msgid "0x0009" msgstr "" #: ./spec-ipp.html:49 msgid "Get job attributes." msgstr "" #: ./spec-ipp.html:50 msgid "Get-Jobs" msgstr "" #: ./spec-ipp.html:51 msgctxt "./spec-ipp.html:51" msgid "1.0" msgstr "" #: ./spec-ipp.html:52 msgid "0x000A" msgstr "" #: ./spec-ipp.html:53 msgid "Get all jobs." msgstr "" #: ./spec-ipp.html:54 msgid "Get-Printer-Attributes" msgstr "" #: ./spec-ipp.html:55 msgctxt "./spec-ipp.html:55" msgid "1.0" msgstr "" #: ./spec-ipp.html:56 msgid "0x000B" msgstr "" #: ./spec-ipp.html:57 msgid "Get printer attributes." msgstr "" #: ./spec-ipp.html:58 msgid "Hold-Job" msgstr "" #: ./spec-ipp.html:59 msgctxt "./spec-ipp.html:59" msgid "1.1" msgstr "" #: ./spec-ipp.html:60 msgid "0x000C" msgstr "" #: ./spec-ipp.html:61 msgid "Hold a job for printing." msgstr "" #: ./spec-ipp.html:62 msgid "Release-Job" msgstr "" #: ./spec-ipp.html:63 msgctxt "./spec-ipp.html:63" msgid "1.1" msgstr "" #: ./spec-ipp.html:64 msgid "0x000D" msgstr "" #: ./spec-ipp.html:65 msgid "Release a job for printing." msgstr "" #: ./spec-ipp.html:66 msgid "Restart-Job" msgstr "" #: ./spec-ipp.html:67 msgctxt "./spec-ipp.html:67" msgid "1.1" msgstr "" #: ./spec-ipp.html:68 msgid "0x000E" msgstr "" #: ./spec-ipp.html:69 msgid "Restarts a print job." msgstr "" #: ./spec-ipp.html:70 msgid "Pause-Printer" msgstr "" #: ./spec-ipp.html:71 msgctxt "./spec-ipp.html:71" msgid "1.0" msgstr "" #: ./spec-ipp.html:72 msgid "0x0010" msgstr "" #: ./spec-ipp.html:73 msgid "Pause printing on a printer." msgstr "" #: ./spec-ipp.html:74 msgid "Resume-Printer" msgstr "" #: ./spec-ipp.html:75 msgctxt "./spec-ipp.html:75" msgid "1.0" msgstr "" #: ./spec-ipp.html:76 msgid "0x0011" msgstr "" #: ./spec-ipp.html:77 msgid "Resume printing on a printer." msgstr "" #: ./spec-ipp.html:78 msgid "Purge-Jobs" msgstr "" #: ./spec-ipp.html:79 msgctxt "./spec-ipp.html:79" msgid "1.0" msgstr "" #: ./spec-ipp.html:80 msgid "0x0012" msgstr "" #: ./spec-ipp.html:81 msgid "Purge all jobs." msgstr "" #: ./spec-ipp.html:82 msgid "Set-Job-Attributes" msgstr "" #: ./spec-ipp.html:83 msgctxt "./spec-ipp.html:83" msgid "1.1" msgstr "" #: ./spec-ipp.html:84 msgid "0x0014" msgstr "" #: ./spec-ipp.html:85 msgid "Set attributes for a pending or held job." msgstr "" #: ./spec-ipp.html:86 msgid "Create-Printer-Subscription" msgstr "" #: ./spec-ipp.html:87 msgctxt "./spec-ipp.html:87" msgid "1.2" msgstr "" #: ./spec-ipp.html:88 msgid "0x0016" msgstr "" #: ./spec-ipp.html:89 msgid "Creates a subscription associated with a printer or the server." msgstr "" #: ./spec-ipp.html:90 msgid "Create-Job-Subscription" msgstr "" #: ./spec-ipp.html:91 msgctxt "./spec-ipp.html:91" msgid "1.2" msgstr "" #: ./spec-ipp.html:92 msgid "0x0017" msgstr "" #: ./spec-ipp.html:93 msgid "Creates a subscription associated with a job." msgstr "" #: ./spec-ipp.html:94 msgid "Get-Subscription-Attributes" msgstr "" #: ./spec-ipp.html:95 msgctxt "./spec-ipp.html:95" msgid "1.2" msgstr "" #: ./spec-ipp.html:96 msgid "0x0018" msgstr "" #: ./spec-ipp.html:97 msgid "Gets the attributes for a subscription." msgstr "" #: ./spec-ipp.html:98 msgid "Get-Subscriptions" msgstr "" #: ./spec-ipp.html:99 msgctxt "./spec-ipp.html:99" msgid "1.2" msgstr "" #: ./spec-ipp.html:100 msgid "0x0019" msgstr "" #: ./spec-ipp.html:101 msgid "Gets the attributes for zero or more subscriptions." msgstr "" #: ./spec-ipp.html:102 msgid "Renew-Subscription" msgstr "" #: ./spec-ipp.html:103 msgctxt "./spec-ipp.html:103" msgid "1.2" msgstr "" #: ./spec-ipp.html:104 msgid "0x001A" msgstr "" #: ./spec-ipp.html:105 msgid "Renews a subscription." msgstr "" #: ./spec-ipp.html:106 msgid "Cancel-Subscription" msgstr "" #: ./spec-ipp.html:107 msgctxt "./spec-ipp.html:107" msgid "1.2" msgstr "" #: ./spec-ipp.html:108 msgid "0x001B" msgstr "" #: ./spec-ipp.html:109 msgid "Cancels a subscription." msgstr "" #: ./spec-ipp.html:110 msgid "Get-Notifications" msgstr "" #: ./spec-ipp.html:111 msgctxt "./spec-ipp.html:111" msgid "1.2" msgstr "" #: ./spec-ipp.html:112 msgid "0x001C" msgstr "" #: ./spec-ipp.html:113 msgid "Get notification events for ippget subscriptions." msgstr "" #: ./spec-ipp.html:114 msgid "Enable-Printer" msgstr "" #: ./spec-ipp.html:115 msgctxt "./spec-ipp.html:115" msgid "1.2" msgstr "" #: ./spec-ipp.html:116 msgid "0x0022" msgstr "" #: ./spec-ipp.html:117 msgid "Accepts jobs on a printer." msgstr "" #: ./spec-ipp.html:118 msgid "Disable-Printer" msgstr "" #: ./spec-ipp.html:119 msgctxt "./spec-ipp.html:119" msgid "1.2" msgstr "" #: ./spec-ipp.html:120 msgid "0x0023" msgstr "" #: ./spec-ipp.html:121 msgid "Rejects jobs on a printer." msgstr "" #: ./spec-ipp.html:122 msgid "CUPS-Get-Default" msgstr "" #: ./spec-ipp.html:123 msgctxt "./spec-ipp.html:123" msgid "1.0" msgstr "" #: ./spec-ipp.html:124 msgid "0x4001" msgstr "" #: ./spec-ipp.html:125 msgid "Get the default destination." msgstr "" #: ./spec-ipp.html:126 msgid "CUPS-Get-Printers" msgstr "" #: ./spec-ipp.html:127 msgctxt "./spec-ipp.html:127" msgid "1.0" msgstr "" #: ./spec-ipp.html:128 msgid "0x4002" msgstr "" #: ./spec-ipp.html:129 msgid "Get all of the available printers." msgstr "" #: ./spec-ipp.html:130 msgid "CUPS-Add-Modify-Printer" msgstr "" #: ./spec-ipp.html:131 msgctxt "./spec-ipp.html:131" msgid "1.0" msgstr "" #: ./spec-ipp.html:132 msgid "0x4003" msgstr "" #: ./spec-ipp.html:133 msgid "Add or modify a printer." msgstr "" #: ./spec-ipp.html:134 msgid "CUPS-Delete-Printer" msgstr "" #: ./spec-ipp.html:135 msgctxt "./spec-ipp.html:135" msgid "1.0" msgstr "" #: ./spec-ipp.html:136 msgid "0x4004" msgstr "" #: ./spec-ipp.html:137 msgid "Delete a printer." msgstr "" #: ./spec-ipp.html:138 msgid "CUPS-Get-Classes" msgstr "" #: ./spec-ipp.html:139 msgctxt "./spec-ipp.html:139" msgid "1.0" msgstr "" #: ./spec-ipp.html:140 msgid "0x4005" msgstr "" #: ./spec-ipp.html:141 msgid "Get all of the available printer classes." msgstr "" #: ./spec-ipp.html:142 msgid "CUPS-Add-Modify-Class" msgstr "" #: ./spec-ipp.html:143 msgctxt "./spec-ipp.html:143" msgid "1.0" msgstr "" #: ./spec-ipp.html:144 msgid "0x4006" msgstr "" #: ./spec-ipp.html:145 msgid "Add or modify a printer class." msgstr "" #: ./spec-ipp.html:146 msgid "CUPS-Delete-Class" msgstr "" #: ./spec-ipp.html:147 msgctxt "./spec-ipp.html:147" msgid "1.0" msgstr "" #: ./spec-ipp.html:148 msgid "0x4007" msgstr "" #: ./spec-ipp.html:149 msgid "Delete a printer class." msgstr "" #: ./spec-ipp.html:150 msgid "CUPS-Accept-Jobs" msgstr "" #: ./spec-ipp.html:151 msgctxt "./spec-ipp.html:151" msgid "1.0" msgstr "" #: ./spec-ipp.html:152 msgid "0x4008" msgstr "" #: ./spec-ipp.html:153 msgid "Accept jobs on a printer or printer class." msgstr "" #: ./spec-ipp.html:154 msgid "CUPS-Reject-Jobs" msgstr "" #: ./spec-ipp.html:155 msgctxt "./spec-ipp.html:155" msgid "1.0" msgstr "" #: ./spec-ipp.html:156 msgid "0x4009" msgstr "" #: ./spec-ipp.html:157 msgid "Reject jobs on a printer or printer class." msgstr "" #: ./spec-ipp.html:158 msgid "CUPS-Set-Default" msgstr "" #: ./spec-ipp.html:159 msgctxt "./spec-ipp.html:159" msgid "1.0" msgstr "" #: ./spec-ipp.html:160 msgid "0x400A" msgstr "" #: ./spec-ipp.html:161 msgid "Set the default destination." msgstr "" #: ./spec-ipp.html:162 msgid "CUPS-Get-Devices" msgstr "" #: ./spec-ipp.html:163 msgctxt "./spec-ipp.html:163" msgid "1.1" msgstr "" #: ./spec-ipp.html:164 msgid "0x400B" msgstr "" #: ./spec-ipp.html:165 msgid "Get all of the available devices." msgstr "" #: ./spec-ipp.html:166 msgid "CUPS-Get-PPDs" msgstr "" #: ./spec-ipp.html:167 msgctxt "./spec-ipp.html:167" msgid "1.1" msgstr "" #: ./spec-ipp.html:168 msgid "0x400C" msgstr "" #: ./spec-ipp.html:169 msgid "Get all of the available PPDs." msgstr "" #: ./spec-ipp.html:170 msgid "CUPS-Move-Job" msgstr "" #: ./spec-ipp.html:171 msgctxt "./spec-ipp.html:171" msgid "1.1" msgstr "" #: ./spec-ipp.html:172 msgid "0x400D" msgstr "" #: ./spec-ipp.html:173 msgid "Move a job to a different printer." msgstr "" #: ./spec-ipp.html:174 msgid "CUPS-Authenticate-Job" msgstr "" #: ./spec-ipp.html:175 msgctxt "./spec-ipp.html:175" msgid "1.2" msgstr "" #: ./spec-ipp.html:176 msgid "0x400E" msgstr "" #: ./spec-ipp.html:177 msgid "Authenticate a job for printing." msgstr "" #: ./spec-ipp.html:178 msgid "CUPS-Get-PPD" msgstr "" #: ./spec-ipp.html:179 msgid "1.3" msgstr "" #: ./spec-ipp.html:180 msgid "0x400F" msgstr "" #: ./spec-ipp.html:181 msgid "Get a PPD file." msgstr "" #: ./spec-ipp.html:182 msgid "CUPS-Get-Document" msgstr "" #: ./spec-ipp.html:183 msgid "1.4" msgstr "" #: ./spec-ipp.html:184 msgid "0x4027" msgstr "" #: ./spec-ipp.html:185 msgid "Get a document file from a job." msgstr "" #: ./spec-ipp.html:186 msgid "Operations" msgstr "" #: ./spec-ipp.html:187 msgid "" "The following sections describe the operations supported by CUPS. In the " "interest of brevity, operations which use only the standard IPP attributes " "are not described." msgstr "" #: ./spec-ipp.html:188 msgid "Print-Job Operation" msgstr "" #: ./spec-ipp.html:189 msgid "The Print-Job operation (0x0002) prints a file." msgstr "" #: ./spec-ipp.html:190 msgid "Print-Job Request" msgstr "" #: ./spec-ipp.html:191 msgid "" "The following groups of attributes are supplied as part of the Print-Job " "request:" msgstr "" #: ./spec-ipp.html:192 msgctxt "./spec-ipp.html:192" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:193 msgctxt "./spec-ipp.html:193" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:194 msgctxt "./spec-ipp.html:194" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.1 of the IPP Model and \tSemantics document." msgstr "" #: ./spec-ipp.html:195 msgctxt "./spec-ipp.html:195" msgid "\"printer-uri\" (uri):" msgstr "" #: ./spec-ipp.html:196 msgctxt "./spec-ipp.html:196" msgid "The client MUST supply a URI for the specified printer.
" msgstr "" #: ./spec-ipp.html:197 msgctxt "./spec-ipp.html:197" msgid "Group 2: Job Template Attributes
" msgstr "" #: ./spec-ipp.html:198 msgctxt "./spec-ipp.html:198" msgid "\"auth-info\" (1setOf text(MAX)):CUPS 1.3" msgstr "" #: ./spec-ipp.html:199 msgctxt "./spec-ipp.html:199" msgid "" "The client OPTIONALLY supplies one or more authentication values as " "specified by the \"auth-info-required\" attribute." msgstr "" #: ./spec-ipp.html:200 msgctxt "./spec-ipp.html:200" msgid "\"job-billing\" (text(MAX)):CUPS 1.1" msgstr "" #: ./spec-ipp.html:201 msgctxt "./spec-ipp.html:201" msgid "" "The client OPTIONALLY supplies a billing string that is logged \twith the " "page accounting information." msgstr "" #: ./spec-ipp.html:202 msgctxt "./spec-ipp.html:202" msgid "" "\"job-sheets\" (1setof type3 keyword | name(MAX)):CUPS " "1.1" msgstr "" #: ./spec-ipp.html:203 msgctxt "./spec-ipp.html:203" msgid "" "The client OPTIONALLY supplies one or two banner pages that \tare printed " "before and after any files in the print job. The \tname of \"none\" is reserved " "to indicate that no banner page \tshould be printed. If the client does not " "specify this \tattribute then the value of the \"job-sheets-default\" printer \t" "object attribute is used. \t
Note: Standard IPP only " "allows \tspecification of a single job-sheets attribute \tvalue.
" msgstr "" #: ./spec-ipp.html:204 msgctxt "./spec-ipp.html:204" msgid "\"media\" (1setof type3 keyword | name(MAX)):" msgstr "" #: ./spec-ipp.html:205 msgctxt "./spec-ipp.html:205" msgid "" "The client OPTIONALLY supplies one or more media attributes \tspecifying the " "size, type, source, and color of the output \tmedia. If the client does not " "specify this attribute then the \tvalue of the \"media-default\" printer object " "attribute is used. \t
Note: Standard IPP only allows \t" "specification of a single media attribute \tvalue.
" msgstr "" #: ./spec-ipp.html:206 msgctxt "./spec-ipp.html:206" msgid "Other Job Template Attributes
" msgstr "" #: ./spec-ipp.html:207 msgid "The Print-Job request is followed by a file to be printed." msgstr "" #: ./spec-ipp.html:208 msgid "Print-Job Response" msgstr "" #: ./spec-ipp.html:209 msgid "" "The following groups of attributes are send as part of the Print-Job " "Response:" msgstr "" #: ./spec-ipp.html:210 msgctxt "./spec-ipp.html:210" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:211 msgctxt "./spec-ipp.html:211" msgid "Status Message:" msgstr "" #: ./spec-ipp.html:212 msgctxt "./spec-ipp.html:212" msgid "The standard response status message." msgstr "" #: ./spec-ipp.html:213 msgctxt "./spec-ipp.html:213" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:214 msgctxt "./spec-ipp.html:214" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.2 of the IPP Model and \tSemantics document. " "
" msgstr "" #: ./spec-ipp.html:215 msgctxt "./spec-ipp.html:215" msgid "Group 2: Job Attributes
" msgstr "" #: ./spec-ipp.html:216 msgctxt "./spec-ipp.html:216" msgid "Standard Job Attributes
" msgstr "" #: ./spec-ipp.html:217 msgctxt "./spec-ipp.html:217" msgid "" "Group 3: Unsupported Attributes (status=client-eror-attributes-or-values-" "not-supported)
" msgstr "" #: ./spec-ipp.html:218 msgctxt "./spec-ipp.html:218" msgid "auth-info-required (1setOf Type2 keyword)" msgstr "" #: ./spec-ipp.html:219 msgctxt "./spec-ipp.html:219" msgid "The required authentication information.
" msgstr "" #: ./spec-ipp.html:220 msgid "CUPS 1.1Create-Job Operation" msgstr "" #: ./spec-ipp.html:221 msgid "The Create-Job operation (0x0005) creates a new, empty print job." msgstr "" #: ./spec-ipp.html:222 msgid "Create-Job Request" msgstr "" #: ./spec-ipp.html:223 msgid "" "The following groups of attributes are supplied as part of the Create-Job " "request:" msgstr "" #: ./spec-ipp.html:224 msgctxt "./spec-ipp.html:224" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:225 msgctxt "./spec-ipp.html:225" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:226 msgctxt "./spec-ipp.html:226" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.1 of the IPP Model and \tSemantics document." msgstr "" #: ./spec-ipp.html:227 msgctxt "./spec-ipp.html:227" msgid "\"printer-uri\" (uri):" msgstr "" #: ./spec-ipp.html:228 msgctxt "./spec-ipp.html:228" msgid "The client MUST supply a URI for the specified printer.
" msgstr "" #: ./spec-ipp.html:229 msgctxt "./spec-ipp.html:229" msgid "Group 2: Job Template Attributes
" msgstr "" #: ./spec-ipp.html:230 msgctxt "./spec-ipp.html:230" msgid "\"auth-info\" (1setOf text(MAX)):CUPS 1.3" msgstr "" #: ./spec-ipp.html:231 msgctxt "./spec-ipp.html:231" msgid "" "The client OPTIONALLY supplies one or more authentication values as " "specified by the \"auth-info-required\" attribute." msgstr "" #: ./spec-ipp.html:232 msgctxt "./spec-ipp.html:232" msgid "\"job-billing\" (text(MAX)):CUPS 1.1" msgstr "" #: ./spec-ipp.html:233 msgctxt "./spec-ipp.html:233" msgid "" "The client OPTIONALLY supplies a billing string that is logged \twith the " "page accounting information." msgstr "" #: ./spec-ipp.html:234 msgctxt "./spec-ipp.html:234" msgid "" "\"job-sheets\" (1setof type3 keyword | name(MAX)):CUPS " "1.1" msgstr "" #: ./spec-ipp.html:235 msgctxt "./spec-ipp.html:235" msgid "" "The client OPTIONALLY supplies one or two banner pages that \tare printed " "before and after any files in the print job. The \tname of \"none\" is reserved " "to indicate that no banner page \tshould be printed. If the client does not " "specify this \tattribute then the value of the \"job-sheets-default\" printer \t" "object attribute is used. \t
Note: Standard IPP only " "allows \tspecification of a single job-sheets attribute \tvalue.
" msgstr "" #: ./spec-ipp.html:236 msgctxt "./spec-ipp.html:236" msgid "\"media\" (1setof type3 keyword | name(MAX)):" msgstr "" #: ./spec-ipp.html:237 msgctxt "./spec-ipp.html:237" msgid "" "The client OPTIONALLY supplies one or more media attributes \tspecifying the " "size, type, source, and color of the output \tmedia. If the client does not " "specify this attribute then the \tvalue of the \"media-default\" printer object " "attribute is used. \t
Note: Standard IPP only allows \t" "specification of a single media attribute \tvalue.
" msgstr "" #: ./spec-ipp.html:238 msgid "Standard Job Template Attributes
" msgstr "" #: ./spec-ipp.html:239 msgid "Create-Job Response" msgstr "" #: ./spec-ipp.html:240 msgid "" "The following groups of attributes are send as part of the Create-Job " "Response:" msgstr "" #: ./spec-ipp.html:241 msgctxt "./spec-ipp.html:241" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:242 msgctxt "./spec-ipp.html:242" msgid "Status Message:" msgstr "" #: ./spec-ipp.html:243 msgctxt "./spec-ipp.html:243" msgid "The standard response status message." msgstr "" #: ./spec-ipp.html:244 msgctxt "./spec-ipp.html:244" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:245 msgctxt "./spec-ipp.html:245" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.2 of the IPP Model and \tSemantics document. " "
" msgstr "" #: ./spec-ipp.html:246 msgctxt "./spec-ipp.html:246" msgid "Group 2: Job Attributes
" msgstr "" #: ./spec-ipp.html:247 msgctxt "./spec-ipp.html:247" msgid "Standard Job Attributes
" msgstr "" #: ./spec-ipp.html:248 msgctxt "./spec-ipp.html:248" msgid "" "Group 3: Unsupported Attributes (status=client-eror-attributes-or-values-" "not-supported)
" msgstr "" #: ./spec-ipp.html:249 msgctxt "./spec-ipp.html:249" msgid "auth-info-required (1setOf Type2 keyword)" msgstr "" #: ./spec-ipp.html:250 msgctxt "./spec-ipp.html:250" msgid "The required authentication information.
" msgstr "" #: ./spec-ipp.html:251 msgid "Cancel Job Operation" msgstr "" #: ./spec-ipp.html:252 msgid "" "The Cancel-Job operation (0x0008) cancels the specified job. CUPS 1.4 adds a " "new purge-job (boolean) attribute that allows you to purge both " "active and completed jobs, removing all history and document files for the " "job as well." msgstr "" #: ./spec-ipp.html:253 msgid "Cancel-Job Request" msgstr "" #: ./spec-ipp.html:254 msgctxt "./spec-ipp.html:254" msgid "" "The following groups of attributes are supplied as part of the Set-Job-" "Attributes request:" msgstr "" #: ./spec-ipp.html:255 msgctxt "./spec-ipp.html:255" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:256 msgctxt "./spec-ipp.html:256" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:257 msgctxt "./spec-ipp.html:257" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.1 of the IPP Model and \tSemantics document." msgstr "" #: ./spec-ipp.html:258 msgctxt "./spec-ipp.html:258" msgid "" "\"printer-uri\" (uri) and \"job-id\" (integer) \t
OR \t
\"job-uri\":" msgstr "" #: ./spec-ipp.html:259 msgid "" "The client MUST supply a URI for the specified printer and \ta job ID number, " "or the job URI." msgstr "" #: ./spec-ipp.html:260 msgid "CUPS 1.4\"purge-job\" (boolean):" msgstr "" #: ./spec-ipp.html:261 msgid "" "The client OPTIONALLY supplies this attribute. When true, \tall job files " "(history and document) are purged. The default \tis false, leading to the " "standard IPP behavior.
" msgstr "" #: ./spec-ipp.html:262 msgid "Cancel-Job Response" msgstr "" #: ./spec-ipp.html:263 msgid "" "The following groups of attributes are send as part of the Cancel-Job " "Response:" msgstr "" #: ./spec-ipp.html:264 msgctxt "./spec-ipp.html:264" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:265 msgctxt "./spec-ipp.html:265" msgid "Status Message:" msgstr "" #: ./spec-ipp.html:266 msgctxt "./spec-ipp.html:266" msgid "The standard response status message." msgstr "" #: ./spec-ipp.html:267 msgctxt "./spec-ipp.html:267" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:268 msgctxt "./spec-ipp.html:268" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.2 of the IPP Model and \tSemantics document. " "
" msgstr "" #: ./spec-ipp.html:269 msgid "Purge-Jobs Operation" msgstr "" #: ./spec-ipp.html:270 msgid "" "The Purge-Jobs operation (0x0012) cancels all of the jobs on a given " "destination and optionally removes all history and document files for the " "jobs as well." msgstr "" #: ./spec-ipp.html:271 msgid "Purge-Jobs Request" msgstr "" #: ./spec-ipp.html:272 msgid "" "The following groups of attributes are supplied as part of the Purge-Jobs " "request:" msgstr "" #: ./spec-ipp.html:273 msgctxt "./spec-ipp.html:273" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:274 msgctxt "./spec-ipp.html:274" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:275 msgctxt "./spec-ipp.html:275" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.1 of the IPP Model and \tSemantics document." msgstr "" #: ./spec-ipp.html:276 msgctxt "./spec-ipp.html:276" msgid "\"printer-uri\" (uri):" msgstr "" #: ./spec-ipp.html:277 msgid "" "The client MUST supply a URI for the specified printer or \t" "\"ipp://.../printers\" for all printers and classes." msgstr "" #: ./spec-ipp.html:278 msgid "CUPS 1.2\"purge-jobs\" (boolean):" msgstr "" #: ./spec-ipp.html:279 msgid "" "The client OPTIONALLY supplies this attribute to specify \twhether the jobs " "are purged (true) or just canceled (false). \tThe default is true.
" msgstr "" #: ./spec-ipp.html:280 msgid "Purge-Jobs Response" msgstr "" #: ./spec-ipp.html:281 msgid "" "The following groups of attributes are send as part of the Purge-Jobs " "Response:" msgstr "" #: ./spec-ipp.html:282 msgctxt "./spec-ipp.html:282" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:283 msgctxt "./spec-ipp.html:283" msgid "Status Message:" msgstr "" #: ./spec-ipp.html:284 msgctxt "./spec-ipp.html:284" msgid "The standard response status message." msgstr "" #: ./spec-ipp.html:285 msgctxt "./spec-ipp.html:285" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:286 msgctxt "./spec-ipp.html:286" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.2 of the IPP Model and \tSemantics document. " "
" msgstr "" #: ./spec-ipp.html:287 msgid "" "CUPS 1.1
Set-Job-Attributes Operation" msgstr "" #: ./spec-ipp.html:288 msgid "" "The Set-Job-Attributes operation (0x0014) changes the attributes of an " "active (not completed) job." msgstr "" #: ./spec-ipp.html:289 msgid "Set-Job-Attributes Request" msgstr "" #: ./spec-ipp.html:290 msgctxt "./spec-ipp.html:290" msgid "" "The following groups of attributes are supplied as part of the Set-Job-" "Attributes request:" msgstr "" #: ./spec-ipp.html:291 msgctxt "./spec-ipp.html:291" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:292 msgctxt "./spec-ipp.html:292" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:293 msgctxt "./spec-ipp.html:293" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.1 of the IPP Model and \tSemantics document." msgstr "" #: ./spec-ipp.html:294 msgctxt "./spec-ipp.html:294" msgid "" "\"printer-uri\" (uri) and \"job-id\" (integer) \t
OR \t
\"job-uri\":" msgstr "" #: ./spec-ipp.html:295 msgctxt "./spec-ipp.html:295" msgid "" "The client MUST supply a URI for the specified printer and \ta job ID number, " "or the job URI.
" msgstr "" #: ./spec-ipp.html:296 msgctxt "./spec-ipp.html:296" msgid "Group 2: Job Template Attributes
" msgstr "" #: ./spec-ipp.html:297 msgctxt "./spec-ipp.html:297" msgid "" "\"job-sheets\" (1setof type3 keyword | name(MAX)):CUPS " "1.1" msgstr "" #: ./spec-ipp.html:298 msgctxt "./spec-ipp.html:298" msgid "" "The client OPTIONALLY supplies one or two banner pages that \tare printed " "before and after any files in the print job. The \tname of \"none\" is reserved " "to indicate that no banner page \tshould be printed. If the client does not " "specify this \tattribute then the value of the \"job-sheets-default\" printer \t" "object attribute is used. \t
Note: Standard IPP only " "allows \tspecification of a single job-sheets attribute \tvalue.
" msgstr "" #: ./spec-ipp.html:299 msgctxt "./spec-ipp.html:299" msgid "\"media\" (1setof type3 keyword | name(MAX)):" msgstr "" #: ./spec-ipp.html:300 msgctxt "./spec-ipp.html:300" msgid "" "The client OPTIONALLY supplies one or more media attributes \tspecifying the " "size, type, source, and color of the output \tmedia. If the client does not " "specify this attribute then the \tvalue of the \"media-default\" printer object " "attribute is used. \t
Note: Standard IPP only allows \t" "specification of a single media attribute \tvalue.
" msgstr "" #: ./spec-ipp.html:301 msgctxt "./spec-ipp.html:301" msgid "Other Job Template Attributes
" msgstr "" #: ./spec-ipp.html:302 msgid "Set-Job-Attributes Response" msgstr "" #: ./spec-ipp.html:303 msgid "" "The following groups of attributes are send as part of the Set-Job-" "Attributes Response:" msgstr "" #: ./spec-ipp.html:304 msgctxt "./spec-ipp.html:304" msgid "Group 1: Operation Attributes
" msgstr "" #: ./spec-ipp.html:305 msgctxt "./spec-ipp.html:305" msgid "Status Message:" msgstr "" #: ./spec-ipp.html:306 msgctxt "./spec-ipp.html:306" msgid "The standard response status message." msgstr "" #: ./spec-ipp.html:307 msgctxt "./spec-ipp.html:307" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:308 msgctxt "./spec-ipp.html:308" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.2 of the IPP Model and \tSemantics document. " "
" msgstr "" #: ./spec-ipp.html:309 msgid "" "CUPS 1.2
Create-Printer-" "Subscription" msgstr "" #: ./spec-ipp.html:310 msgid "" "The Create-Printer-Subscription operation (0x0016) creates a subscription " "for printer or server event notifications. CUPS provides several additional " "events in addition to the standard events in the IPP notifications " "specification." msgstr "" #: ./spec-ipp.html:311 msgid "Create-Printer-Subscription Request" msgstr "" #: ./spec-ipp.html:312 msgid "The following groups of attributes are supplied as part of the request:" msgstr "" #: ./spec-ipp.html:313 msgctxt "./spec-ipp.html:313" msgid "Group 1: Operation Attributes" msgstr "" #: ./spec-ipp.html:314 msgctxt "./spec-ipp.html:314" msgid "Natural Language and Character Set:" msgstr "" #: ./spec-ipp.html:315 msgctxt "./spec-ipp.html:315" msgid "" "The \"attributes-charset\" and \"attributes-natural-language\" \tattributes as " "described in section 3.1.4.1 of the IPP Model and \tSemantics document." msgstr "" #: ./spec-ipp.html:316 msgctxt "./spec-ipp.html:316" msgid "\"printer-uri\" (uri):" msgstr "" #: ./spec-ipp.html:317 msgid "" "The printer \t(ipp://server/printers/printername), class \t" "(ipp://server/classes/classname), or server \t" "(ipp://server/) URI for event notifications." msgstr "" #: ./spec-ipp.html:318 msgid "\"notify-events\" (1setOf keyword):" msgstr "" #: ./spec-ipp.html:319 msgid "" "The events to monitor. In addition to the standard \tevents, CUPS adds the " "following keywords: \t