# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR Patrick Powell at al. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #: src/common/lpc.c:271 src/common/lpc.c:436 src/common/lpq.c:545 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: lprng-devel@lists.sf.net\n" "POT-Creation-Date: 2007-05-04 14:40+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=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: src/common/accounting.c:134 #, c-format msgid "connection to accounting server '%s' failed '%s'" msgstr "" #: src/common/controlword.c:20 msgid "ABORT" msgstr "" #: src/common/controlword.c:21 msgid "ACTIVE" msgstr "" #: src/common/controlword.c:22 msgid "CLASS" msgstr "" #: src/common/controlword.c:23 msgid "CLIENT" msgstr "" #: src/common/controlword.c:24 msgid "DEBUG" msgstr "" #: src/common/controlword.c:25 msgid "DEFAULTQ" msgstr "" #: src/common/controlword.c:26 msgid "DISABLE" msgstr "" #: src/common/controlword.c:27 msgid "DOWN" msgstr "" #: src/common/controlword.c:28 msgid "ENABLE" msgstr "" #: src/common/controlword.c:29 msgid "HOLD" msgstr "" #: src/common/controlword.c:30 msgid "HOLDALL" msgstr "" #: src/common/controlword.c:31 msgid "KILL" msgstr "" #: src/common/controlword.c:32 msgid "LPD" msgstr "" #: src/common/controlword.c:33 msgid "LPQ" msgstr "" #: src/common/controlword.c:34 msgid "LPRM" msgstr "" #: src/common/controlword.c:35 msgid "MOVE" msgstr "" #: src/common/controlword.c:36 msgid "MSG" msgstr "" #: src/common/controlword.c:37 msgid "NOHOLDALL" msgstr "" #: src/common/controlword.c:38 msgid "PRINTCAP" msgstr "" #: src/common/controlword.c:39 msgid "REDIRECT" msgstr "" #: src/common/controlword.c:40 msgid "REDO" msgstr "" #: src/common/controlword.c:41 msgid "RELEASE" msgstr "" #: src/common/controlword.c:42 msgid "REREAD" msgstr "" #: src/common/controlword.c:43 msgid "START" msgstr "" #: src/common/controlword.c:44 msgid "STATUS" msgstr "" #: src/common/controlword.c:45 msgid "STOP" msgstr "" #: src/common/controlword.c:46 msgid "TOPQ" msgstr "" #: src/common/controlword.c:47 msgid "UP" msgstr "" #: src/common/controlword.c:48 msgid "SERVER" msgstr "" #: src/common/controlword.c:49 msgid "DEFAULTS" msgstr "" #: src/common/controlword.c:50 msgid "FLUSH" msgstr "" #: src/common/controlword.c:51 msgid "LANG" msgstr "" #: src/common/controlword.c:52 msgid "PPD" msgstr "" #: src/common/lpc.c:129 src/common/lpr.c:91 src/common/lprm.c:146 msgid "" "authentication requested (-A option) and AUTH environment variable not set" msgstr "" #: src/common/lpc.c:198 msgid "exit" msgstr "" #: src/common/lpc.c:243 src/common/lpq.c:236 #, c-format msgid "Printer: %s - cannot get status from device '%s'\n" msgstr "" #: src/common/lpc.c:250 src/common/lpq.c:258 src/common/lprm.c:254 #, c-format msgid "Printer: %s - direct connection to device '%s'\n" msgstr "" #: src/common/lpc.c:268 #, c-format msgid "Locale information directory '%s'\n" msgstr "" #: src/common/lpc.c:270 src/common/lpc.c:435 src/common/lpq.c:544 #, c-format msgid "LANG environment variable '%s'\n" msgstr "" #: src/common/lpc.c:273 src/common/lpc.c:438 src/common/lpq.c:547 #, c-format msgid "gettext translation information '%s'\n" msgstr "" #: src/common/lpc.c:275 src/common/lpc.c:440 src/common/lpq.c:549 msgid "No translation available\n" msgstr "" #: src/common/lpc.c:277 msgid "TRANSLATION TEST" msgstr "" #: src/common/lpc.c:307 src/common/lpc.c:318 src/common/lpc.c:336 msgid "all" msgstr "" #: src/common/lpc.c:312 src/common/lpc.c:321 msgid "\n" msgstr "" #: src/common/lpc.c:313 src/common/lpc.c:322 msgid "# Printcap Information\n" msgstr "" #: src/common/lpc.c:351 #, c-format msgid "execvp failed - '%s'" msgstr "" #: src/common/lpc.c:354 #, c-format msgid "fork failed - '%s'" msgstr "" #: src/common/lpc.c:362 #, c-format msgid "doaction: waitpid(%ld) failed" msgstr "" #: src/common/lpc.c:453 #, c-format msgid "" "usage: %s [-a][-Ddebuglevel][-Pprinter][-Shost][-Uusername][-V] [command]\n" " with no command, reads from STDIN\n" " -a - alias for -Pall\n" " -Ddebuglevel - debug level\n" " -Pprinter - printer\n" " -Pprinter@host - printer on lpd server on host\n" " -Shost - connect to lpd server on host\n" " -Uuser - identify command as coming from user\n" " -V - increase information verbosity\n" " commands:\n" " active (printer[@host]) - check for active server\n" " abort (printer[@host] | all) - stop server\n" " class printer[@host] (class | off) - show/set class printing\n" " disable (printer[@host] | all) - disable queueing\n" " debug (printer[@host] | all) debugparms - set debug level for printer\n" " down (printer[@host] | all) - disable printing and queueing\n" " enable (printer[@host] | all) - enable queueing\n" " flush (printer[@host] | all) - flush cached status\n" " hold (printer[@host] | all) (name[@host] | job | all)* - hold job\n" " holdall (printer[@host] | all) - hold all jobs on\n" " kill (printer[@host] | all) - stop and restart server\n" " lpd (printer[@host]) - get LPD PID \n" " lpq (printer[@host] | all) (name[@host] | job | all)* - invoke LPQ\n" " lprm (printer[@host] | all) (name[@host]|host|job| all)* - invoke " "LPRM\n" " msg printer message text - set status message\n" " move printer (user|jobid)* target - move jobs to new queue\n" " noholdall (printer[@host] | all) - hold all jobs off\n" " printcap (printer[@host] | all) - report printcap values\n" " quit - exit LPC\n" " redirect (printer[@host] | all) (printer@host | off )* - redirect " "jobs\n" " redo (printer[@host] | all) (name[@host] | job | all)* - reprint " "jobs\n" " release (printer[@host] | all) (name[@host] | job | all)* - release " "jobs\n" " reread - LPD reread database information\n" " start (printer[@host] | all) - start printing\n" " status (printer[@host] | all) - status of printers\n" " stop (printer[@host] | all) - stop printing\n" " topq (printer[@host] | all) (name[@host] | job | all)* - reorder " "jobs\n" " up (printer[@host] | all) - enable printing and queueing\n" " diagnostic:\n" " defaultq - show default queue for LPD server\n" " defaults - show default configuration values\n" " lang - show current i18n (iNTERNATIONALIZATIONn) " "support\n" " client (printer | all) - client config and printcap information\n" " server (printer | all) - server config and printcap\n" msgstr "" #: src/common/lpd.c:171 msgid "No LPD lockfile specified!" msgstr "" #: src/common/lpd.c:182 src/common/lpd.c:195 #, c-format msgid "Another print spooler active, possibly lpd process '%d'" msgstr "" #: src/common/lpd.c:187 #, c-format msgid "cannot open or lock lockfile - %s" msgstr "" #: src/common/lpd.c:258 msgid "lpd: main() dofork failed" msgstr "" #: src/common/lpd.c:303 src/common/lpd.c:314 msgid "lpd: pipe call failed" msgstr "" #: src/common/lpd.c:321 msgid "lpd: cannot start initial logger process" msgstr "" #: src/common/lpd.c:671 msgid "lpd: select error!" msgstr "" #: src/common/lpd.c:696 msgid "lpd: Lpd_request pipe EOF! cannot happen" msgstr "" #: src/common/lpd.c:722 src/common/lpd.c:725 msgid "Setup_log: open /dev/null failed" msgstr "" #: src/common/lpd.c:732 src/common/lpd.c:736 #, c-format msgid "Setup_log: dup2(%d,%d) failed" msgstr "" #: src/common/lpd.c:741 #, c-format msgid "Setup_log: open %s failed" msgstr "" #: src/common/lpd.c:785 msgid "lpd: Cannot truncate lock file" msgstr "" #: src/common/lpd.c:803 #, c-format msgid "lpd: Cannot open lock file '%s'" msgstr "" #: src/common/lpd.c:906 #, c-format msgid "" "usage: %s [-FV][-D dbg][-L log][-P path][-p port][-R remote LPD TCP/IP " "destination port]\n" " Options\n" " -D dbg - set debug level and flags\n" " -F - run in foreground, log to STDERR\n" " -L logfile - append log information to logfile\n" " -V - show version info\n" " -p port - TCP/IP listen port, 'off' disables TCP/IP listening port " "(lpd_listen_port)\n" " -P path - UNIX socket path, 'off' disables UNIX listening socket " "(unix_socket_path)\n" " -R port - remote LPD server port (lpd_port)\n" msgstr "" #: src/common/lpd.c:995 msgid "lpd: fork() failed" msgstr "" #: src/common/lpd.c:1006 msgid "lpd: accept on listening socket failed" msgstr "" #: src/common/lpd.c:1025 msgid "Start_all: pipe failed!" msgstr "" #: src/common/lpd_control.c:67 #, c-format msgid "bad control command '%s'" msgstr "" #: src/common/lpd_control.c:82 #, c-format msgid "printer '%s' has illegal char at '%s' in name" msgstr "" #: src/common/lpd_control.c:94 #, c-format msgid "%s: unknown control request '%s'" msgstr "" #: src/common/lpd_control.c:175 msgid "Use: move printer (user|jobid)* target" msgstr "" #: src/common/lpd_control.c:186 msgid "no permission to control server" msgstr "" #: src/common/lpd_control.c:440 msgid "not implemented yet" msgstr "" #: src/common/lpd_control.c:469 #, c-format msgid "server process PID %ld exited\n" msgstr "" #: src/common/lpd_control.c:472 #, c-format msgid "kill server process PID %ld with %s\n" msgstr "" #: src/common/lpd_control.c:481 msgid "enabled and started" msgstr "" #: src/common/lpd_control.c:482 msgid "disabled and stopped" msgstr "" #: src/common/lpd_control.c:483 msgid "stopped" msgstr "" #: src/common/lpd_control.c:485 msgid "started" msgstr "" #: src/common/lpd_control.c:486 msgid "disabled" msgstr "" #: src/common/lpd_control.c:487 msgid "enabled" msgstr "" #: src/common/lpd_control.c:488 msgid "redirected" msgstr "" #: src/common/lpd_control.c:489 msgid "holdall on" msgstr "" #: src/common/lpd_control.c:490 msgid "holdall off" msgstr "" #: src/common/lpd_control.c:491 msgid "move done" msgstr "" #: src/common/lpd_control.c:492 msgid "class updated" msgstr "" #: src/common/lpd_control.c:493 msgid "killed job" msgstr "" #: src/common/lpd_control.c:494 msgid "aborted job" msgstr "" #: src/common/lpd_control.c:495 msgid "flushed status" msgstr "" #: src/common/lpd_control.c:516 #, c-format msgid "" "WARNING: the main load balance server may have exited before\n" "it could be informed that there were new jobs.\n" "Please use 'lpc start %s' to start the server\n" msgstr "" #: src/common/lpd_control.c:550 #, c-format msgid "Do_queue_control: write to fd '%d' failed" msgstr "" #: src/common/lpd_control.c:635 #, c-format msgid "%s: no permission '%s'\n" msgstr "" #: src/common/lpd_control.c:719 #, c-format msgid "%s: selected '%s'\n" msgstr "" #: src/common/lpd_control.c:729 #, c-format msgid "%s: cannot set hold file '%s'\n" msgstr "" #: src/common/lpd_control.c:836 msgid " holdall" msgstr "" #: src/common/lpd_control.c:840 #, c-format msgid " class=%s" msgstr "" #: src/common/lpd_control.c:844 msgid " autohold" msgstr "" #: src/common/lpd_control.c:916 src/common/lpd_control.c:971 #: src/common/lpd_control.c:1026 #, c-format msgid "wrong number arguments, %d" msgstr "" #: src/common/lpd_control.c:922 #, c-format msgid "forwarding to '%s'\n" msgstr "" #: src/common/lpd_control.c:924 msgid "forwarding off\n" msgstr "" #: src/common/lpd_control.c:978 #, c-format msgid "classes printed '%s'\n" msgstr "" #: src/common/lpd_control.c:981 msgid "all classes printed\n" msgstr "" #: src/common/lpd_control.c:1032 #, c-format msgid "debugging override set to '%s'" msgstr "" #: src/common/lpd_control.c:1034 msgid "debugging override off" msgstr "" #: src/common/lpd_jobs.c:426 #, c-format msgid "Do_queue_jobs: cannot open lockfile '%s'" msgstr "" #: src/common/lpd_jobs.c:758 src/common/lpd_jobs.c:2300 #, c-format msgid "cannot update job ticket file for '%s'" msgstr "" #: src/common/lpd_jobs.c:761 #, c-format msgid "Do_queue_jobs: cannot update job ticket file for '%s'" msgstr "" #: src/common/lpd_jobs.c:765 #, c-format msgid "removing job '%s' - no permissions" msgstr "" #: src/common/lpd_jobs.c:1033 #, c-format msgid "Do_queue_jobs: LOGIC ERROR - no identifer '%s'" msgstr "" #: src/common/lpd_jobs.c:1042 #, c-format msgid "Do_queue_jobs: FORWARDING LOOP - '%s'" msgstr "" #: src/common/lpd_jobs.c:1064 #, c-format msgid "cannot update job ticket file '%s'" msgstr "" #: src/common/lpd_jobs.c:1066 #, c-format msgid "Do_queue_jobs: cannot update job ticket file '%s'" msgstr "" #: src/common/lpd_jobs.c:1113 #, c-format msgid "Do_queue_jobs: LOGIC ERROR! new_dest and use_subserver == %d" msgstr "" #: src/common/lpd_jobs.c:1129 src/common/lpd_jobs.c:1190 msgid "sleeping, waiting for processes to exit" msgstr "" #: src/common/lpd_jobs.c:1170 #, c-format msgid "Do_queue_jobs: write to fd '%d' failed" msgstr "" #: src/common/lpd_jobs.c:1360 #, c-format msgid "Remote_job: %d datafiles and only allowed %d" msgstr "" #: src/common/lpd_jobs.c:1393 #, c-format msgid "link failure while sending job '%s'" msgstr "" #: src/common/lpd_jobs.c:1399 #, c-format msgid "no permission to spool job '%s'" msgstr "" #: src/common/lpd_jobs.c:1405 #, c-format msgid "failed to send job '%s'" msgstr "" #: src/common/lpd_jobs.c:1572 msgid "Fork_subserver: fork failed" msgstr "" #: src/common/lpd_jobs.c:1646 #, c-format msgid "subserver pid %ld exit status '%s'" msgstr "" #: src/common/lpd_jobs.c:1650 #, c-format msgid "subserver pid %ld died with signal '%s'" msgstr "" #: src/common/lpd_jobs.c:1696 msgid "Wait_for_subserver: Mergesort failed" msgstr "" #: src/common/lpd_jobs.c:1707 #, c-format msgid "Wait_for_subserver: LOGIC ERROR! waiting for pid %d failed" msgstr "" #: src/common/lpd_jobs.c:1732 msgid "succ" msgstr "" #: src/common/lpd_jobs.c:1733 msgid "jsucc" msgstr "" #: src/common/lpd_jobs.c:1734 msgid "success" msgstr "" #: src/common/lpd_jobs.c:1735 msgid "jsuccess" msgstr "" #: src/common/lpd_jobs.c:1736 msgid "abort" msgstr "" #: src/common/lpd_jobs.c:1737 msgid "jabort" msgstr "" #: src/common/lpd_jobs.c:1738 msgid "hold" msgstr "" #: src/common/lpd_jobs.c:1739 msgid "jhold" msgstr "" #: src/common/lpd_jobs.c:1740 msgid "remove" msgstr "" #: src/common/lpd_jobs.c:1741 msgid "jremove" msgstr "" #: src/common/lpd_jobs.c:1916 #, c-format msgid "Update_status: no identifier for '%s'" msgstr "" #: src/common/lpd_jobs.c:1949 src/common/lpd_jobs.c:2056 #: src/common/lpd_jobs.c:2098 src/common/lpd_jobs.c:2142 #, c-format msgid "job '%s' saved" msgstr "" #: src/common/lpd_jobs.c:1954 src/common/lpd_jobs.c:2062 #: src/common/lpd_jobs.c:2104 src/common/lpd_jobs.c:2148 #, c-format msgid "could not remove job '%s'" msgstr "" #: src/common/lpd_jobs.c:1956 src/common/lpd_jobs.c:2064 #: src/common/lpd_jobs.c:2106 src/common/lpd_jobs.c:2150 #, c-format msgid "job '%s' removed" msgstr "" #: src/common/lpd_jobs.c:1986 #, c-format msgid "job '%s', attempt %d, allowed %d" msgstr "" #: src/common/lpd_jobs.c:1990 msgid "treating as successful" msgstr "" #: src/common/lpd_jobs.c:1991 msgid "retrying job" msgstr "" #: src/common/lpd_jobs.c:1992 msgid "no retry" msgstr "" #: src/common/lpd_jobs.c:1993 msgid "aborting server" msgstr "" #: src/common/lpd_jobs.c:1994 msgid "removing job - status JREMOVE" msgstr "" #: src/common/lpd_jobs.c:1995 msgid "holding job" msgstr "" #: src/common/lpd_jobs.c:1998 #, c-format msgid "unexpected status 0x%x" msgstr "" #: src/common/lpd_jobs.c:2003 #, c-format msgid "job '%s', %s" msgstr "" #: src/common/lpd_jobs.c:2007 #, c-format msgid "job '%s' attempt %d, trying %d times" msgstr "" #: src/common/lpd_jobs.c:2010 #, c-format msgid "job '%s' attempt %d, trying indefinitely" msgstr "" #: src/common/lpd_jobs.c:2029 msgid "failed, no retry" msgstr "" #: src/common/lpd_jobs.c:2060 #, c-format msgid "removing job '%s' - JFAILNORETRY" msgstr "" #: src/common/lpd_jobs.c:2072 msgid "aborting operations" msgstr "" #: src/common/lpd_jobs.c:2102 #, c-format msgid "removing job '%s' - JABORT" msgstr "" #: src/common/lpd_jobs.c:2111 msgid "stopping printing on filter JABORT exit code" msgstr "" #: src/common/lpd_jobs.c:2121 msgid "removing destination due to errors" msgstr "" #: src/common/lpd_jobs.c:2132 msgid "too many errors" msgstr "" #: src/common/lpd_jobs.c:2146 #, c-format msgid "removing job '%s' - JREMOVE" msgstr "" #: src/common/lpd_jobs.c:2274 #, c-format msgid "Service_worker: cannot open lockfile '%s'" msgstr "" #: src/common/lpd_jobs.c:2303 #, c-format msgid "Service_worker: cannot update job ticket file for '%s'" msgstr "" #: src/common/lpd_jobs.c:2311 #, c-format msgid "Service_worker: no identifier for '%s'" msgstr "" #: src/common/lpd_jobs.c:2752 #, c-format msgid "job '%s' removed- status expired" msgstr "" #: src/common/lpd_rcvjob.c:133 src/common/lpd_rcvjob.c:537 msgid "bad command line" msgstr "" #: src/common/lpd_rcvjob.c:137 src/common/lpd_rcvjob.c:541 msgid "bad printer name" msgstr "" #: src/common/lpd_rcvjob.c:145 #, c-format msgid "%s: cannot set up print queue" msgstr "" #: src/common/lpd_rcvjob.c:181 src/common/lpd_rcvjob.c:580 #: src/common/lpd_secure.c:185 #, c-format msgid "%s: spooling disabled" msgstr "" #: src/common/lpd_rcvjob.c:192 #, c-format msgid "%s: Receive_job: sending ACK 0 failed" msgstr "" #: src/common/lpd_rcvjob.c:204 #, c-format msgid "Receive_job: cannot open lockfile '%s'" msgstr "" #: src/common/lpd_rcvjob.c:209 #, c-format msgid "Receive_job: cannot lock lockfile '%s'" msgstr "" #: src/common/lpd_rcvjob.c:248 msgid "Recovering from incorrect job submission" msgstr "" #: src/common/lpd_rcvjob.c:262 #, c-format msgid "%s: Receive_job - bad control line '%s', len %0.0f, name '%s'" msgstr "" #: src/common/lpd_rcvjob.c:283 src/common/lpd_rcvjob.c:360 #: src/common/lpd_rcvjob.c:395 src/common/lpd_rcvjob.c:431 #: src/common/lpd_rcvjob.c:595 src/common/lpd_rcvjob.c:776 #: src/common/lpd_rcvjob.c:823 src/common/lpd_rcvjob.c:858 #: src/common/lpd_rcvjob.c:890 #, c-format msgid "size %0.3fK exceeds %dK" msgstr "" #: src/common/lpd_rcvjob.c:290 src/common/lpd_rcvjob.c:602 #: src/common/lpd_secure.c:199 #, c-format msgid "%s: insufficient file space" msgstr "" #: src/common/lpd_rcvjob.c:305 src/common/lpd_rcvjob.c:654 #, c-format msgid "%s: sending ACK 0 for '%s' failed" msgstr "" #: src/common/lpd_rcvjob.c:339 src/common/lpd_rcvjob.c:627 #, c-format msgid "%s: transfer of '%s' from '%s' failed" msgstr "" #: src/common/lpd_rcvjob.c:368 src/common/lpd_rcvjob.c:403 #: src/common/lpd_rcvjob.c:439 src/common/lpd_rcvjob.c:830 #: src/common/lpd_rcvjob.c:866 src/common/lpd_rcvjob.c:898 #: src/common/lpd_rcvjob.c:1303 src/common/lpd_rcvjob.c:1378 #, c-format msgid "Error setting up job ticket file - %s" msgstr "" #: src/common/lpd_rcvjob.c:482 #, c-format msgid "Receive_jobs: write to fd '%d' failed" msgstr "" #: src/common/lpd_rcvjob.c:548 #, c-format msgid "%s: cannot set up printer" msgstr "" #: src/common/lpd_rcvjob.c:616 #, c-format msgid "%s: Receive_block_job: sending ACK 0 failed" msgstr "" #: src/common/lpd_rcvjob.c:637 #, c-format msgid "Receive_block_job: lseek failed '%s'" msgstr "" #: src/common/lpd_rcvjob.c:684 #, c-format msgid "Receive_block_jobs: write to fd '%d' failed" msgstr "" #: src/common/lpd_rcvjob.c:749 src/common/lpd_rcvjob.c:808 #, c-format msgid "Scan_block_file: lseek failed '%s'" msgstr "" #: src/common/lpd_rcvjob.c:764 #, c-format msgid "bad length information '%s'" msgstr "" #: src/common/lpd_rcvjob.c:796 #, c-format msgid "Scan_block_file: read failed '%s'" msgstr "" #: src/common/lpd_rcvjob.c:801 msgid "Scan_block_file: read unexecpted EOF" msgstr "" #: src/common/lpd_rcvjob.c:991 #, c-format msgid "%s: no permission to print" msgstr "" #: src/common/lpd_rcvjob.c:1464 src/common/lpd_rcvjob.c:1489 #, c-format msgid "Do_incoming_control_filter: lseek failed '%s'" msgstr "" #: src/common/lpd_rcvjob.c:1577 #, c-format msgid "Get_route: lseek failed '%s'" msgstr "" #: src/common/lpd_remove.c:72 msgid "missing user or printer name" msgstr "" #: src/common/lpd_remove.c:80 src/common/lpd_status.c:177 #, c-format msgid "printer '%s' has illegal character at '%s' in name" msgstr "" #: src/common/lpd_remove.c:109 #, c-format msgid "Job_remove: error '%s'" msgstr "" #: src/common/lpd_remove.c:203 #, c-format msgid "Printer %s@%s:\n" msgstr "" #: src/common/lpd_remove.c:231 #, c-format msgid " checking perms '%s'\n" msgstr "" #: src/common/lpd_remove.c:248 #, c-format msgid " no permissions '%s'\n" msgstr "" #: src/common/lpd_remove.c:257 #, c-format msgid " dequeued '%s'\n" msgstr "" #: src/common/lpd_remove.c:264 #, c-format msgid "error: could not remove '%s'" msgstr "" #: src/common/lpd_remove.c:377 msgid " ERROR: " msgstr "" #: src/common/lpd_secure.c:78 #, c-format msgid "bad command line '%s'" msgstr "" #: src/common/lpd_secure.c:110 #, c-format msgid "bad printer name '%s'" msgstr "" #: src/common/lpd_secure.c:121 #, c-format msgid "bad printer '%s'" msgstr "" #: src/common/lpd_secure.c:163 #, c-format msgid "unsupported authentication '%s'" msgstr "" #: src/common/lpd_secure.c:170 #, c-format msgid "no receive method supported for '%s'" msgstr "" #: src/common/lpd_secure.c:192 #, c-format msgid "%s: job size %0.0f is larger than %d K" msgstr "" #: src/common/lpd_status.c:358 #, c-format msgid "%s: no permission to show status" msgstr "" #: src/common/lpd_status.c:477 #, c-format msgid " (originally %s)" msgstr "" #: src/common/lpd_status.c:484 msgid "" "\n" " Error: " msgstr "" #: src/common/lpd_status.c:489 #, c-format msgid " - %s" msgstr "" #: src/common/lpd_status.c:492 #, c-format msgid " - printer %s@%s not in printcap" msgstr "" #: src/common/lpd_status.c:496 #, c-format msgid " - printer %s@%s has bad printcap entry" msgstr "" #: src/common/lpd_status.c:722 #, c-format msgid " " msgstr "" #: src/common/lpd_status.c:734 #, c-format msgid " Job: %s" msgstr "" #: src/common/lpd_status.c:735 #, c-format msgid "%s status= %s" msgstr "" #: src/common/lpd_status.c:738 #, c-format msgid "%s size= %0.0f" msgstr "" #: src/common/lpd_status.c:741 #, c-format msgid "%s time= %s" msgstr "" #: src/common/lpd_status.c:745 #, c-format msgid "%s error= %s" msgstr "" #: src/common/lpd_status.c:750 #, c-format msgid "%s CONTROL=" msgstr "" #: src/common/lpd_status.c:756 #, c-format msgid "%s HOLDFILE=" msgstr "" #: src/common/lpd_status.c:775 #, c-format msgid " %d job%s" msgstr "" #: src/common/lpd_status.c:779 #, c-format msgid " (%d held)" msgstr "" #: src/common/lpd_status.c:784 #, c-format msgid " (%d move)" msgstr "" #: src/common/lpd_status.c:807 #, c-format msgid " Comment: %s" msgstr "" #: src/common/lpd_status.c:818 #, c-format msgid "" "\n" " Printing: %s\n" " Aborted: %s\n" " Spooling: %s" msgstr "" #: src/common/lpd_status.c:864 #, c-format msgid "" "\n" " %s: " msgstr "" #: src/common/lpd_status.c:872 #, c-format msgid " (%s" msgstr "" #: src/common/lpd_status.c:887 #, c-format msgid "" "\n" " Redirected_to: %s" msgstr "" #: src/common/lpd_status.c:890 #, c-format msgid " (redirect %s)" msgstr "" #: src/common/lpd_status.c:900 #, c-format msgid " (dest %s@%s)" msgstr "" #: src/common/lpd_status.c:907 #, c-format msgid "" "\n" " Serving: %s" msgstr "" #: src/common/lpd_status.c:910 #, c-format msgid " (serving %s)" msgstr "" #: src/common/lpd_status.c:917 #, c-format msgid "" "\n" " Classes: %s" msgstr "" #: src/common/lpd_status.c:920 #, c-format msgid " (classes %s)" msgstr "" #: src/common/lpd_status.c:927 msgid "" "\n" " Hold_all: on" msgstr "" #: src/common/lpd_status.c:930 msgid " (holdall)" msgstr "" #: src/common/lpd_status.c:937 msgid "" "\n" " Auto_hold: on" msgstr "" #: src/common/lpd_status.c:940 msgid " (autohold)" msgstr "" #: src/common/lpd_status.c:948 #, c-format msgid "" "\n" " Message: %s" msgstr "" #: src/common/lpd_status.c:951 #, c-format msgid " (message: %s)" msgstr "" #: src/common/lpd_status.c:988 msgid " Queue: no printable jobs in queue\n" msgstr "" #: src/common/lpd_status.c:991 #, c-format msgid " Queue: %d printable job%s\n" msgstr "" #: src/common/lpd_status.c:997 #, c-format msgid " Holding: %d held jobs in queue\n" msgstr "" #: src/common/lpd_status.c:1003 msgid " Server: no server active" msgstr "" #: src/common/lpd_status.c:1006 #, c-format msgid " Server: pid %d active" msgstr "" #: src/common/lpd_status.c:1014 #, c-format msgid " Unspooler: pid %d active" msgstr "" #: src/common/lpd_status.c:1026 #, c-format msgid "%s SPOOLCONTROL=\n" msgstr "" #: src/common/lpd_status.c:1040 msgid " Status: " msgstr "" #: src/common/lpd_status.c:1044 msgid " Filter_status: " msgstr "" #: src/common/lpq.c:118 #, c-format msgid "" "usage: %s [-aAclV] [-Ddebuglevel] [-Pprinter] [-tsleeptime]\n" " -A - use authentication specified by AUTH environment variable\n" " -a - all printers\n" " -c - clear screen before update\n" " -l - increase (lengthen) detailed status information\n" " additional l flags add more detail.\n" " -L - maximum detailed status information\n" " -n linecount - linecount lines of detailed status information\n" " -Ddebuglevel - debug level\n" " -Pprinter - specify printer\n" " -s - short (summary) format\n" " -tsleeptime - sleeptime between updates\n" " -V - print version information\n" " -v - print in key: value format\n" msgstr "" #: src/common/lpq.c:179 msgid "authentication requested (-A) and no AUTH environment variable" msgstr "" #: src/common/lpq.c:244 #, c-format msgid "Printer: %s is %s@%s\n" msgstr "" #: src/common/lpq.c:251 #, c-format msgid "Printer: %s - cannot use printer, not in privileged group\n" msgstr "" #: src/common/lpq.c:367 src/common/lpq.c:372 src/common/lpq.c:382 #: src/common/lpq.c:429 src/common/lpq.c:436 msgid "Printer:" msgstr "" #: src/common/lpq.c:475 msgid "fork() failed" msgstr "" #: src/common/lpq.c:482 #, c-format msgid "Term_clear: waitpid(%d) failed" msgstr "" #: src/common/lpq.c:508 msgid "lpq: please use the LPRng lpstat program\n" msgstr "" #: src/common/lpr.c:157 msgid "nothing to print" msgstr "" #: src/common/lpr.c:162 msgid "cannot use printer - not in privileged group\n" msgstr "" #: src/common/lpr.c:168 #, c-format msgid "no remote support for %s@%s" msgstr "" #: src/common/lpr.c:179 #, c-format msgid "%d data files and maximum allowed %d" msgstr "" #: src/common/lpr.c:221 src/common/lpr.c:1162 #, c-format msgid "Cannot open file '%s', %s" msgstr "" #: src/common/lpr.c:232 msgid "(lpr_filter)" msgstr "" #: src/common/lpr.c:295 src/common/lpr.c:332 #, c-format msgid "Status Information, attempt %d:\n" msgstr "" #: src/common/lpr.c:299 src/common/lpr.c:336 #, c-format msgid " of %d:\n" msgstr "" #: src/common/lpr.c:312 #, c-format msgid "Waiting %d seconds before retry\n" msgstr "" #: src/common/lpr.c:351 #, c-format msgid "request id is %s\n" msgstr "" #: src/common/lpr.c:354 #, c-format msgid "request id is %d\n" msgstr "" #: src/common/lpr.c:366 #, c-format msgid "Error unlinking '%s' - %s" msgstr "" #: src/common/lpr.c:374 #, c-format msgid "Done %d\n" msgstr "" #: src/common/lpr.c:431 src/common/lpr.c:605 msgid "USER environment variable undefined" msgstr "" #: src/common/lpr.c:449 msgid "-ncopies -number of copies must be greater than 0\n" msgstr "" #: src/common/lpr.c:453 msgid "nobanner" msgstr "" #: src/common/lpr.c:456 msgid "width" msgstr "" #: src/common/lpr.c:532 #, c-format msgid "bad -F format string '%s'\n" msgstr "" #: src/common/lpr.c:535 #, c-format msgid "duplicate format specification -F%s\n" msgstr "" #: src/common/lpr.c:547 msgid "-Kcopies -number of copies must be greater than 0\n" msgstr "" #: src/common/lpr.c:610 msgid "Missing mail name" msgstr "" #: src/common/lpr.c:624 #, c-format msgid "duplicate format specification -%c\n" msgstr "" #: src/common/lpr.c:668 #, c-format msgid "" "Usage: %s [-A] [-B] [-c] [-G] [-m] [-p] [-s] [-w] [-d printer@[host]]\n" " [-f form-name] [-H special-handling]\n" " [-n number] [-o options] [-P page-list]\n" " [-q priority-level] [-S character-set]\n" " [-S print-wheel] [-t title]\n" " [-T content-type [-r]] [-y mode-list]\n" " [-Ddebugopt ] [ filenames ... ]\n" " lp simulator using LPRng, functionality may differ slightly\n" " -A - use authentication specified by AUTH environment variable\n" " -B - filter files and reduce job to single file before sending\n" " -c - (make copy before printing - ignored)\n" " -d printer[@host] - printer on host\n" " -D debugflags - debugging flags\n" " -f formname - first letter used as job format\n" " -G - filter individual job files before sending\n" " -H handling - (passed as -Z handling)\n" " -m - mail sent to $USER on completion\n" " -n copies - number of copies\n" " -o option nobanner, width recognized\n" " (others passed as -Z option)\n" " -P pagelist - (print page list - ignored)\n" " -p - (notification on completion - ignored)\n" " -q - priority - 0 -> Z (highest), 25 -> A (lowest)\n" " -s - (suppress messages - ignored)\n" " -S charset - (passed as -Z charset)\n" " -t title - job title\n" " -T content - (passed as -Z content)\n" " -w - (write message on completion - ignored)\n" " -X path - user specified filter for job files\n" " -Y - connect and send to TCP/IP port (direct mode)\n" " -y mode - (passed as -Z mode)\n" " -- - end of options, files follow\n" " filename '-' reads from STDIN\n" " PRINTER, LPDEST, NGPRINTER, NPRINTER environment variables set default " "printer.\n" msgstr "" #: src/common/lpr.c:704 #, c-format msgid "" "Usage: %s [-Pprinter[@host]] [-A] [-B] [-Cclass] [-Fformat] [-G] [-Jinfo]\n" " [-(K|#)copies] [-Q] [-Raccountname] [-Ttitle] [-Uuser[@host]] [-V]\n" " [-Zoptions] [-b] [-m mailaddr] [-h] [-i indent] [-l] [-w width ] [-r]\n" " [-Ddebugopt ] [--] [ filenames ... ]\n" " -A - use authentication specified by AUTH environment variable\n" " -B - filter files and reduce job to single file before sending\n" " -C class - job class\n" " -D debugopt - debugging flags\n" " -F format - job format\n" " -b,-l - binary or literal format\n" " c,d,f,g,l,m,p,t,v are also format options\n" " -G - filter individual job files before sending\n" " -J info - banner and job information\n" " -K copies, -# copies - number of copies\n" " -P printer[@host] - printer on host\n" " -Q - put 'queuename' in control file\n" " -Raccntname - accounting information\n" " -T title - title for 'pr' (-p) formatting\n" " -U username - override user name (restricted)\n" " -V - Verbose information during spooling\n" " -X path - user specified filter for job files\n" " -Y - connect and send to TCP/IP port (direct mode)\n" " -Z options - options to pass to filter\n" " -h - no header or banner page\n" " -i indent - indentation\n" " -k - do not use tempfile when sending to server\n" " -m mailaddr - mail final status to mailaddr\n" " -r - remove files after spooling\n" " -w width - width to use\n" " -- - end of options, files follow\n" " filename '-' reads from STDIN\n" " PRINTER, LPDEST, NPRINTER, NGPRINTER environment variables set default " "printer.\n" msgstr "" #: src/common/lpr.c:801 msgid "Priority (first letter of Class) not 'A' (lowest) to 'Z' (highest)" msgstr "" #: src/common/lpr.c:825 src/common/lpr.c:830 msgid "(STDIN)" msgstr "" #: src/common/lpr.c:879 msgid "-U (username) can only be used by ROOT" msgstr "" #: src/common/lpr.c:895 #, c-format msgid "Get_local_host: '%s' FQDN name not found!" msgstr "" #: src/common/lpr.c:922 #, c-format msgid "Bad format specification '%c'" msgstr "" #: src/common/lpr.c:929 #, c-format msgid "Sorry, can only print %d files at a time, split job up" msgstr "" #: src/common/lpr.c:935 #, c-format msgid "Maximum of %d copies allowed" msgstr "" #: src/common/lpr.c:999 msgid "authentication conficts with -k option" msgstr "" #: src/common/lpr.c:1002 msgid "send_block_format configuration option conficts with -k option" msgstr "" #: src/common/lpr.c:1005 msgid "send_data_first configuration option conficts with -k option" msgstr "" #: src/common/lpr.c:1008 msgid "multiple copies conficts with -k option" msgstr "" #: src/common/lpr.c:1011 msgid "files on command line conflicts with -k option" msgstr "" #: src/common/lpr.c:1099 msgid "Make_temp_fd failed" msgstr "" #: src/common/lpr.c:1101 msgid "You have closed STDIN! cannot pipe from a closed connection" msgstr "" #: src/common/lpr.c:1108 msgid "Copy_STDIN: write to temp file failed" msgstr "" #: src/common/lpr.c:1113 #, c-format msgid "Copy_STDIN: stat of temp fd '%d' failed" msgstr "" #: src/common/lpr.c:1169 #, c-format msgid "Check_files: stat of temp fd '%d' failed" msgstr "" #: src/common/lpr.c:1213 #, c-format msgid "cannot print '%s': %s" msgstr "" #: src/common/lpr.c:1222 msgid "not a regular file" msgstr "" #: src/common/lpr.c:1227 msgid "cannot read it" msgstr "" #: src/common/lpr.c:1242 msgid "" "unprintable characters at start of file, check your LANG environment " "variable as well as the input file" msgstr "" #: src/common/lpr.c:1249 #, c-format msgid "option '%c' missing argument" msgstr "" #: src/common/lpr.c:1268 #, c-format msgid "option %c parameter `%s` is not positive integer value" msgstr "" #: src/common/lpr.c:1272 #, c-format msgid "option %c parameter `%s` is not integer value from 0 - %d" msgstr "" #: src/common/lprm.c:235 #, c-format msgid "Printer: %s - cannot remove jobs from device '%s'\n" msgstr "" #: src/common/lprm.c:247 #, c-format msgid "Printer: %s - not in privileged group\n" msgstr "" #: src/common/lprm.c:355 #, c-format msgid "" " usage: %s [-A] [-a | -Pprinter] [-Ddebuglevel] (jobid|user|'all')*\n" " -a - all printers\n" " -A - use authentication\n" " -Pprinter - printer (default PRINTER environment variable)\n" " -Uuser - impersonate this user (root or privileged user only)\n" " -Ddebuglevel - debug level\n" " -V - show version information\n" " user removes user jobs\n" " all removes all jobs\n" " jobid removes job number jobid\n" " Example:\n" " 'lprm -Plp 30' removes job 30 on printer lp\n" " 'lprm -a' removes all your jobs on all printers\n" " 'lprm -a all' removes all jobs on all printers\n" " Note: lprm removes only jobs for which you have removal permission\n" msgstr "" #: src/common/lprm.c:373 #, c-format msgid "" " usage: %s [-A] [-Ddebuglevel] (jobid|user|'all')* [printer]\n" " -A - use authentication\n" " -Ddebuglevel - debug level\n" " user removes user jobs\n" " all removes all jobs\n" " jobid removes job number jobid\n" " Example:\n" " 'clean 30 lp' removes job 30 on printer lp\n" " 'clean' removes first job on default printer\n" " 'clean all' removes all your jobs on default printer\n" " 'clean all all' removes all your jobs on all printers\n" " Note: clean removes only jobs for which you have removal permission\n" msgstr "" #: src/common/sendjob.c:168 #, c-format msgid "sleeping %d secs before retry, starting sleep" msgstr "" #: src/common/sendmail.c:87 #, c-format msgid "printer %s job %s" msgstr "" #: src/common/sendmail.c:93 msgid " was successful.\n" msgstr "" #: src/common/sendmail.c:98 msgid " failed, and retry count was exceeded.\n" msgstr "" #: src/common/sendmail.c:103 msgid " failed and could not be retried.\n" msgstr "" #: src/common/sendmail.c:108 msgid " died a horrible death.\n" msgstr "" #: src/common/sendreq.c:118 #, c-format msgid "no network support for '%s' operation" msgstr ""