# 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:270 src/common/lpc.c:435 src/common/lpq.c:544 #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: lprng-devel@lists.sf.net\n" "POT-Creation-Date: 2007-08-08 11:08+1000\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:16 msgid "ABORT" msgstr "" #: src/common/controlword.c:17 msgid "ACTIVE" msgstr "" #: src/common/controlword.c:18 msgid "CLASS" msgstr "" #: src/common/controlword.c:19 msgid "CLIENT" msgstr "" #: src/common/controlword.c:20 msgid "DEBUG" msgstr "" #: src/common/controlword.c:21 msgid "DEFAULTQ" msgstr "" #: src/common/controlword.c:22 msgid "DISABLE" msgstr "" #: src/common/controlword.c:23 msgid "DOWN" msgstr "" #: src/common/controlword.c:24 msgid "ENABLE" msgstr "" #: src/common/controlword.c:25 msgid "HOLD" msgstr "" #: src/common/controlword.c:26 msgid "HOLDALL" msgstr "" #: src/common/controlword.c:27 msgid "KILL" msgstr "" #: src/common/controlword.c:28 msgid "LPD" msgstr "" #: src/common/controlword.c:29 msgid "LPQ" msgstr "" #: src/common/controlword.c:30 msgid "LPRM" msgstr "" #: src/common/controlword.c:31 msgid "MOVE" msgstr "" #: src/common/controlword.c:32 msgid "MSG" msgstr "" #: src/common/controlword.c:33 msgid "NOHOLDALL" msgstr "" #: src/common/controlword.c:34 msgid "PRINTCAP" msgstr "" #: src/common/controlword.c:35 msgid "REDIRECT" msgstr "" #: src/common/controlword.c:36 msgid "REDO" msgstr "" #: src/common/controlword.c:37 msgid "RELEASE" msgstr "" #: src/common/controlword.c:38 msgid "REREAD" msgstr "" #: src/common/controlword.c:39 msgid "START" msgstr "" #: src/common/controlword.c:40 msgid "STATUS" msgstr "" #: src/common/controlword.c:41 msgid "STOP" msgstr "" #: src/common/controlword.c:42 msgid "TOPQ" msgstr "" #: src/common/controlword.c:43 msgid "UP" msgstr "" #: src/common/controlword.c:44 msgid "SERVER" msgstr "" #: src/common/controlword.c:45 msgid "DEFAULTS" msgstr "" #: src/common/controlword.c:46 msgid "FLUSH" msgstr "" #: src/common/controlword.c:47 msgid "LANG" msgstr "" #: src/common/controlword.c:48 msgid "PPD" msgstr "" #: src/common/lpc.c:129 src/common/lpq.c:179 src/common/lpstat.c:143 #: 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:242 src/common/lpq.c:235 #, c-format msgid "Printer: %s - cannot get status from device '%s'\n" msgstr "" #: src/common/lpc.c:249 src/common/lpq.c:257 src/common/lprm.c:253 #, c-format msgid "Printer: %s - direct connection to device '%s'\n" msgstr "" #: src/common/lpc.c:267 #, c-format msgid "Locale information directory '%s'\n" msgstr "" #: src/common/lpc.c:269 src/common/lpc.c:434 src/common/lpq.c:543 #, c-format msgid "LANG environment variable '%s'\n" msgstr "" #: src/common/lpc.c:272 src/common/lpc.c:437 src/common/lpq.c:546 #, c-format msgid "gettext translation information '%s'\n" msgstr "" #: src/common/lpc.c:274 src/common/lpc.c:439 src/common/lpq.c:548 msgid "No translation available\n" msgstr "" #: src/common/lpc.c:276 msgid "TRANSLATION TEST" msgstr "" #: src/common/lpc.c:306 src/common/lpc.c:317 src/common/lpc.c:335 msgid "all" msgstr "" #: src/common/lpc.c:312 src/common/lpc.c:321 msgid "# Printcap Information\n" msgstr "" #: src/common/lpc.c:350 #, c-format msgid "execvp failed - '%s'" msgstr "" #: src/common/lpc.c:353 #, c-format msgid "fork failed - '%s'" msgstr "" #: src/common/lpc.c:361 #, c-format msgid "doaction: waitpid(%ld) failed" msgstr "" #: src/common/lpc.c:452 #, 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:721 src/common/lpd.c:724 msgid "Setup_log: open /dev/null failed" msgstr "" #: src/common/lpd.c:731 src/common/lpd.c:735 #, c-format msgid "Setup_log: dup2(%d,%d) failed" msgstr "" #: src/common/lpd.c:740 #, c-format msgid "Setup_log: open %s failed" msgstr "" #: src/common/lpd.c:784 msgid "lpd: Cannot truncate lock file" msgstr "" #: src/common/lpd.c:802 #, c-format msgid "lpd: Cannot open lock file '%s'" msgstr "" #: src/common/lpd.c:905 #, 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:990 msgid "lpd: fork() failed" msgstr "" #: src/common/lpd.c:992 msgid "Server load too high" msgstr "" #: src/common/lpd.c:1001 msgid "lpd: accept on listening socket failed" msgstr "" #: src/common/lpd.c:1020 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:427 #, c-format msgid "Do_queue_jobs: cannot open lockfile '%s'" msgstr "" #: src/common/lpd_jobs.c:759 src/common/lpd_jobs.c:2301 #, c-format msgid "cannot update job ticket file for '%s'" msgstr "" #: src/common/lpd_jobs.c:762 #, c-format msgid "Do_queue_jobs: cannot update job ticket file for '%s'" msgstr "" #: src/common/lpd_jobs.c:766 #, c-format msgid "removing job '%s' - no permissions" msgstr "" #: src/common/lpd_jobs.c:1034 #, c-format msgid "Do_queue_jobs: LOGIC ERROR - no identifer '%s'" msgstr "" #: src/common/lpd_jobs.c:1043 #, c-format msgid "Do_queue_jobs: FORWARDING LOOP - '%s'" msgstr "" #: src/common/lpd_jobs.c:1065 #, c-format msgid "cannot update job ticket file '%s'" msgstr "" #: src/common/lpd_jobs.c:1067 #, c-format msgid "Do_queue_jobs: cannot update job ticket file '%s'" msgstr "" #: src/common/lpd_jobs.c:1114 #, c-format msgid "Do_queue_jobs: LOGIC ERROR! new_dest and use_subserver == %d" msgstr "" #: src/common/lpd_jobs.c:1130 src/common/lpd_jobs.c:1191 msgid "sleeping, waiting for processes to exit" msgstr "" #: src/common/lpd_jobs.c:1171 #, 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:2275 #, c-format msgid "Service_worker: cannot open lockfile '%s'" msgstr "" #: src/common/lpd_jobs.c:2304 #, c-format msgid "Service_worker: cannot update job ticket file for '%s'" msgstr "" #: src/common/lpd_jobs.c:2312 #, c-format msgid "Service_worker: no identifier for '%s'" msgstr "" #: src/common/lpd_jobs.c:2755 #, c-format msgid "job '%s' removed- status expired" msgstr "" #: src/common/lpd_rcvjob.c:133 src/common/lpd_rcvjob.c:536 msgid "bad command line" msgstr "" #: src/common/lpd_rcvjob.c:137 src/common/lpd_rcvjob.c:540 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:579 #: 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:594 src/common/lpd_rcvjob.c:775 #: src/common/lpd_rcvjob.c:822 src/common/lpd_rcvjob.c:857 #: src/common/lpd_rcvjob.c:889 #, c-format msgid "size %0.3fK exceeds %dK" msgstr "" #: src/common/lpd_rcvjob.c:290 src/common/lpd_rcvjob.c:601 #: 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:653 #, c-format msgid "%s: sending ACK 0 for '%s' failed" msgstr "" #: src/common/lpd_rcvjob.c:339 src/common/lpd_rcvjob.c:626 #, 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:829 #: src/common/lpd_rcvjob.c:865 src/common/lpd_rcvjob.c:897 #: src/common/lpd_rcvjob.c:1302 src/common/lpd_rcvjob.c:1377 #, 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:547 #, c-format msgid "%s: cannot set up printer" msgstr "" #: src/common/lpd_rcvjob.c:615 #, c-format msgid "%s: Receive_block_job: sending ACK 0 failed" msgstr "" #: src/common/lpd_rcvjob.c:636 #, c-format msgid "Receive_block_job: lseek failed '%s'" msgstr "" #: src/common/lpd_rcvjob.c:683 #, c-format msgid "Receive_block_jobs: write to fd '%d' failed" msgstr "" #: src/common/lpd_rcvjob.c:748 src/common/lpd_rcvjob.c:807 #, c-format msgid "Scan_block_file: lseek failed '%s'" msgstr "" #: src/common/lpd_rcvjob.c:763 #, c-format msgid "bad length information '%s'" msgstr "" #: src/common/lpd_rcvjob.c:795 #, c-format msgid "Scan_block_file: read failed '%s'" msgstr "" #: src/common/lpd_rcvjob.c:800 msgid "Scan_block_file: read unexecpted EOF" msgstr "" #: src/common/lpd_rcvjob.c:990 #, c-format msgid "%s: no permission to print" msgstr "" #: src/common/lpd_rcvjob.c:1463 src/common/lpd_rcvjob.c:1488 #, c-format msgid "Do_incoming_control_filter: lseek failed '%s'" msgstr "" #: src/common/lpd_rcvjob.c:1576 #, 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:173 #, 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:355 #, c-format msgid "%s: no permission to show status" msgstr "" #: src/common/lpd_status.c:474 #, 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/lpd_dispatch.c:37 #, c-format msgid "Dispatch_input: bad request line '%s' from %s" msgstr "" #: src/common/lpd_dispatch.c:183 msgid "Service_connection: getpeername failed" msgstr "" #: src/common/lpd_dispatch.c:230 msgid "Service_connection: BAD LocalHost_IP value" msgstr "" #: src/common/lpd_dispatch.c:236 #, c-format msgid "Service_connection: bad protocol family '%d'" msgstr "" #: src/common/lpd_dispatch.c:267 msgid "no connect permissions" msgstr "" #: src/common/lpd_dispatch.c:289 #, c-format msgid "Service_connection: peek of length %d failed" msgstr "" #: src/common/lpd_dispatch.c:330 #, c-format msgid "Service_connection: cannot read request from %s in %d seconds" msgstr "" #: src/common/lpd_dispatch.c:334 #, c-format msgid "Service_connection: short request line '%s', from '%s'" 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:243 #, c-format msgid "Printer: %s is %s@%s\n" msgstr "" #: src/common/lpq.c:250 #, c-format msgid "Printer: %s - cannot use printer, not in privileged group\n" msgstr "" #: src/common/lpq.c:366 src/common/lpq.c:371 src/common/lpq.c:381 #: src/common/lpq.c:428 src/common/lpq.c:435 msgid "Printer:" msgstr "" #: src/common/lpq.c:474 msgid "fork() failed" msgstr "" #: src/common/lpq.c:481 #, c-format msgid "Term_clear: waitpid(%d) failed" msgstr "" #: src/common/lpq.c:507 msgid "lpq: please use the LPRng lpstat program\n" msgstr "" #: src/common/lpstat.c:191 msgid "scheduler is running\n" msgstr "" #: src/common/lpstat.c:195 msgid "no system default destination\n" msgstr "" #: src/common/lpstat.c:197 #, c-format msgid "system default destination: %s\n" msgstr "" #: src/common/lpstat.c:204 #, c-format msgid "system for %s: %s\n" msgstr "" #: src/common/lpstat.c:246 #, c-format msgid " Printer: %s - cannot use printer, not in privileged group\n" msgstr "" #: src/common/lpstat.c:255 #, c-format msgid " Printer: %s - direct connection to device '%s'\n" msgstr "" #: src/common/lpstat.c:383 #, c-format msgid "" "%s not accepting requests since %s -\n" "\tunknown reason\n" msgstr "" #: src/common/lpstat.c:385 #, c-format msgid "%s accepting requests since %s\n" msgstr "" #: src/common/lpstat.c:393 #, c-format msgid "printer %s unknown state. disabled since %s. available\n" msgstr "" #: src/common/lpstat.c:394 #, c-format msgid "printer %s unknown state. enabled since %s. available\n" msgstr "" #: src/common/lpstat.c:400 #, c-format msgid "\tDescription: %s@%s\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:1161 #, 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:430 src/common/lpr.c:604 msgid "USER environment variable undefined" msgstr "" #: src/common/lpr.c:448 msgid "-ncopies -number of copies must be greater than 0\n" msgstr "" #: src/common/lpr.c:452 msgid "nobanner" msgstr "" #: src/common/lpr.c:455 msgid "width" msgstr "" #: src/common/lpr.c:531 #, c-format msgid "bad -F format string '%s'\n" msgstr "" #: src/common/lpr.c:534 #, c-format msgid "duplicate format specification -F%s\n" msgstr "" #: src/common/lpr.c:546 msgid "-Kcopies -number of copies must be greater than 0\n" msgstr "" #: src/common/lpr.c:609 msgid "Missing mail name" msgstr "" #: src/common/lpr.c:623 #, c-format msgid "duplicate format specification -%c\n" msgstr "" #: src/common/lpr.c:667 #, 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:703 #, 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:800 msgid "Priority (first letter of Class) not 'A' (lowest) to 'Z' (highest)" msgstr "" #: src/common/lpr.c:824 src/common/lpr.c:829 msgid "(STDIN)" msgstr "" #: src/common/lpr.c:878 msgid "-U (username) can only be used by ROOT" msgstr "" #: src/common/lpr.c:894 #, c-format msgid "Get_local_host: '%s' FQDN name not found!" msgstr "" #: src/common/lpr.c:921 #, c-format msgid "Bad format specification '%c'" msgstr "" #: src/common/lpr.c:928 #, c-format msgid "Sorry, can only print %d files at a time, split job up" msgstr "" #: src/common/lpr.c:934 #, c-format msgid "Maximum of %d copies allowed" msgstr "" #: src/common/lpr.c:998 msgid "authentication conficts with -k option" msgstr "" #: src/common/lpr.c:1001 msgid "send_block_format configuration option conficts with -k option" msgstr "" #: src/common/lpr.c:1004 msgid "send_data_first configuration option conficts with -k option" msgstr "" #: src/common/lpr.c:1007 msgid "multiple copies conficts with -k option" msgstr "" #: src/common/lpr.c:1010 msgid "files on command line conflicts with -k option" msgstr "" #: src/common/lpr.c:1098 msgid "Make_temp_fd failed" msgstr "" #: src/common/lpr.c:1100 msgid "You have closed STDIN! cannot pipe from a closed connection" msgstr "" #: src/common/lpr.c:1107 msgid "Copy_STDIN: write to temp file failed" msgstr "" #: src/common/lpr.c:1112 #, c-format msgid "Copy_STDIN: stat of temp fd '%d' failed" msgstr "" #: src/common/lpr.c:1168 #, c-format msgid "Check_files: stat of temp fd '%d' failed" msgstr "" #: src/common/lpr.c:1212 #, c-format msgid "cannot print '%s': %s" msgstr "" #: src/common/lpr.c:1221 msgid "not a regular file" msgstr "" #: src/common/lpr.c:1226 msgid "cannot read it" msgstr "" #: src/common/lpr.c:1241 msgid "" "unprintable characters at start of file, check your LANG environment " "variable as well as the input file" msgstr "" #: src/common/lpr.c:1248 #, c-format msgid "option '%c' missing argument" msgstr "" #: src/common/lpr.c:1267 #, c-format msgid "option %c parameter `%s` is not positive integer value" msgstr "" #: src/common/lpr.c:1271 #, c-format msgid "option %c parameter `%s` is not integer value from 0 - %d" msgstr "" #: src/common/lprm.c:234 #, c-format msgid "Printer: %s - cannot remove jobs from device '%s'\n" msgstr "" #: src/common/lprm.c:246 #, c-format msgid "Printer: %s - not in privileged group\n" msgstr "" #: src/common/lprm.c:354 #, 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:372 #, 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:164 #, 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:114 #, c-format msgid "no network support for '%s' operation" msgstr "" #: src/common/getopt.c:82 msgid "--X option form illegal\n" msgstr "" #: src/common/getopt.c:93 #, c-format msgid "%s: Illegal option '%c'\n" msgstr "" #: src/common/getopt.c:115 #, c-format msgid "%s: missing argument for '%c'\n" msgstr ""