[MC] Add some messages to netmsg.dll.
[reactos.git] / sdk / include / reactos / mc / netmsgmsg.mc
1 ;
2 ; netmsg_msg.mc MESSAGE resources for netmsg.dll
3 ;
4 ;
5 ; IMPORTANT: When a new language is added, all messages in this file need to be
6 ; either translated or at least duplicated for the new language.
7 ; This is a new requirement by MS mc.exe
8 ; To do this, start with a regex replace:
9 ; - In VS IDE: "Language=English\r\n(?<String>(?:[^\.].*\r\n)*\.\r\n)" -> "Language=English\r\n${String}Language=MyLanguage\r\n${String}"
10 ;
11
12 MessageIdTypedef=DWORD
13
14 SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
15 Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
16 Warning=0x2:STATUS_SEVERITY_WARNING
17 Error=0x3:STATUS_SEVERITY_ERROR
18 )
19
20 FacilityNames=(System=0x0:FACILITY_SYSTEM
21 )
22
23 LanguageNames=(English=0x409:MSG00409
24 Russian=0x419:MSG00419)
25
26
27 ;
28 ; lmerr message definitions
29 ;
30
31 MessageId=2102
32 Severity=Success
33 Facility=System
34 SymbolicName=NERR_NetNotStarted
35 Language=English
36 The workstation driver is not installed.
37 .
38 Language=Russian
39 The workstation driver is not installed.
40 .
41
42 MessageId=2103
43 Severity=Success
44 Facility=System
45 SymbolicName=NERR_UnknownServer
46 Language=English
47 The server could not be located.
48 .
49 Language=Russian
50 The server could not be located.
51 .
52
53 MessageId=2104
54 Severity=Success
55 Facility=System
56 SymbolicName=NERR_ShareMem
57 Language=English
58 An internal error occurred. The network cannot access a shared memory segment.
59 .
60 Language=Russian
61 An internal error occurred. The network cannot access a shared memory segment.
62 .
63
64 MessageId=2105
65 Severity=Success
66 Facility=System
67 SymbolicName=NERR_NoNetworkResource
68 Language=English
69 A network resource shortage occurred.
70 .
71 Language=Russian
72 A network resource shortage occurred.
73 .
74
75 MessageId=2106
76 Severity=Success
77 Facility=System
78 SymbolicName=NERR_RemoteOnly
79 Language=English
80 This operation is not supported on workstations.
81 .
82 Language=Russian
83 This operation is not supported on workstations.
84 .
85
86 MessageId=2107
87 Severity=Success
88 Facility=System
89 SymbolicName=NERR_DevNotRedirected
90 Language=English
91 The device is not connected.
92 .
93 Language=Russian
94 The device is not connected.
95 .
96
97 MessageId=2114
98 Severity=Success
99 Facility=System
100 SymbolicName=NERR_ServerNotStarted
101 Language=English
102 The Server service is not started.
103 .
104 Language=Russian
105 The Server service is not started.
106 .
107
108 MessageId=2115
109 Severity=Success
110 Facility=System
111 SymbolicName=NERR_ItemNotFound
112 Language=English
113 The queue is empty.
114 .
115 Language=Russian
116 The queue is empty.
117 .
118
119 MessageId=2116
120 Severity=Success
121 Facility=System
122 SymbolicName=NERR_UnknownDevDir
123 Language=English
124 The device or directory does not exist.
125 .
126 Language=Russian
127 The device or directory does not exist.
128 .
129
130 MessageId=2117
131 Severity=Success
132 Facility=System
133 SymbolicName=NERR_RedirectedPath
134 Language=English
135 The operation is invalid on a redirected resource.
136 .
137 Language=Russian
138 The operation is invalid on a redirected resource.
139 .
140
141 MessageId=2118
142 Severity=Success
143 Facility=System
144 SymbolicName=NERR_DuplicateShare
145 Language=English
146 The name has already been shared.
147 .
148 Language=Russian
149 The name has already been shared.
150 .
151
152 MessageId=2119
153 Severity=Success
154 Facility=System
155 SymbolicName=NERR_NoRoom
156 Language=English
157 The server is currently out of the requested resource.
158 .
159 Language=Russian
160 The server is currently out of the requested resource.
161 .
162
163 MessageId=2121
164 Severity=Success
165 Facility=System
166 SymbolicName=NERR_TooManyItems
167 Language=English
168 Requested addition of items exceeds the maximum allowed.
169 .
170 Language=Russian
171 Requested addition of items exceeds the maximum allowed.
172 .
173
174 MessageId=2122
175 Severity=Success
176 Facility=System
177 SymbolicName=NERR_InvalidMaxUsers
178 Language=English
179 The Peer service supports only two simultaneous users.
180 .
181 Language=Russian
182 The Peer service supports only two simultaneous users.
183 .
184
185 MessageId=2123
186 Severity=Success
187 Facility=System
188 SymbolicName=NERR_BufTooSmall
189 Language=English
190 The API return buffer is too small.
191 .
192 Language=Russian
193 The API return buffer is too small.
194 .
195
196 MessageId=2127
197 Severity=Success
198 Facility=System
199 SymbolicName=NERR_RemoteErr
200 Language=English
201 A remote API error occurred.
202 .
203 Language=Russian
204 A remote API error occurred.
205 .
206
207 MessageId=2131
208 Severity=Success
209 Facility=System
210 SymbolicName=NERR_LanmanIniError
211 Language=English
212 An error occurred when opening or reading the configuration file.
213 .
214 Language=Russian
215 An error occurred when opening or reading the configuration file.
216 .
217
218 MessageId=2136
219 Severity=Success
220 Facility=System
221 SymbolicName=NERR_NetworkError
222 Language=English
223 A general network error occurred.
224 .
225 Language=Russian
226 A general network error occurred.
227 .
228
229 MessageId=2137
230 Severity=Success
231 Facility=System
232 SymbolicName=NERR_WkstaInconsistentState
233 Language=English
234 The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service.
235 .
236 Language=Russian
237 The Workstation service is in an inconsistent state. Restart the computer before restarting the Workstation service.
238 .
239
240 MessageId=2138
241 Severity=Success
242 Facility=System
243 SymbolicName=NERR_WkstaNotStarted
244 Language=English
245 The Workstation service has not been started.
246 .
247 Language=Russian
248 The Workstation service has not been started.
249 .
250
251 MessageId=2139
252 Severity=Success
253 Facility=System
254 SymbolicName=NERR_BrowserNotStarted
255 Language=English
256 The requested information is not available.
257 .
258 Language=Russian
259 The requested information is not available.
260 .
261
262 MessageId=2140
263 Severity=Success
264 Facility=System
265 SymbolicName=NERR_InternalError
266 Language=English
267 An internal error occurred.
268 .
269 Language=Russian
270 An internal error occurred.
271 .
272
273 MessageId=2141
274 Severity=Success
275 Facility=System
276 SymbolicName=NERR_BadTransactConfig
277 Language=English
278 The server is not configured for transactions.
279 .
280 Language=Russian
281 The server is not configured for transactions.
282 .
283
284 MessageId=2142
285 Severity=Success
286 Facility=System
287 SymbolicName=NERR_InvalidAPI
288 Language=English
289 The requested API is not supported on the remote server.
290 .
291 Language=Russian
292 The requested API is not supported on the remote server.
293 .
294
295 MessageId=2143
296 Severity=Success
297 Facility=System
298 SymbolicName=NERR_BadEventName
299 Language=English
300 The event name is invalid.
301 .
302 Language=Russian
303 The event name is invalid.
304 .
305
306 MessageId=2144
307 Severity=Success
308 Facility=System
309 SymbolicName=NERR_DupNameReboot
310 Language=English
311 The computer name already exists on the network. Change it and restart the computer.
312 .
313 Language=Russian
314 The computer name already exists on the network. Change it and restart the computer.
315 .
316
317 MessageId=2146
318 Severity=Success
319 Facility=System
320 SymbolicName=NERR_CfgCompNotFound
321 Language=English
322 The specified component could not be found in the configuration information.
323 .
324 Language=Russian
325 The specified component could not be found in the configuration information.
326 .
327
328 MessageId=2147
329 Severity=Success
330 Facility=System
331 SymbolicName=NERR_CfgParamNotFound
332 Language=English
333 The specified parameter could not be found in the configuration information.
334 .
335 Language=Russian
336 The specified parameter could not be found in the configuration information.
337 .
338
339 MessageId=2149
340 Severity=Success
341 Facility=System
342 SymbolicName=NERR_LineTooLong
343 Language=English
344 A line in the configuration file is too long.
345 .
346 Language=Russian
347 A line in the configuration file is too long.
348 .
349
350 MessageId=2150
351 Severity=Success
352 Facility=System
353 SymbolicName=NERR_QNotFound
354 Language=English
355 The printer does not exist.
356 .
357 Language=Russian
358 The printer does not exist.
359 .
360
361 MessageId=2151
362 Severity=Success
363 Facility=System
364 SymbolicName=NERR_JobNotFound
365 Language=English
366 The print job does not exist.
367 .
368 Language=Russian
369 The print job does not exist.
370 .
371
372 MessageId=2152
373 Severity=Success
374 Facility=System
375 SymbolicName=NERR_DestNotFound
376 Language=English
377 The printer destination cannot be found.
378 .
379 Language=Russian
380 The printer destination cannot be found.
381 .
382
383 MessageId=2153
384 Severity=Success
385 Facility=System
386 SymbolicName=NERR_DestExists
387 Language=English
388 The printer destination already exists.
389 .
390 Language=Russian
391 The printer destination already exists.
392 .
393
394 MessageId=2154
395 Severity=Success
396 Facility=System
397 SymbolicName=NERR_QExists
398 Language=English
399 The printer queue already exists.
400 .
401 Language=Russian
402 The printer queue already exists.
403 .
404
405 MessageId=2155
406 Severity=Success
407 Facility=System
408 SymbolicName=NERR_QNoRoom
409 Language=English
410 No more printers can be added.
411 .
412 Language=Russian
413 No more printers can be added.
414 .
415
416 MessageId=2156
417 Severity=Success
418 Facility=System
419 SymbolicName=NERR_JobNoRoom
420 Language=English
421 No more print jobs can be added.
422 .
423 Language=Russian
424 No more print jobs can be added.
425 .
426
427 MessageId=2157
428 Severity=Success
429 Facility=System
430 SymbolicName=NERR_DestNoRoom
431 Language=English
432 No more printer destinations can be added.
433 .
434 Language=Russian
435 No more printer destinations can be added.
436 .
437
438 MessageId=2158
439 Severity=Success
440 Facility=System
441 SymbolicName=NERR_DestIdle
442 Language=English
443 This printer destination is idle and cannot accept control operations.
444 .
445 Language=Russian
446 This printer destination is idle and cannot accept control operations.
447 .
448
449 MessageId=2159
450 Severity=Success
451 Facility=System
452 SymbolicName=NERR_DestInvalidOp
453 Language=English
454 This printer destination request contains an invalid control function.
455 .
456 Language=Russian
457 This printer destination request contains an invalid control function.
458 .
459
460 MessageId=2160
461 Severity=Success
462 Facility=System
463 SymbolicName=NERR_ProcNoRespond
464 Language=English
465 The print processor is not responding.
466 .
467 Language=Russian
468 The print processor is not responding.
469 .
470
471 MessageId=2161
472 Severity=Success
473 Facility=System
474 SymbolicName=NERR_SpoolerNotLoaded
475 Language=English
476 The spooler is not running.
477 .
478 Language=Russian
479 The spooler is not running.
480 .
481
482 MessageId=2162
483 Severity=Success
484 Facility=System
485 SymbolicName=NERR_DestInvalidState
486 Language=English
487 This operation cannot be performed on the print destination in its current state.
488 .
489 Language=Russian
490 This operation cannot be performed on the print destination in its current state.
491 .
492
493 MessageId=2163
494 Severity=Success
495 Facility=System
496 SymbolicName=NERR_QInvalidState
497 Language=English
498 This operation cannot be performed on the printer queue in its current state.
499 .
500 Language=Russian
501 This operation cannot be performed on the printer queue in its current state.
502 .
503
504 MessageId=2164
505 Severity=Success
506 Facility=System
507 SymbolicName=NERR_JobInvalidState
508 Language=English
509 This operation cannot be performed on the print job in its current state.
510 .
511 Language=Russian
512 This operation cannot be performed on the print job in its current state.
513 .
514
515 MessageId=2165
516 Severity=Success
517 Facility=System
518 SymbolicName=NERR_SpoolNoMemory
519 Language=English
520 A spooler memory allocation failure occurred.
521 .
522 Language=Russian
523 A spooler memory allocation failure occurred.
524 .
525
526 MessageId=2166
527 Severity=Success
528 Facility=System
529 SymbolicName=NERR_DriverNotFound
530 Language=English
531 The device driver does not exist.
532 .
533 Language=Russian
534 The device driver does not exist.
535 .
536
537 MessageId=2167
538 Severity=Success
539 Facility=System
540 SymbolicName=NERR_DataTypeInvalid
541 Language=English
542 The data type is not supported by the print processor.
543 .
544 Language=Russian
545 The data type is not supported by the print processor.
546 .
547
548 MessageId=2168
549 Severity=Success
550 Facility=System
551 SymbolicName=NERR_ProcNotFound
552 Language=English
553 The print processor is not installed.
554 .
555 Language=Russian
556 The print processor is not installed.
557 .
558
559 MessageId=2180
560 Severity=Success
561 Facility=System
562 SymbolicName=NERR_ServiceTableLocked
563 Language=English
564 The service database is locked.
565 .
566 Language=Russian
567 The service database is locked.
568 .
569
570 MessageId=2181
571 Severity=Success
572 Facility=System
573 SymbolicName=NERR_ServiceTableFull
574 Language=English
575 The service table is full.
576 .
577 Language=Russian
578 The service table is full.
579 .
580
581 MessageId=2182
582 Severity=Success
583 Facility=System
584 SymbolicName=NERR_ServiceInstalled
585 Language=English
586 The requested service has already been started.
587 .
588 Language=Russian
589 The requested service has already been started.
590 .
591
592 MessageId=2183
593 Severity=Success
594 Facility=System
595 SymbolicName=NERR_ServiceEntryLocked
596 Language=English
597 The service does not respond to control actions.
598 .
599 Language=Russian
600 The service does not respond to control actions.
601 .
602
603 MessageId=2184
604 Severity=Success
605 Facility=System
606 SymbolicName=NERR_ServiceNotInstalled
607 Language=English
608 The service has not been started.
609 .
610 Language=Russian
611 The service has not been started.
612 .
613
614 MessageId=2185
615 Severity=Success
616 Facility=System
617 SymbolicName=NERR_BadServiceName
618 Language=English
619 The service name is invalid.
620 .
621 Language=Russian
622 The service name is invalid.
623 .
624
625 MessageId=2186
626 Severity=Success
627 Facility=System
628 SymbolicName=NERR_ServiceCtlTimeout
629 Language=English
630 The service is not responding to the control function.
631 .
632 Language=Russian
633 The service is not responding to the control function.
634 .
635
636 MessageId=2187
637 Severity=Success
638 Facility=System
639 SymbolicName=NERR_ServiceCtlBusy
640 Language=English
641 The service control is busy.
642 .
643 Language=Russian
644 The service control is busy.
645 .
646
647 MessageId=2188
648 Severity=Success
649 Facility=System
650 SymbolicName=NERR_BadServiceProgName
651 Language=English
652 The configuration file contains an invalid service program name.
653 .
654 Language=Russian
655 The configuration file contains an invalid service program name.
656 .
657
658 MessageId=2189
659 Severity=Success
660 Facility=System
661 SymbolicName=NERR_ServiceNotCtrl
662 Language=English
663 The service could not be controlled in its present state.
664 .
665 Language=Russian
666 The service could not be controlled in its present state.
667 .
668
669 MessageId=2190
670 Severity=Success
671 Facility=System
672 SymbolicName=NERR_ServiceKillProc
673 Language=English
674 The service ended abnormally.
675 .
676 Language=Russian
677 The service ended abnormally.
678 .
679
680 MessageId=2191
681 Severity=Success
682 Facility=System
683 SymbolicName=NERR_ServiceCtlNotValid
684 Language=English
685 The requested pause, continue, or stop is not valid for this service.
686 .
687 Language=Russian
688 The requested pause, continue, or stop is not valid for this service.
689 .
690
691 MessageId=2192
692 Severity=Success
693 Facility=System
694 SymbolicName=NERR_NotInDispatchTbl
695 Language=English
696 The service control dispatcher could not find the service name in the dispatch table.
697 .
698 Language=Russian
699 The service control dispatcher could not find the service name in the dispatch table.
700 .
701
702 MessageId=2193
703 Severity=Success
704 Facility=System
705 SymbolicName=NERR_BadControlRecv
706 Language=English
707 The service control dispatcher pipe read failed.
708 .
709 Language=Russian
710 The service control dispatcher pipe read failed.
711 .
712
713 MessageId=2194
714 Severity=Success
715 Facility=System
716 SymbolicName=NERR_ServiceNotStarting
717 Language=English
718 A thread for the new service could not be created.
719 .
720 Language=Russian
721 A thread for the new service could not be created.
722 .
723
724
725 ;
726 ; other message definitions
727 ;
728
729 MessageId=3500
730 Severity=Success
731 Facility=System
732 SymbolicName=OTHER_3000
733 Language=English
734 The command completed successfully.
735 .
736 Language=Russian
737 The command completed successfully.
738 .
739
740 MessageId=3501
741 Severity=Success
742 Facility=System
743 SymbolicName=OTHER_3001
744 Language=English
745 You used an invalid option.
746 .
747 Language=Russian
748 You used an invalid option.
749 .
750
751 MessageId=3514
752 Severity=Success
753 Facility=System
754 SymbolicName=OTHER_3514
755 Language=English
756 More help is available by typing NET HELPMSG %1.
757 .
758 Language=Russian
759 More help is available by typing NET HELPMSG %1.
760 .
761
762 MessageId=3515
763 Severity=Success
764 Facility=System
765 SymbolicName=OTHER_3515
766 Language=English
767 The command can be used only on a Domain Controller.
768 .
769 Language=Russian
770 The command can be used only on a Domain Controller.
771 .