1E_LP__MSGS
2
3E_LP_OPTION
4	"Unrecognized option \"%s\"."
5	""
6E_LP_MALLOC
7	"Not enough memory."
8	"Try again later or give a simpler\ncommand."
9E_LP_AGAIN
10	"Another process is using the file\n\"%s\"."
11	"Try again later."
12E_LP_ANYNONE
13	"The names \"any\" and \"none\" are reserved."
14	"You must use a different name."
15E_LP_ACCESS
16	"Can't access the file\n\"%s\"."
17	"Check its file permissions."
18E_LP_NOTNAME
19	"\"%s\" doesn't have the correct syntax."
20	"Give a name that has 1 to 14 letters,\ndigits, dashes, or underscores."
21E_LP_OPTARG
22	"The option %s requires an argument."
23	""
24E_LP_UNKREQID
25	"Request \"%s\" doesn't exist."
26	""
27E_LP_MSEND
28	"Can't send message to the LP print service."
29	"The LP print service apparently has been\nstopped. Get help from your system\nadministrator."
30E_LP_MRECV
31	"Can't receive message from the LP print service."
32	"The LP print service apparently has been\nstopped. Get help from your system\nadministrator."
33E_LP_BADSTATUS
34	"Received unexpected status %d in a reply from the\nLP print service."
35	"It's likely there is an error in this\nsoftware. Please get help from your\nsystem administrator."
36E_LP_PGONE
37	"Printer \"%s\" has disappeared!"
38	"The administrator should completely\nremove the printer."
39E_LP_PNBUSY
40	"Printer \"%s\" was not busy."
41	""
42E_LP_MOPEN
43	"Can't establish contact with the LP print service."
44	"Either the LP print service has stopped,\nor all message channels are busy. If the\nproblem continues, get help from your\nsystem administrator."
45E_LP_MLATER
46	"All message channels busy."
47	"Try again later."
48E_LP_AMBIG
49	"Ambiguous or invalid combination of\n%s and %s options."
50	"Give only one of the two options."
51E_LP_2MANY
52	"Multiple -%c options given."
53	"The last one will be used;\nprocessing continues."
54E_LP_BADREPLY
55	"Received unexpected message %d from the LP print service."
56	"It's likely there is an error in this\nsoftware. Please get help from your\nsystem administrator."
57E_LP_DSTUNK
58	"Destination \"%s\" is unknown to the\nLP print service."
59	""
60E_LP_NOTADM
61	"You aren't allowed to do that."
62	"You must be logged in as \"lp\" or \"root\"."
63E_LP_NODEST
64	"No destinations specified."
65	""
66E_LP_BADFILE
67	"Cannot access the file:\n%s."
68	"Make sure file names are valid."
69E_LP_EMPTY
70	"\"%s\" is empty."
71	""
72E_LP_NOFILES
73	"No (or empty) input files."
74	""
75E_LP_OPTCOMB
76	"Illegal combination of options."
77	"Check the manual for proper usage."
78E_LP_NOSPACE
79	"No space to allocate temp files."
80	"Clean up disk, or try again later."
81E_LP_ISDIR
82	"\"%s\" is a directory."
83	"A regular file is needed here; check the\nname."
84E_LP_BADSCALE
85	"Improper scaled decimal number."
86	"Number must be greater than zero. You\ncan use only 'i' and 'c' for scaling\nnumbers ('i' inches, 'c' centimeters).\nFor setting cpi (horizontal pitch),\nsynonyms \"pica\", \"elite\", \"compressed\"\nare allowed."
87E_LP_EXTRA
88	"Extra command line arguments starting with\n\"%s\"."
89	"Processing continues, but check for a\nmissing option. Use the -? option to see\na list of valid options."
90E_LP_BADPRI
91	"Bad priority value \"%s\"."
92	"Use an integer value from 0 to 39."
93E_LP_2LATE
94	"Request \"%s\" is done."
95	"It is too late to do anything with it."
96E_LP_BUSY
97	"Request \"%s\" is busy."
98	"If the request is printing, disable the\nprinter and resubmit this command."
99E_LP_NULLARG
100	"Null argument given for %s option."
101	"You have to give a non-empty value for\nthis option."
102E_LP_BADOARG
103	"Argument to option -%c is invalid: \"%s\"."
104	"Re-enter with valid option arguments."
105E_LP_NEEDSCHED
106	"The LP print service isn't running or can't be\nreached."
107	"Your request can't be completely handled\nwithout the LP print service. If this\nproblem continues, get help from your\nsystem administrator."
108E_LP_BADDEST
109	"Destination \"%s\" does not exist."
110	"Use a printer or class that exists on\nthis system."
111E_LP_PUTCLASS
112	"Error writing class \"%s\" to disk\n(%s)."
113	""
114E_LP_GETCLASS
115	"Error reading class \"%s\" from disk\n(%s)."
116	""
117E_LP_DELCLASS
118	"Error deleting class \"%s\" from disk\n(%s)."
119	""
120E_LP_GETPRINTER
121	"Error reading printer information for \"%s\"\n(%s)."
122	""
123E_LP_PUTPRINTER
124	"Error writing printer information for \"%s\"\n(%s)."
125	""
126E_LP_DELPRINTER
127	"Error deleting printer information for \"%s\"\n(%s)."
128	""
129E_LP_GETFORM
130	"Error reading form information for \"%s\"\n(%s)."
131	""
132E_LP_PUTFORM
133	"Error writing form information for \"%s\"\n(%s)."
134	""
135E_LP_DELFORM
136	"Error deleting form information for \"%s\"\n(%s)."
137	""
138E_LP_GETREQUEST
139	"Error reading request file.\n(%s)."
140	""
141E_LP_PUTREQUEST
142	"Error writing request file.\n(%s)."
143	""
144E_LP_NOCLASS
145	"Class \"%s\" does not exist."
146	"Use the \"lpstat -c all\" command to list\nall known classes."
147E_LP_NOPRINTER
148	"Printer \"%s\" does not exist."
149	"Use the \"lpstat -p all\" command to list\nall known printers."
150E_LP_NOFORM
151	"Form \"%s\" does not exist."
152	"Use the \"lpstat -f all\" command to list\nall known forms."
153E_LP_GETMSG
154	"Failed to parse message from the LP print service.\n(%s)"
155	""
156E_LP_HAVEREQS
157	"The LP print service isn't running."
158	"Your request may affect print jobs, but\nthe LP print service isn't running to\nevaluate this. Start it by running the\n/usr/lib/lp/lpsched command."
159E_LP_DENYDEST
160	"You are not allowed to use the destination\n\"%s\"."
161	"Use the lpstat -p command to list all\nknown printers; you can use those marked\n\"available\"."
162E_LP_NOFILTER
163	"There is no filter to convert the file content."
164	"Use the lpstat -p -l command to find a\nprinter that can handle the file type\n directly, check your filters using lpfilter -f all -l, or consult with your system\nadministrator."
165E_LP_REQDENY
166	"Requests for destination \"%s\" aren't\nbeing accepted."
167	"Use the \"lpstat -a\" command to see why\nthis destination is not accepting\nrequests."
168E_LP_PTRCHK
169	"The following options can't be handled:\n%s"
170	"The printer(s) that otherwise qualify\nfor printing your request can't handle\none or more of these options. Try\nanother printer, or change the options."
171E_LP_MNOMEM
172	"No room for this request!"
173	"The spooling directory is full, or the\nLP print service can't allocate enough\nmemory for this request."
174E_LP_UALLOWDENY
175	"Invalid argument to the -u option."
176	"The argument must begin with either\n\"allow:\" or \"deny:\" and be followed with\na list of user names."
177E_LP_NOQUIET
178	"No alerts are active for \"%s\"."
179	""
180E_LP_GARBNMB
181	"Illegal value for the -%c option."
182	"Give an integer value with this option."
183E_LP_NEGARG
184	"Illegal value for the -%c option."
185	"This must be a non-negative number, that\nis also small enough to be interpreted\ncorrectly (numbers too large might be\nconverted to negative values)."
186E_LP_GONEREMOTE
187	"Request %s is on the remote system."
188	"The LP print service currently does not\nallow you to change or move a request,\nonce it is on the remote system."
189E_LP_ZEROARG
190	"Illegal value for the -%c option."
191	"Give a positive value for the option."
192E_LP_MISSING
193	"No list given after the \"%s:\"."
194	"You seem to have left something out;\nhowever, processing of the rest of the\ncommand line options continues."
195E_LP_ACCESSINFO
196	"Error writing access information to disk\n(%s)."
197	""
198E_LP_GARBAGE
199	"Too many bad input lines."
200	"Fix the input and try again."
201E_LP_USAGE
202	"Unrecognized option \"%s\".\nEnter command with -? option for proper usage."
203	""
204E_LP_NOREQ
205	"No request ids available."
206	"Check for faulted or disabled printer(s) with \n\"lpstat -a\"."
207E_LP_LARGEFILE
208	"Large File encountered, can't print:\n%s."
209	"Make sure the file is not a Large File."
210/**
211 ** MESSAGES FOR THE LPFILTER PROGRAM
212 **/
213
214/* DON'T TOUCH THE NEXT LINE */
215