Whitespace.
[nssm.git] / messages.mc
1 LanguageNames =
2 (
3 English=0x0409:MSG00409
4 French=0x40C:MSG0040C
5 )
6
7 MessageId = 501
8 SymbolicName = NSSM_MESSAGE_USAGE
9 Severity = Informational
10 Language = English
11 NSSM: The non-sucking service manager
12 Version %s, %s
13 Usage: nssm <option> [args]
14
15 To show service installation GUI:
16
17         nssm install [<servicename>]
18
19 To install a service without confirmation:
20
21         nssm install <servicename> <app> [<args>]
22
23 To show service removal GUI:
24
25         nssm remove [<servicename>]
26
27 To remove a service without confirmation:
28
29         nssm remove <servicename> confirm
30 .
31 Language = French
32 NSSM: Le gestionnaire de services Windows pour les professionnels!
33 Version %s, %s
34 Syntaxe: nssm <option> [arguments]
35
36 Pour afficher l'écran d'installation du service:
37
38         nssm install [<nom_du_service>]
39
40 Pour installer un service sans confirmation:
41
42         nssm install <nom_du_service> <application> [<arguments>]
43
44 Pour afficher l'écran de désinstallation du service:
45
46         nssm remove [<nom_du_service>]
47
48 Pour désinstaller un service sans confirmation:
49
50         nssm remove <nom_du_service> confirm
51 .
52
53 MessageId = +1
54 SymbolicName = NSSM_MESSAGE_NOT_ADMINISTRATOR_CANNOT_INSTALL
55 Severity = Informational
56 Language = English
57 Administrator access is needed to install a service.
58 .
59 Language = French
60 Les droits d'administrateur sont requis pour installer un service.
61 .
62
63 MessageId = +1
64 SymbolicName = NSSM_MESSAGE_NOT_ADMINISTRATOR_CANNOT_REMOVE
65 Severity = Informational
66 Language = English
67 Administrator access is needed to remove a service.
68 .
69 Language = French
70 Les droits d'administrateur sont requis pour désinstaller un service.
71 .
72
73 MessageId = +1
74 SymbolicName = NSSM_MESSAGE_PRE_REMOVE_SERVICE
75 Severity = Informational
76 Language = English
77 To remove a service without confirmation: nssm remove <servicename> confirm
78 .
79 Language = French
80 Pour désinstaller un service sans confirmation: nssm remove <nom_du_service> confirm
81 .
82
83 MessageId = +1
84 SymbolicName = NSSM_MESSAGE_OPEN_SERVICE_MANAGER_FAILED
85 Severity = Informational
86 Language = English
87 Error opening service manager!
88 .
89 Language = French
90 Erreur à l'ouverture du gestionnaire de services!
91 .
92
93 MessageId = +1
94 SymbolicName = NSSM_MESSAGE_PATH_TOO_LONG
95 Severity = Informational
96 Language = English
97 The full path to %s is too long!
98 .
99 Language = French
100 Le chemin complet vers %s est trop long!
101 .
102
103 MessageId = +1
104 SymbolicName = NSSM_MESSAGE_OUT_OF_MEMORY_FOR_IMAGEPATH
105 Severity = Informational
106 Language = English
107 Out of memory for ImagePath!
108 .
109 Language = French
110 Mémoire insuffisante pour spécifier le chemin de l'image (ImagePath)!
111 .
112
113 MessageId = +1
114 SymbolicName = NSSM_MESSAGE_CREATESERVICE_FAILED
115 Severity = Informational
116 Language = English
117 Error creating service!
118 .
119 Language = French
120 Erreur à la création du service!
121 .
122
123 MessageId = +1
124 SymbolicName = NSSM_MESSAGE_CREATE_PARAMETERS_FAILED
125 Severity = Informational
126 Language = English
127 Error setting startup parameters for the service!
128 .
129 Language = French
130 Erreur en essayant de régler les paramètres de démarrage du service!
131 .
132
133 MessageId = +1
134 SymbolicName = NSSM_MESSAGE_SERVICE_INSTALLED
135 Severity = Informational
136 Language = English
137 Service "%s" installed successfully!
138 .
139 Language = French
140 Le service "%s" a été installé avec succès!
141 .
142
143 MessageId = +1
144 SymbolicName = NSSM_MESSAGE_OPENSERVICE_FAILED
145 Severity = Informational
146 Language = English
147 Can't open service!
148 .
149 Language = French
150 Impossible d'ouvrir le service!
151 .
152
153 MessageId = +1
154 SymbolicName = NSSM_MESSAGE_DELETESERVICE_FAILED
155 Severity = Informational
156 Language = English
157 Error deleting service!
158 .
159 Language = French
160 Erreur à la suppression du service!
161 .
162
163 MessageId = +1
164 SymbolicName = NSSM_MESSAGE_SERVICE_REMOVED
165 Severity = Informational
166 Language = English
167 Service "%s" removed successfully!
168 .
169 Language = French
170 Le service "%s" a été désinstallé avec succès!
171 .
172
173 MessageId = +1
174 SymbolicName = NSSM_GUI_CREATEDIALOG_FAILED
175 Severity = Informational
176 Language = English
177 CreateDialog() failed:
178 %s
179 .
180 Language = French
181 CreateDialog() a échoué:
182 %s
183 .
184
185 MessageId = +1
186 SymbolicName = NSSM_GUI_MISSING_SERVICE_NAME
187 Severity = Informational
188 Language = English
189 No valid service name was specified!
190 .
191 Language = French
192 Aucun nom de service valide n'a été spécifié!
193 .
194
195 MessageId = +1
196 SymbolicName = NSSM_GUI_MISSING_PATH
197 Severity = Informational
198 Language = English
199 No valid executable path was specified!
200 .
201 Language = French
202 Aucun chemin valide de fichier exécutable n'a été spécifié!
203 .
204
205 MessageId = +1
206 SymbolicName = NSSM_GUI_INVALID_OPTIONS
207 Severity = Informational
208 Language = English
209 No valid options were specified!
210 .
211 Language = French
212 Aucun option valide n'a été spécifiée!
213 .
214
215 MessageId = +1
216 SymbolicName = NSSM_GUI_OUT_OF_MEMORY_FOR_IMAGEPATH
217 Severity = Informational
218 Language = English
219 Error constructing ImagePath!\nThis really shouldn't happen.  You could be out of memory
220 or the world may be about to end or something equally bad.
221 .
222 Language = French
223 Mémoire insuffisante pour spécifier le chemin de l'image (ImagePath)!
224 Cette situation ne devrait jamais se produire.  Vous êtes peut-être à court de mémoire RAM,
225 ou la fin du monde est proche, ou un autre désastre du même type.
226 .
227
228 MessageId = +1
229 SymbolicName = NSSM_GUI_INSTALL_SERVICE_FAILED
230 Severity = Informational
231 Language = English
232 Couldn't create service!
233 Perhaps it is already installed...
234 .
235 Language = French
236 Impossible de créer le service!
237 Peut-être est-il déjà installé...
238 .
239
240 MessageId = +1
241 SymbolicName = NSSM_GUI_CREATE_PARAMETERS_FAILED
242 Severity = Informational
243 Language = English
244 Couldn't set startup parameters for the service!
245 Deleting the service...
246 .
247 Language = French
248 Impossible de régler les paramètres de démarrage pour le service!
249 Suppression du dit service...
250 .
251
252 MessageId = +1
253 SymbolicName = NSSM_GUI_ASK_REMOVE_SERVICE
254 Severity = Informational
255 Language = English
256 Remove the service?
257 .
258 Language = French
259 Supprimer le service "%s" ?
260 .
261
262 MessageId = +1
263 SymbolicName = NSSM_GUI_SERVICE_NOT_INSTALLED
264 Severity = Informational
265 Language = English
266 Can't open service!
267 Perhaps it isn't installed...
268 .
269 Language = French
270 Impossible d'ouvrir le service!
271 Celui-ci n'est peut-être pas installé...
272 .
273
274 MessageId = +1
275 SymbolicName = NSSM_GUI_REMOVE_SERVICE_FAILED
276 Severity = Informational
277 Language = English
278 Can't delete service!  Make sure the service is stopped and try again.
279 If this error persists, you may need to set the service NOT to start
280 automatically, reboot your computer and try removing it again.
281 .
282 Language = French
283 Impossible de supprimer le service!  Assurez-vous que ce service est arrêté et réessayez.
284 Si cette erreur persiste, réglez ce service en lancement MANUEL
285 (non automatique), redémarrez votre ordinateur et tentez de nouveau la suppression.
286 .
287
288 MessageId = +1
289 SymbolicName = NSSM_GUI_BROWSE_FILTER
290 Severity = Informational
291 Language = English
292 Applications%sAll files%s%0
293 .
294 Language = French
295 Applications%sTous les fichiers%s%0
296 .
297
298 MessageId = +1
299 SymbolicName = NSSM_GUI_BROWSE_FILTER_APPLICATIONS
300 Severity = Informational
301 Language = English
302 Applications%0
303 .
304 Language = French
305 Applications%0
306 .
307
308 MessageId = +1
309 SymbolicName = NSSM_GUI_BROWSE_FILTER_ALL_FILES
310 Severity = Informational
311 Language = English
312 All files%0
313 .
314 Language = French
315 Tous les fichiers%0
316 .
317
318 MessageId = +1
319 SymbolicName = NSSM_GUI_BROWSE_TITLE
320 Severity = Informational
321 Language = English
322 Locate application file
323 .
324 Language = French
325 Indiquez le fichier exécutable
326 .
327
328 MessageId = 1001
329 SymbolicName = NSSM_EVENT_DISPATCHER_FAILED
330 Severity = Error
331 Language = English
332 StartServiceCtrlDispatcher() failed:
333 %1
334 .
335 Language = French
336 Erreur en tentant de connecter la tâche principale du service au gestionnaire de services Windows.
337 StartServiceCtrlDispatcher() a échoué:
338 %1
339 .
340
341 MessageId = +1
342 SymbolicName = NSSM_EVENT_OPENSCMANAGER_FAILED
343 Severity = Error
344 Language = English
345 Unable to connect to service manager!
346 Perhaps you need to be an administrator...
347 .
348 Language = French
349 Connexion impossible au gestionnaire de services!
350 Il vous manque peut-être des droits d'administrateur.
351 .
352
353 MessageId = +1
354 SymbolicName = NSSM_EVENT_OUT_OF_MEMORY
355 Severity = Error
356 Language = English
357 Out of memory for %1 in %2!
358 .
359 Language = French
360 Mémoire insuffisante pour %1 dans %2!
361 .
362
363 MessageId = +1
364 SymbolicName = NSSM_EVENT_GET_PARAMETERS_FAILED
365 Severity = Error
366 Language = English
367 Failed to get startup parameters for service %1.
368 .
369 Language = French
370 Paramètres de démarrage non trouvés pour le service %1.
371 .
372
373 MessageId = +1
374 SymbolicName = NSSM_EVENT_REGISTERSERVICECTRLHANDER_FAILED
375 Severity = Error
376 Language = English
377 RegisterServiceCtrlHandlerEx() failed:
378 %1
379 .
380 Language = French
381 Échec de l'enregistrement de la fonction de gestion des requêtes étendues de contrôle du service.
382 RegisterServiceCtrlHandlerEx() a échoué:
383 %1
384 .
385
386 MessageId = +1
387 SymbolicName = NSSM_EVENT_START_SERVICE_FAILED
388 Severity = Error
389 Language = English
390 Can't start %1 for service %2.
391 Error code: %3.
392 .
393 Language = French
394 Impossible de démarrer %1 pour le service %2.
395 Code erreur: %3.
396 .
397
398 MessageId = +1
399 SymbolicName = NSSM_EVENT_RESTART_SERVICE_FAILED
400 Severity = Warning
401 Language = English
402 Failed to restart %1 for service %2.
403 Sleeping...
404 .
405 Language = French
406 Impossible de redémarrer %1 pour le service %2.
407 Mise en sommeil...
408 .
409
410 MessageId = +1
411 SymbolicName = NSSM_EVENT_STARTED_SERVICE
412 Severity = Informational
413 Language = English
414 Started %1 %2 for service %3 in %4.
415 .
416 Language = French
417 Démarrage réussi de %1 %2 pour le service %3 depuis le répertoire %4.
418 .
419
420 MessageId = +1
421 SymbolicName = NSSM_EVENT_REGISTERWAITFORSINGLEOBJECT_FAILED
422 Severity = Warning
423 Language = English
424 Service %1 may claim to be still running when %2 exits.
425 RegisterWaitForSingleObject() failed:
426 %3
427 .
428 Language = French
429 Le service %1 peut indiquer être toujours actif lorsque %2 se terminera.
430 RegisterWaitForSingleObject() a échoué:
431 %3
432 .
433
434 MessageId = +1
435 SymbolicName = NSSM_EVENT_CREATEPROCESS_FAILED
436 Severity = Error
437 Language = English
438 Failed to start service %1.  Program %2 couldn't be launched.
439 CreateProcess() failed:
440 %3
441 .
442 Language = French
443 Échec du démarrage du service %1.  Le programme %2 n'a pas pu être lancé.
444 CreateProcess() a échoué:
445 %3
446 .
447
448 MessageId = +1
449 SymbolicName = NSSM_EVENT_TERMINATEPROCESS
450 Severity = Informational
451 Language = English
452 Killing process %2 because service %1 is stopping.
453 .
454 Language = French
455 Arrêt forcé du processus %2 du fait de l'arrêt du service %1.
456 .
457
458 MessageId = +1
459 SymbolicName = NSSM_EVENT_PROCESS_ALREADY_STOPPED
460 Severity = Informational
461 Language = English
462 Requested stop of service %1.  No action is required as program %2 is not running.
463 .
464 Language = French
465 Arrêt requis du service %1.  Aucune action n'est requise car le programme %2 n'est pas en cours d'exécution.
466 .
467
468 MessageId = +1
469 SymbolicName = NSSM_EVENT_ENDED_SERVICE
470 Severity = Informational
471 Language = English
472 Program %1 for service %2 exited with return code %3.
473 .
474 Language = French
475 Le programme %1 pour le service %2 s'est arrêté avec code retour %3.
476 .
477
478 MessageId = +1
479 SymbolicName = NSSM_EVENT_EXIT_RESTART
480 Severity = Informational
481 Language = English
482 Service %1 action for exit code %2 is %3.
483 Attempting to restart %4.
484 .
485 Language = French
486 L'action prévue du service %1 pour le code retour %2 est: %3.
487 Tentative de redémarrage de %4.
488 .
489
490 MessageId = +1
491 SymbolicName = NSSM_EVENT_EXIT_IGNORE
492 Severity = Informational
493 Language = English
494 Service %1 action for exit code %2 is %3.
495 No action will be taken to restart %4.
496 .
497 Language = French
498 L'action prévue du service %1 pour le code retour %2 est: %3.
499 Aucune action ne sera entreprise pour redémarrer %4.
500 .
501
502 MessageId = +1
503 SymbolicName = NSSM_EVENT_EXIT_REALLY
504 Severity = Informational
505 Language = English
506 Service %1 action for exit code %2 is %3.
507 Exiting.
508 .
509 Language = French
510 L'action prévue du service %1 pour le code retour %2 est: %3.
511 Le programme ne sera pas redémarré.
512 .
513
514 MessageId = +1
515 SymbolicName = NSSM_EVENT_OPENKEY_FAILED
516 Severity = Error
517 Language = English
518 Failed to open registry key HKLM\%1:
519 %2
520 .
521 Language = French
522 Échec de l'ouverture de la clé de registre HKLM\%1:
523 %2
524 .
525
526 MessageId = +1
527 SymbolicName = NSSM_EVENT_QUERYVALUE_FAILED
528 Severity = Error
529 Language = English
530 Failed to read registry value %1:
531 %2
532 .
533 Language = French
534 Échec de l'ouverture de la valeur de registre %1:
535 %2
536 .
537
538 MessageId = +1
539 SymbolicName = NSSM_EVENT_SETVALUE_FAILED
540 Severity = Error
541 Language = English
542 Failed to write registry value %1:
543 %2
544 .
545 Language = French
546 Échec de l'écriture de la valeur de registre %1:
547 %2
548 .
549
550 MessageId = +1
551 SymbolicName = NSSM_EVENT_EXIT_UNCLEAN
552 Severity = Informational
553 Language = English
554 Service %1 action for exit code %2 is %3.
555 Exiting.
556 .
557 Language = French
558 L'action prévue du service %1 pour le code retour %2 est: %3.
559 Le programme s'est terminé de manière impropre.
560 .
561
562 MessageId = +1
563 SymbolicName = NSSM_EVENT_GRACEFUL_SUICIDE
564 Severity = Informational
565 Language = English
566 Service %1 application %2 exited with exit code 0 but the default exit action is %3.
567 Honouring the %4 action would result in the service being flagged as failed and subject to recovery actions.
568 The service will instead be stopped gracefully.  To suppress this message, explicitly configure the exit action for exit code 0 to either %5 or %6.
569 .
570 Language = French
571 L'application %2 du service %1 s'est terminée sur un code retour 0.  Par défaut, lorsque l'application se termine, l'action suivante est configurée: %3.
572 Exécuter cette action %4 ferait que le service serait marqué en échec et sujet à des actions de récupération.
573 Donc, pour éviter cette situation, le service sera arrêté normalement.
574 Pour supprimer le présent message, configurez explicitement l'action de sortie pour le code retour 0 à %5 ou %6.
575 .
576
577 MessageId = +1
578 SymbolicName = NSSM_EVENT_EXPANDENVIRONMENTSTRINGS_FAILED
579 Severity = Error
580 Language = English
581 Failed to expand registry value %1:
582 %2
583 .
584 Language = French
585 Erreur lors de l'expansion des variables d'environnement dans la valeur de registre %1:
586 %2
587 .
588
589 MessageId = +1
590 SymbolicName = NSSM_EVENT_KILLING
591 Severity = Informational
592 Language = English
593 Killing process tree of process %2 for service %1 with exit code %3
594 .
595 Language = French
596 Interruption du processus %2 et de ses processus-fils pour le service %1. Code retour = %3
597 .
598
599 MessageId = +1
600 SymbolicName = NSSM_EVENT_CREATETOOLHELP32SNAPSHOT_PROCESS_FAILED
601 Severity = Error
602 Language = English
603 Failed to create snapshot of running processes when terminating service %1:
604 %2
605 .
606 Language = French
607 Impossible de créer un instantané des processus en cours d'exécution lors de l'arrêt du service %1:
608 %2
609 .
610
611 MessageId = +1
612 SymbolicName = NSSM_EVENT_PROCESS_ENUMERATE_FAILED
613 Severity = Error
614 Language = English
615 Failed to enumerate running processes when terminating service %1:
616 %2
617 .
618 Language = French
619 Impossible d'énumérer les processus en cours d'exécution lors de l'arrêt du service %1:
620 %2
621 .
622
623 MessageId = +1
624 SymbolicName = NSSM_EVENT_OPENPROCESS_FAILED
625 Severity = Error
626 Language = English
627 Failed to open process handle for process with PID %1 when terminating service %2:
628 %3
629 .
630 Language = French
631 Échec à l'ouverture du handle de processus avec PID est %1 lors de l'arrêt du service %2:
632 %3
633 .
634
635 MessageId = +1
636 SymbolicName = NSSM_EVENT_KILL_PROCESS_TREE
637 Severity = Informational
638 Language = English
639 Killing PID %1 in process tree of PID %2 because service %3 is stopping.
640 .
641 Language = French
642 Arrêt forcé du processus avec PID %1 (processus enfant du processus avec PID %2) résultant de l'arrêt du service %3.
643 .
644
645 MessageId = +1
646 SymbolicName = NSSM_EVENT_TERMINATEPROCESS_FAILED
647 Severity = Error
648 Language = English
649 Failed to terminate process with PID %1 for service %2:
650 %3
651 .
652 Language = French
653 Impossible d'arrêter le processus avec PID %1 pour le service %2:
654 %3
655 .
656
657 MessageId = +1
658 SymbolicName = NSSM_EVENT_NO_FLAGS
659 Severity = Warning
660 Language = English
661 Registry key %1 is unset for service %2.
662 No flags will be passed to %3 when it starts.
663 .
664 Language = French
665 La clé de registre %1 n'est pas définie pour le service %2.
666 Aucune option ne sera transmise à %3 lorsqu'il démarrera.
667 .
668
669 MessageId = +1
670 SymbolicName = NSSM_EVENT_NO_DIR
671 Severity = Warning
672 Language = English
673 Registry key %1 is unset for service %2.
674 Assuming startup directory %3.
675 .
676 Language = French
677 La clé de registre %1 n'est pas définie pour le service %2.
678 Le répertoire de démarrage sera supposé être: %3.
679 .
680
681 MessageId = +1
682 SymbolicName = NSSM_EVENT_NO_DIR_AND_NO_FALLBACK
683 Severity = Error
684 Language = English
685 Registry key %1 is unset for service %2.
686 Additionally, ExpandEnvironmentStrings("%%SYSTEMROOT%%") failed when trying to choose a fallback startup directory.
687 .
688 Language = French
689 La clé de registre %1 n'est pas définie pour le service %2.
690 De surcroît, l'expansion de la variable d'environnement "%%SYSTEMROOT%%" a échoué lors de la détermination d'un répertoire de démarrage de secours.
691 .
692
693 MessageId = +1
694 SymbolicName = NSSM_EVENT_CREATETOOLHELP32SNAPSHOT_THREAD_FAILED
695 Severity = Error
696 Language = English
697 Failed to create snapshot of running threads when terminating service %1:
698 %2
699 .
700 Language = French
701 Impossible de créer un instantané des threads en cours d'exécution lors de l'arrêt du service %1:
702 %2
703 .
704
705 MessageId = +1
706 SymbolicName = NSSM_EVENT_THREAD_ENUMERATE_FAILED
707 Severity = Error
708 Language = English
709 Failed to enumerate running threads when terminating service %1:
710 %2
711 .
712 Language = French
713 Impossible d'énumérer les tâches (threads) en cours d'exécution lors de l'arrêt du service %1:
714 %2
715 .
716
717 MessageId = +1
718 SymbolicName = NSSM_EVENT_THROTTLED
719 Severity = Warning
720 Language = English
721 Service %1 ran for less than %2 milliseconds.
722 Restart will be delayed by %3 milliseconds.
723 .
724 Language = French
725 Le service %1 est resté actif durant moins de %2 millisecondes.
726 Son redémarrage sera retardé de %3 millisecondes.
727 .
728
729 MessageId = +1
730 SymbolicName = NSSM_EVENT_RESET_THROTTLE
731 Severity = Informational
732 Language = English
733 Request to resume service %1.  Throttling of restart attempts will be reset.
734 .
735 Language = French
736 Demande de redémarrage du service %1.  La régulation des tentatives de redémarrage sera réinitialisée.
737 .
738
739 MessageId = +1
740 SymbolicName = NSSM_EVENT_BOGUS_THROTTLE
741 Severity = Warning
742 Language = English
743 The registry value %2, used to specify the minimum number of milliseconds which must elapse before service %1 is considered to have started successfully, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
744 .
745 Language = French
746 La valeur de registre %2, indiquant le nombre minimal de millisecondes devant s'écouler avant que le service %1 soit considéré comme ayant démarré avec succès, 
747 n'était pas du type REG_DWORD.  Une durée de %3 millisecondes sera utilisée par défaut.
748 .
749
750 MessageId = +1
751 SymbolicName = NSSM_EVENT_CREATEWAITABLETIMER_FAILED
752 Severity = Warning
753 Language = English
754 Failed to create waitable timer for service %1:
755 %2
756 Throttled restarts will not be interruptible.
757 .
758 Language = French
759 Impossible de créer un déclenchement temporisé ("waitable timer") pour le service %1:
760 %2
761 Les redémarrages régulés ne pourront pas être interrompus.
762 .
763
764 MessageId = +1
765 SymbolicName = NSSM_EVENT_CREATEPROCESS_FAILED_INVALID_ENVIRONMENT
766 Severity = Error
767 Language = English
768 Failed to start service %1.  Program %2 couldn't be launched.
769 CreateProcess() failed with ERROR_INVALID_PARAMETER and a process environment was set in the %3 registry value.  It is likely that the environment was incorrectly specified.  %3 should be a REG_MULTI_SZ value comprising strings of the form KEY=VALUE.
770 .
771 Language = French
772 Échec de démarrage du service %1.  Le programme %2 n'a pas pu être lancé.
773 La fonction CreateProcess() a échoué sur une erreur ERROR_INVALID_PARAMETER et un environnement de processus a été défini dans la valeur de base de registre %3.
774 Il est vraisemblable que l'environnement a été spécifié de manière incorrecte.
775 %3 devrait être définie comme valeur REG_MULTI_SZ comprenant des chaînes sous la forme KEY=VALUE.
776 .
777
778 MessageId = +1
779 SymbolicName = NSSM_EVENT_INVALID_ENVIRONMENT_STRING_TYPE
780 Severity = Warning
781 Language = English
782 Environment declaration %1 for service %2 is not of type REG_MULTI_SZ and will be ignored.
783 .
784 Language = French
785 La déclaration de l'environnement %1 pour le service %2 n'est pas du type REG_MULTI_SZ.  Cette déclaration sera ignorée.
786 .
787
788 MessageId = +1
789 SymbolicName = NSSM_EVENT_SERVICE_CONTROL_HANDLED
790 Severity = Informational
791 Language = English
792 Service %1 received %2 control, which will be handled.
793 .
794 Language = French
795 Le service %1 a reçu le code de contrôle %2, qui sera pris en compte.
796 .
797
798 MessageId = +1
799 SymbolicName = NSSM_EVENT_SERVICE_CONTROL_NOT_HANDLED
800 Severity = Informational
801 Language = English
802 Service %1 received unsupported %2 control, which will not be handled.
803 .
804 Language = French
805 Le service %1 a reçu le code de contrôle %2, qui n'est pas géré.  Aucune action ne sera entreprise en réponse à cette demande.
806 .
807
808 MessageId = +1
809 SymbolicName = NSSM_EVENT_SERVICE_CONTROL_UNKNOWN
810 Severity = Informational
811 Language = English
812 Service %1 received unknown service control message %2, which will be ignored.
813 .
814 Language = French
815 Le service %1 a reçu le code de contrôle inconnu %2, qui sera donc ignoré.
816 .
817
818 MessageId = +1
819 SymbolicName = NSSM_EVENT_CHANGESERVICECONFIG2_FAILED
820 Severity = Informational
821 Language = English
822 Error configuring service failure actions for service %1.  The service will not be subject to recovery actions if it exits gracefully with a non-zero exit code.
823 ChangeServiceConfig2() failed:
824 %2
825 .
826 Language = French
827 Erreur lors de la configuration des actions en cas d'échec du service %1.  Le service ne déclenchera aucune action de récupération s'il se termine normalement avec un code retour non nul.
828 ChangeServiceConfig2() a échoué:
829 .
830