Initial import of the CDE 2.1.30 sources from the Open Group.
[oweals/cde.git] / cde / programs / dtksh / dtksh.msg
1 $ $XConsortium: dtksh.msg /main/3 1995/11/01 15:53:40 rswiston $
2 $set 1
3 1 DtkshCvtStringToPixel: The color '%s' is not defined
4
5 $set 5
6 1 Too many resource parameters have been specified; skipping '%s'
7 2 Bad resource specification; should be of the form 'name:value' : %s
8 3 The resource separator is ':' but you used '=' : %s
9 4 The toolkit has already been initialized
10 5 Usage: XtInitialize variable applicationName applicationClass [args ...]
11 6 Usage: %s variable name class parent [arg:val ...]
12 7 Usage: XtCreateApplicationShell variable name class [arg:val ...]
13 8 Usage: XtPopup widget GrabNone|GrabNonexclusive|GrabExclusive
14 9 The grab type '%s' is not recognized; using 'GrabNone'
15 10 Usage: XtIsShell widget
16 11 Usage: XtMapWidget widget
17 12 Usage: XtUnmapWidget widget
18 13 Usage: %s variable widget
19 14 Usage: XtScreen variable widget
20 15 Usage: XtWindow variable widget
21 16 Usage: XtCallCallbacks widget callbackName
22 17 Usage: XtHasCallbacks variable widget callbackName
23 18 Usage: XtAddCallback widget callbackName ksh-command
24 19 Usage: XtRemoveCallback widget callbackName ksh-command
25 20 The following is an invalid callback handle: %s
26 21 The specified callback is not registered
27 22 Usage: XtAddEventHandler widget mask nonMaskable ksh-command
28 23 Usage: XtRemoveEventHandler widget mask nonMaskable ksh-command
29 24 The specified event handler is not registered
30 25 Usage: XtGetValues widget resource:variable ...
31 26 The following resource parameter is incorrectly formed: %s
32 27 Usage: XtSetValues widget arg:val ...
33 28 Usage: XtAddWorkProc variable command
34 29 Usage: XtRemoveWorkProc workProcId
35 30 The workProcId parameter must be a hex number: %s
36 31 Usage: XtAddTimeOut variable milliseconds command
37 32 The milliseconds parameter must be greater than zero
38 33 Usage: XtRemoveTimeOut intervalId
39 34 The intervalId parameter must be a hex number: %s
40 35 Usage: %s widget ...
41 36 Usage: XBell display volume
42 37 Usage: %s variable screen
43 38 The screen parameter is invalid: %s
44 39 Usage: XDefineCursor display window cursorId
45 40 The cursorId parameter is invalid: %s
46 41 Usage: XUndefineCursor display window
47 42 Usage: XtRemoveAllCallbacks widget callbackName
48 43 Usage: XTextWidth variable fontName string
49 44 Usage: %s display drawable [args ...]
50 45 The drawable parameter is invalid: %s
51 46 The destination parameter is invalid: %s
52 47 Unrecognized graphics function name: %s
53 48 Unrecognized line style: %s
54 49 Unrecognized drawing option: %s
55 50 There were left over points which were ignored
56 51 Usage: XCopyArea display source dest sourceX sourceY width height destX destY [args ...]
57 52 Unable to convert resource type '%s' to 'String'
58 53 Unable to convert resource type 'String' to type '%s'
59 54 Usage: XtAddInput variable [-r] fileDescriptor kshCommand
60 56 Usage: XtRemoveInput inputId
61 57 The inputId parameter must be a hex number: %s
62 59 Usage: XFlush display
63 60 Usage: XSync display discard
64 61 Usage: XRaiseWindow display window
65 62 Usage: %s widget [True|False]
66 63 Usage: %s widget translations
67 64 Usage: XtUninstallTranslations widget
68 65 Usage: XtParent variable widget
69 66 Usage: XtLastTimestampProcessed variable display
70 67 Usage: DtSessionRestorePath widget pathVariable saveFile
71 68 Usage: DtSessionSavePath widget pathVariable fileVariable
72 69 Usage: DtShellIsIconified widget
73 70 Usage: DtSetStartupCommand widget command
74 71 Usage: DtSetIconifyHint widget boolean
75 73 The rootWindow parameter is invalid: %s
76 74 Usage: DtWsmSetCurrentWorkspace widget atom
77 75 The workspace atom is invalid: %s
78 78 Usage: DtWsmSetWorkspacesOccupied display window workspaceList
79 79 Usage: DtGetHourGlassCursor variable display
80 80 Usage: DtWsmAddCurrentWorkspaceCallback variable widget ksh-command
81 81 Usage: DtWsmRemoveWorkspaceCallback handle
82 82 Usage: XtNameToWidget variable referenceWidget names
83 83 Usage: DtDbLoad
84 84 Usage: DtDbReloadNotify ksh-command
85 85 Usage: DtActionExists actionName
86 86 Usage: DtActionLabel variable actionName
87 87 Usage: DtActionDescription variable actionName
88 88 Usage: DtActionInvoke widget actionName termParms execHost contextDir useIndicator ksh-command ["FILE" fileName] ...
89 89 Usage: DtDtsLoadDataTypes
90 90 Usage: DtDtsFileToDataType variable fileName
91 91 Usage: DtDtsFileToAttributeValue variable fileName attrName
92 92 Usage: DtDtsFileToAttributeList variable fileName
93 93 Usage: DtDtsDataTypeToAttributeValue variable dataType attrName optName
94 94 Usage: DtDtsDataTypeToAttributeList variable dataType optName
95 95 Usage: DtDtsFindAttribute variable name value
96 96 Usage: DtDtsDataTypeNames variable
97 97 Usage: DtDtsSetDataType variable fileName dataType override
98 98 Usage: DtDtsDataTypeIsAction dataType
99 99 Usage: ttdt_open variable status variable2 toolname vendor version sendStarted
100 100 Usage: tttk_Xt_input_handler procId source id
101 101 The source parameter must be an integer: %s
102 102 The id parameter must be a hex number: %s
103 103 Usage: ttdt_close status procId newProcId sendStopped
104 104 Usage: ttdt_session_join variable status sessId shellWidgetHandle join
105 105 Usage: ttdt_session_quit status sessId sessPatterns quit
106 106 The sessPatterns parameter is invalid: %s
107 107 Usage: ttdt_file_event status op patterns send
108 108 Usage: ttdt_file_quit status patterns quit
109 109 Usage: ttdt_Get_Modified pathName scope timeout
110 110 Usage: %s status pathName scope timeout
111 112 Usage: tt_error_pointer variable ttStatus
112 113 Usage: %s status msg
113 114 Usage: %s status msg msgStatus msgStatusString destroy
114 115 Usage: ttdt_file_join variable status pathName scope join ksh-command
115 116 Usage: tt_file_netfile variable status filename
116 117 Usage: tt_netfile_file variable status netfilename
117 118 Usage: tt_host_file_netfile variable status host filename
118 119 Usage: tt_host_netfile_file variable status host netfilename
119 120 Usage: XtIsSubclass widget class
120 121 %s is not a valid widget class name
121 122 Usage: XtClass variable widget
122
123 $set 6
124 1 DtkshCvtWindowToString: The 'from' value is an invalid size
125 2 DtkshCvtHexIntToString: The 'from' value is an invalid size
126 3 DtkshCvtIntToString: The 'from' value is an invalid size
127 4 DtkshCvtBooleanToString: The 'from' value is an invalid size
128 5 DtkshCvtStringToWidget: The 'from' value is an invalid size
129 6 DtkshCvtStringToWidget: Unable to find a widget named '%s'
130 7 DtkshCvtStringToCallback: The 'from' value is an invalid size
131 8 DtkshCvtCallbackToString: The 'from' value is an invalid size
132 9 DtkshCvtWidgetToString: The 'from' value is an invalid size
133 10 DtkshCvtWidgetToString: Unable to find a name for the widget
134 11 DtkshCvtWidgetClassToString: The 'from' value is an invalid size
135 12 DtkshCvtWidgetClassToString: Unknown widget class
136 13 DtkshCvtStringToWidgetClass: Unknown widget class name
137 14 DtkshCvtScreenToString: The 'from' value is an invalid size
138
139 $set 11
140 1 Cannot find a field named '%s' in the structure '%s'
141 2 DtkshCvtCallbackToString: An internal conversion buffer overflowed
142 3 Hashing failure for resource '%s' in widget class '%s'
143 4 No function name was supplied
144 5 The command cannot be executed; the toolkit has not been initialized
145 6 The creation of widget '%s' failed
146 7 The display parameter is invalid: %s
147 8 The following property atom is invalid: %s
148 9 The following resource is not defined for widget '%s': %s
149 10 The position specified is invalid: %s
150 11 The specified font is invalid: %s
151 12 The widget handle '%s' does not refer to an existing widget
152 13 The widget must be a 'command' widget
153 14 The widget must be a 'mainWindow' widget
154 15 The widget must be a 'scale' widget
155 16 The widget must be a 'scrollBar' widget
156 17 The widget must be a 'toggleButton' widget or gadget
157 18 The window parameter is invalid: %s
158 19 Unable to allocate required memory; exiting
159 20 Unable to find the parent widget
160 21 Unable to locate the symbol '%s'
161 22 Unable to locate the type '%s'
162 23 Unable to parse the declaration '%s'; using 'unsigned long'
163 24 Unknown child type: %s
164 25 Unrecognized option flag: %s
165 26 Usage: %s widget position
166 27 Usage: %s widget time
167 28 Usage: %s widget
168 29 dtksh error
169 30 dtksh warning
170 31 Usage: %s display window
171 32 Usage: %s display window variable
172 33 Usage: %s display rootWindow variable
173 34 The timeout parameter is invalid: %s
174 35 The msg parameter is invalid: %s
175 36 The patterns parameter is invalid: %s
176
177 $set 14
178 1 Internal hash table failure during widget class initialization; exiting
179 2 Could not find a widget class named '%s'
180 3 The identifier '%s' is not a valid widget handle
181 4 Unable to find the widget class
182 5 Usage: DtLoadWidget widgetClassName widgetClassRecordName
183 6 Unable to locate a widget class record named '%s'
184 7 Internal hash table failure during initialization of widget class '%s'
185 8 \n%sRESOURCES FOR %s%s%s:\n
186 9 CONSTRAINT 
187 10 R
188 11 M
189 12 S
190 13 %-15s %-6s %-6s %-18s %-6s %s\n
191 14 ENV VARIABLE    HANDLE PARENT CLASS              STATUS NAME\n
192 15 \nUsage:\tDtWidgetInfo [widgetHandle]\n\tDtWidgetInfo -r <widgetHandle|className>\n\tDtWidgetInfo -R <widgetHandle|className>\n\tDtWidgetInfo -c [className]\n\tDtWidgetInfo -h [widgetHandle]
193
194 $set 15
195 1 Unable to initialize the Toolkit
196 2 The following resource cannot be set at widget\ncreation time.  Use XtSetValues after creation instead: %s
197 3 Usage: %s variable parent name [argument:value ...]
198 4 Usage: DtHelpReturnSelectedWidgetId variable widget variable
199 5 Usage: DtHelpSetCatalogName catalogName
200 6 Usage: DtHelpQuickDialogGetChild variable quickHelpWidget child
201 7 The widget must be a 'quickHelp' widget
202 8 The widget must be a 'list' widget
203 9 Usage: %s widget position item
204 10 Usage: %s widget position itemList
205 11 Usage: %s widget item
206 12 Usage: XmListDeleteItemsPos widget count position
207 13 Usage: XmListDeleteItems widget itemList
208 14 Usage: XmListDeletePositions widget positionList
209 15 Usage: XmListGetKbdItemPos variable widget
210 16 Usage: XmListItemExists widget item
211 17 Usage: XmListItemPos variable widget item
212 18 Usage: XmListPosSelected widget position
213 19 Usage: XmListPosToBounds widget position variable variable variable variable
214 20 Usage: %s widget position notifyFlag
215 21 Usage: %s widget item notifyFlag
216 22 Usage: XmListSetAddMode widget boolean
217 23 Usage: XmListSetKbdItemPos widget position
218 24 Usage: XmMainWindowSetAreas mainwindow menu command hscroll vscroll work
219 25 The 'mainWindow' handle is NULL
220 26 Usage: %s variable mainwindow
221 27 Usage: XmProcessTraversal widget direction
222 28 Unknown traversal direction: %s
223 29 Usage: XmInternAtom variable display name onlyIfExists
224 30 Usage: XmGetAtomName variable display atom
225 31 The specified atom is invalid: %s
226 32 Usage: XmGetColors widget background foreground topshadow bottomshadow select
227 33 The background pixel is invalid: %s
228 34 Usage: XmUpdateDisplay widget
229 35 Usage: %s widget protocol [protocol ...]
230 36 The atom specified is invalid: %s
231 37 Usage: XmAddWMProtocolCallback widget protocol ksh-command
232 38 Usage: XmRemoveWMProtocolCallback widget protocol ksh-command
233 39 Usage: XmMenuPosition menu event
234 40 The specified event is invalid: %s
235 41 Usage: XmCommandAppendValue commandWidget string
236 42 Usage: XmCommandError commandWidget errorMessage
237 43 Usage: XmCommandSetValue commandWidget command
238 44 Usage: XmCommandGetChild variable commandWidget child
239 45 Usage: XmMessageBoxGetChild variable commandWidget child
240 46 The widget must be a 'messageBox' widget
241 47 Usage: XmFileSelectionBoxGetChild variable widget child
242 48 The widget must be a 'file selection box' widget
243 49 Usage: XmSelectionBoxGetChild variable widget child
244 50 The widget must be a 'selection box' widget
245 51 Usage: XmScaleGetValue scaleWidget variable
246 52 Usage: XmScaleSetValue scaleWidget value
247 53 The scale value specified is invalid: %s
248 54 Usage: XmScrollBarGetValues scrollbar variable variable variable variable
249 55 Usage: XmScrollBarSetValues scrollbar value sliderSize increment pageIncrement notify
250 56 The value specified is invalid: %s
251 57 The slider size specified is invalid: %s
252 58 The increment specified is invalid: %s
253 59 The page increment specified is invalid: %s
254 60 Usage: XmScrollVisible scrolledWin widget leftRightMargin topBottomMargin
255 61 The widget must be a 'scrolledWindow' widget
256 62 The widget to be made visible does not exist.
257 63 The left/right margin specified is invalid: %s
258 64 The top/bottom margin specified is invalid: %s
259 65 Usage: %s widget state notify
260 66 Usage: catopen variable catName
261 67 Usage: catclose catId
262 68 Usage: catgets variable catId setNum msgNum dftMsg
263 69 The widget must be a 'text' or 'textField' widget
264 70 Usage: %s variable widget
265 71 Usage: %s widget boolean
266 72 The parameter specified is invalid: %s
267 73 Usage: %s widget lines
268 74 Usage: %s widget maxLength
269 75 Usage: %s widget string
270 76 Usage: %s widget variable variable
271 77 Usage: %s widget position string
272 78 Usage: %s widget position variable variable
273 79 Usage: %s widget fromPosition toPosition string
274 80 The 'from' position specified is invalid: %s
275 81 The 'to' position specified is invalid: %s
276 82 Usage: %s widget firstPosition lastPosition time
277 83 The first position specified is invalid: %s
278 84 The last position specified is invalid: %s
279 85 The time specified is invalid: %s
280 86 Usage: %s variable widget x y
281 87 The x position specified is invalid: %s
282 88 The y position specified is invalid: %s
283 89 Usage: %s widget left right mode
284 90 The left position specified is invalid: %s
285 91 The right position specified is invalid: %s
286 92 Usage: %s widget start string direction variable
287 93 The start position specified is invalid: %s
288 94 Usage: XmListGetSelectedPos variable widget
289 95 Usage: XmListGetMatchPos variable widget item
290 96 Usage: XmOptionLabelGadget variable widget
291 97 Usage: XmOptionButtonGadget variable widget
292 98 Usage: XmGetVisibility variable widget
293 99 Usage: XmGetTearOffControl variable widget
294 100 Usage: XmGetTabGroup variable widget
295 101 Usage: XmGetPostedFromWidget variable widget
296 102 Usage: XmGetFocusWidget variable widget
297 103 Usage: XmFileSelectionDoSearch widget directoryMask
298
299 $set 16
300 1 DtkshCvtNamedValueToString: No match found
301 2 DtkshCvtStringToNamedValue: Unable to convert the string '%s'
302
303
304 $ The following messages are for ksh93 itself.  The message numbers must
305 $ match those specified in the MsgStr array allmsgs in 
306 $ ksh93/src/cmd/ksh93/sh/init.c, as must the set number.
307 $set 25
308
309 1  Done
310 3  Running
311 4  [-n] [arg...]
312 5  [arg...]
313 6  [dir] [list]
314 7  [job...]
315 8  [n]
316 9  [name [pathname] ]
317 10  [name]
318 11  [top] [base]
319 12  expr...
320 13  format [arg...]
321 14  is a function
322 15  is a keyword
323 16  is a shell builtin
324 17  is an exported function
325 18  is an undefined function
326 19  name [arg...]
327 20 :a:[name] optstring name [args...]
328 21  seconds
329 23 ${HOME:-.}/.profile
330 24 %c: invalid character in expression - %s
331 25 %c: unknown format specifier
332 26 %d-%d: invalid range
333 27 %d: invalid binary script version
334 28 %s is an alias for 
335 29 %s is an exported alias for 
336 30 %s missing
337 31 %s unknown base
338 32 %s: ':' expected for '?' operator
339 33 %s: Ambiguous
340 34 %s: Arguments must be %job or process ids
341 35 %s: alias not found\n
342 36 %s: arithmetic syntax error
343 37 %s: assignment requires lvalue
344 38 %s: bad file unit number
345 39 %s: bad format
346 40 %s: bad number
347 41 %s: bad option(s)
348 42 %s: bad substitution
349 43 %s: bad trap
350 44 %s: cannot create
351 45 %s: cannot execute
352 46 %s: cannot open
353 47 %s: divide by zero
354 48 %s: domain exception
355 49 %s: fails %s
356 50 %s: file already exists
357 51 %s: illegal function name
358 52 %s: invalid alias name
359 53 %s: invalid discipline function
360 54 %s: invalid export name
361 55 %s: invalid function name
362 56 %s: invalid name
363 57 %s: invalid regular expression
364 58 %s: invalid self reference
365 59 %s: invalid use of :
366 60 %s: invalid variable name
367 61 %s: is not an identifier
368 62 %s: is read only
369 63 %s: label not implemented
370 64 %s: limit exceeded
371 65 %s: more tokens expected
372 66 %s: no parent
373 67 %s: no reference name
374 68 %s: not found
375 69 %s: not implemented
376 70 %s: operands have incompatible types
377 71 %s: overflow exception
378 72 %s: parameter not set
379 73 %s: parameter null or not set
380 74 %s: recursion too deep
381 75 %s: reference variable cannot be an array
382 76 %s: requires pathname argument
383 77 %s: restricted
384 78 %s: singularity exception
385 79 %s: subscript out of range
386 80 %s: unbalanced parenthesis
387 81 %s: unknown function
388 82 %s: unknown locale
389 83 %s: unknown operator
390 84 %s: unknown signal name
391 85 %s: would cause loop
392 86 (coredump)
393 87 -c requires argument
394 88 -e - requires single argument
395 89 /vpix
396 90 <command unknown>
397 91 AC:E#?F#?H:[name]L#?R#?Z#?fi#?[base]lnprtux [name=[value]...]
398 92 AE#?F#?HL#?R#?Z#?fi#?[base]lnprtux [name=[value]...]
399 93 Abort
400 94 Ad:[delim]prst#[timeout]u#[filenum] [name...]
401 95 Alarm call
402 96 Bad root node specification
403 97 Bad system call
404 98 Broken Pipe
405 99 Bus error
406 100 Cannot start job control
407 101 Current option settings
408 102 DIL signal
409 103 Death of Child
410 104 DircabefhkmnpstuvxCR:[file]o:?[option] [arg...]
411 105 DircabefhkmnpstuvxCo:?[option] [arg...]
412 106 EMT trap
413 107 Exceeded CPU time limit
414 108 Exceeded file size limit
415 109 Floating exception
416 110 HSacdfmnstv [limit]
417 111 Hangup
418 112 IO signal
419 113 Illegal instruction
420 114 Interrupt
421 115 Killed
422 116 LP [dir] [change]
423 117 Memory fault
424 118 Migrate process
425 119 No job control
426 120 Phone interrupt
427 121 Polling alarm
428 122 Power fail
429 123 Profiling time alarm
430 124 Quit
431 125 Resources lost
432 126 Reverting to old tty driver...
433 127 S [mask]
434 128 SIGAPOLLO
435 129 Security label changed
436 130 Socket interrupt
437 131 Sound completed
438 132 Stopped (signal)
439 133 Stopped (tty input)
440 134 Stopped process continued
441 135 Stopped
442 136 Stopped(tty output)
443 137 Switching to new tty driver...
444 138 System crash soon
445 139 Terminated
446 140 Trace/BPT trap
447 141 Unrecognized version
448 142 Use 'exit' to terminate this shell
449 143 User signal 1
450 144 User signal 2
451 145 Version not defined
452 146 Virtual time alarm
453 147 Window size change
454 148 You have running jobs
455 149 You have stopped jobs
456 150 [_[:alpha:]]*([_[:alnum:]])
457 151 \n@(#)Version 12/28/93\0\n
458 152 \n@(#)Version M-12/28/93\0\n
459 153 \nreal
460 154 \r\n\007shell will timeout in 60 seconds due to inactivity
461 155 a name...
462 156 a:[name]c [command [args...] ]
463 157 afpv name...
464 158 alarm %s %.3f\n
465 159 alarm -r %s +%.3g\n
466 160 argument expected
467 161 bad directory
468 162 bad file unit number
469 163 bad substitution
470 164 cannot access parent directories
471 165 cannot create pipe
472 166 cannot create tempory file
473 167 cannot fork
474 168 cannot get %s
475 169 cannot set %s
476 170 cannot set alarm
477 171 condition(s) required
478 172 dsf:[library] [name...]
479 173 e:[editor]lnrsN# [first] [last]
480 174 end of file
481 175 f:[format]enprsu:[filenum] [arg...]
482 176 fnv name...
483 177 hist -e \"${VISUAL:-${EDITOR:-vi}}\" 
484 178 history file cannot open
485 179 incorrect syntax
486 180 invalid argument of type %c
487 181 is a shell builtin version of
488 182 is a tracked alias for
489 183 kill
490 184 line %d: $ not preceeded by \\
491 185 line %d: %c within ${} should be quoted
492 186 line %d: %s unknown label
493 187 line %d: %s within [[...]] obsolete, use ((...))
494 188 line %d: '=' obsolete, use '=='
495 189 line %d: -a obsolete, use -e
496 190 line %d: \\ in front of %c reserved for future use
497 191 line %d: `...` obsolete, use $(...)
498 192 line %d: escape %c to avoid ambiguities
499 193 line %d: label %s ignored
500 194 line %d: quote %c to avoid ambiguities
501 195 line %d: set %s obsolete
502 196 line %d: spaces required for nested subshell
503 197 line %d: use braces to avoid ambiguities with $id[...]
504 198 line %d: use space or tab to separate operators %c and %c
505 199 ln#[signum]s:[signame] sig...
506 200 login setuid/setgid shells prohibited
507 201 mapping
508 202 newline
509 203 nlp [job...]
510 204 no history file
511 205 no query process
512 206 no such job
513 207 no such process
514 208 not supported
515 209 off
516 210 on
517 211 open file limit exceeded
518 212 out of memory
519 213 p [action condition...]
520 214 p [name[=value]...]
521 215 parameter not set
522 216 permission denied
523 217 process already exists
524 218 ptx [name=[value]...]
525 219 pvV name [arg]...
526 220 r [varname seconds]
527 221 syntax error at line %d: `%s' %s
528 222 syntax error at line %d: duplicate label %s
529 223 syntax error: `%s' %s
530 224 sys
531 225 timed out waiting for input
532 226 unexpected
533 227 universe not accessible
534 228 unlimited
535 229 unmatched
536 230 user
537 231 versions
538 232 write to %d failed
539 233 you have mail in $_
540 234 zero byte