#, 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" #: ./ref-subscriptions-conf.html:1 msgid "subscriptions.conf" msgstr "" #: ./ref-subscriptions-conf.html:2 msgid "" "The CUPS scheduler (cupsd) uses the /etc/cups/subscriptions.conf " "file to store the list of active subscriptions. Each directive is listed on " "a line by itself followed by its value. Comments are introduced using the " "number sign (\"#\") character at the beginning of a line." msgstr "" #: ./ref-subscriptions-conf.html:3 msgid "" "While the subscriptions configuration file consists of plain text and can be " "modified using your favorite text editor, you should normally use the " "command-line programs (lp(1) and lpr(1)) or specific applications via IPP requests to manage " "your subscriptions." msgstr "" #: ./ref-subscriptions-conf.html:4 msgid "Events" msgstr "" #: ./ref-subscriptions-conf.html:5 msgctxt "./ref-subscriptions-conf.html:5" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:6 msgctxt "./ref-subscriptions-conf.html:6" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:7 msgid "" "The Events directive lists the events, separated by spaces, " "that the subscriber is interested in. Table 1 lists the supported event " "names." msgstr "" #: ./ref-subscriptions-conf.html:8 msgid "" "The Events directive must appear inside a Subscription section." msgstr "" #: ./ref-subscriptions-conf.html:9 msgid "Event Names" msgstr "" #: ./ref-subscriptions-conf.html:10 msgid "Table 1: Event Names" msgstr "" #: ./ref-subscriptions-conf.html:11 msgid "Name" msgstr "" #: ./ref-subscriptions-conf.html:12 msgctxt "./ref-subscriptions-conf.html:12" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:13 msgid "all" msgstr "" #: ./ref-subscriptions-conf.html:14 msgid "All events" msgstr "" #: ./ref-subscriptions-conf.html:15 msgid "job-completed" msgstr "" #: ./ref-subscriptions-conf.html:16 msgid "Send notification when the job is completed" msgstr "" #: ./ref-subscriptions-conf.html:17 msgid "job-config-changed" msgstr "" #: ./ref-subscriptions-conf.html:18 msgid "Send notification when the job is changed" msgstr "" #: ./ref-subscriptions-conf.html:19 msgid "job-created" msgstr "" #: ./ref-subscriptions-conf.html:20 msgid "Send notification when a job is created" msgstr "" #: ./ref-subscriptions-conf.html:21 msgid "job-progress" msgstr "" #: ./ref-subscriptions-conf.html:22 msgid "Send notification for job progress" msgstr "" #: ./ref-subscriptions-conf.html:23 msgid "job-state-changed" msgstr "" #: ./ref-subscriptions-conf.html:24 msgid "Send notification when the job-state changes" msgstr "" #: ./ref-subscriptions-conf.html:25 msgid "job-stopped" msgstr "" #: ./ref-subscriptions-conf.html:26 msgid "Send notification when the job is stopped" msgstr "" #: ./ref-subscriptions-conf.html:27 msgid "printer-added" msgstr "" #: ./ref-subscriptions-conf.html:28 msgid "Send notification when a printer is added" msgstr "" #: ./ref-subscriptions-conf.html:29 msgid "printer-changed" msgstr "" #: ./ref-subscriptions-conf.html:30 msgid "Send notification when a printer is changed" msgstr "" #: ./ref-subscriptions-conf.html:31 msgid "printer-config-changed" msgstr "" #: ./ref-subscriptions-conf.html:32 msgid "Send notification when a printer's configuration is changed" msgstr "" #: ./ref-subscriptions-conf.html:33 msgid "printer-deleted" msgstr "" #: ./ref-subscriptions-conf.html:34 msgid "Send notification when a printer is deleted" msgstr "" #: ./ref-subscriptions-conf.html:35 msgid "printer-modified" msgstr "" #: ./ref-subscriptions-conf.html:36 msgid "Send notification when a printer is modified" msgstr "" #: ./ref-subscriptions-conf.html:37 msgid "printer-state-changed" msgstr "" #: ./ref-subscriptions-conf.html:38 msgid "Send notification when the printer-state changes" msgstr "" #: ./ref-subscriptions-conf.html:39 msgid "printer-stopped" msgstr "" #: ./ref-subscriptions-conf.html:40 msgid "Send notification when a printer is stopped" msgstr "" #: ./ref-subscriptions-conf.html:41 msgid "server-audit" msgstr "" #: ./ref-subscriptions-conf.html:42 msgid "" "Send notification when a bad request, security error, or \tauthentication " "error occurs" msgstr "" #: ./ref-subscriptions-conf.html:43 msgid "server-restarted" msgstr "" #: ./ref-subscriptions-conf.html:44 msgid "Send notification when the server is restarted" msgstr "" #: ./ref-subscriptions-conf.html:45 msgid "server-started" msgstr "" #: ./ref-subscriptions-conf.html:46 msgid "Send notification when the server is initially started" msgstr "" #: ./ref-subscriptions-conf.html:47 msgid "server-stopped" msgstr "" #: ./ref-subscriptions-conf.html:48 msgid "Send notification when the server is shutdown" msgstr "" #: ./ref-subscriptions-conf.html:49 msgid "ExpirationTime" msgstr "" #: ./ref-subscriptions-conf.html:50 msgctxt "./ref-subscriptions-conf.html:50" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:51 msgctxt "./ref-subscriptions-conf.html:51" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:52 msgid "" "The ExpirationTime directive specifies the expiration time of " "the subscription as a UNIX time value. It is 0 for subscriptions with no " "predefined expiration time." msgstr "" #: ./ref-subscriptions-conf.html:53 msgid "" "The ExpirationTime directive must appear inside a Subscription section." msgstr "" #: ./ref-subscriptions-conf.html:54 msgid "Interval" msgstr "" #: ./ref-subscriptions-conf.html:55 msgctxt "./ref-subscriptions-conf.html:55" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:56 msgctxt "./ref-subscriptions-conf.html:56" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:57 msgid "" "The Interval directive specifies the preferred time interval " "for event notifications in seconds." msgstr "" #: ./ref-subscriptions-conf.html:58 msgid "" "The Interval directive must appear inside a Subscription section." msgstr "" #: ./ref-subscriptions-conf.html:59 msgid "JobId" msgstr "" #: ./ref-subscriptions-conf.html:60 msgctxt "./ref-subscriptions-conf.html:60" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:61 msgctxt "./ref-subscriptions-conf.html:61" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:62 msgid "" "The JobId directive specifies the job-id for job " "subscriptions." msgstr "" #: ./ref-subscriptions-conf.html:63 msgid "" "The JobId directive must appear inside a Subscription section." msgstr "" #: ./ref-subscriptions-conf.html:64 msgid "LeaseDuration" msgstr "" #: ./ref-subscriptions-conf.html:65 msgctxt "./ref-subscriptions-conf.html:65" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:66 msgctxt "./ref-subscriptions-conf.html:66" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:67 msgid "" "The LeaseDuration directive specifies the number of seconds " "that the subscription is valid. A value of 0 means that the subscription " "will last forever or the life of the print job the subscription is attached " "to." msgstr "" #: ./ref-subscriptions-conf.html:68 msgid "" "The LeaseDuration directive must appear inside a Subscription section." msgstr "" #: ./ref-subscriptions-conf.html:69 msgid "NextEventId" msgstr "" #: ./ref-subscriptions-conf.html:70 msgctxt "./ref-subscriptions-conf.html:70" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:71 msgctxt "./ref-subscriptions-conf.html:71" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:72 msgid "" "The NextEventId directive specifies the notify-sequence-" "number value for the next notification event. It starts at 1 and " "increases for every event that is delivered for the subscription." msgstr "" #: ./ref-subscriptions-conf.html:73 msgid "" "The NextEventId directive must appear inside a Subscription section." msgstr "" #: ./ref-subscriptions-conf.html:74 msgid "NextSubscriptionId" msgstr "" #: ./ref-subscriptions-conf.html:75 msgctxt "./ref-subscriptions-conf.html:75" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:76 msgctxt "./ref-subscriptions-conf.html:76" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:77 msgid "" "The NextSubscriptionId directive specifies the next " "subscription ID to use. It defaults to 1 more than the highest subscription " "number seen." msgstr "" #: ./ref-subscriptions-conf.html:78 msgid "Owner" msgstr "" #: ./ref-subscriptions-conf.html:79 msgctxt "./ref-subscriptions-conf.html:79" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:80 msgctxt "./ref-subscriptions-conf.html:80" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:81 msgid "" "The Owner directive specifies the user that owns this " "subscription." msgstr "" #: ./ref-subscriptions-conf.html:82 msgid "" "The Owner directive must appear inside a Subscription section." msgstr "" #: ./ref-subscriptions-conf.html:83 msgid "PrinterName" msgstr "" #: ./ref-subscriptions-conf.html:84 msgctxt "./ref-subscriptions-conf.html:84" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:85 msgctxt "./ref-subscriptions-conf.html:85" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:86 msgid "" "The PrinterName directive specifies the name of the printer or " "class that is associated with this subscription." msgstr "" #: ./ref-subscriptions-conf.html:87 msgid "" "The PrinterName directive must appear inside a Subscription section." msgstr "" #: ./ref-subscriptions-conf.html:88 msgid "Recipient" msgstr "" #: ./ref-subscriptions-conf.html:89 msgctxt "./ref-subscriptions-conf.html:89" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:90 msgctxt "./ref-subscriptions-conf.html:90" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:91 msgid "" "The Recipient directive specifies the notify-recipient-" "uri value for push-type notifications. The URI scheme name determines " "which notifier program is used to send the event(s)." msgstr "" #: ./ref-subscriptions-conf.html:92 msgid "" "The Recipient directive must appear inside a Subscription section." msgstr "" #: ./ref-subscriptions-conf.html:93 msgid "Subscription" msgstr "" #: ./ref-subscriptions-conf.html:94 msgctxt "./ref-subscriptions-conf.html:94" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:95 msgctxt "./ref-subscriptions-conf.html:95" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:96 msgid "" "The Subscription section defines a single subscription in the " "system. Each subscription is assigned a unique (to the server) number " "starting at 1." msgstr "" #: ./ref-subscriptions-conf.html:97 msgid "UserData" msgstr "" #: ./ref-subscriptions-conf.html:98 msgctxt "./ref-subscriptions-conf.html:98" msgid "Examples" msgstr "" #: ./ref-subscriptions-conf.html:99 msgctxt "./ref-subscriptions-conf.html:99" msgid "Description" msgstr "" #: ./ref-subscriptions-conf.html:100 msgid "" "The UserData directive specifies the notify-user-" "data value, which is normally the \"from\" address used in " "mailto notifications. Binary values are introduced by encoding " "the bytes as hexadecimal values inside angle brackets, e.g. \"<1234>\"." msgstr "" #: ./ref-subscriptions-conf.html:101 msgid "" "The UserData directive must appear inside a Subscription section." msgstr ""