f88da49c7bd6132d97bb32e5667ddc2f42257f37
[nssm.git] / messages.mc
1 LanguageNames =
2 (
3 English=0x0409:MSG00409
4 French=0x40C:MSG0040C
5 Italian=0x410:MSG00410
6 )
7
8 MessageId = 501
9 SymbolicName = NSSM_MESSAGE_USAGE
10 Severity = Informational
11 Language = English
12 NSSM: The non-sucking service manager
13 Version %s, %s
14 Usage: nssm <option> [args]
15
16 To show service installation GUI:
17
18         nssm install [<servicename>]
19
20 To install a service without confirmation:
21
22         nssm install <servicename> <app> [<args>]
23
24 To show service removal GUI:
25
26         nssm remove [<servicename>]
27
28 To remove a service without confirmation:
29
30         nssm remove <servicename> confirm
31 .
32 Language = French
33 NSSM: Le gestionnaire de services Windows pour les professionnels!
34 Version %s, %s
35 Syntaxe: nssm <option> [arguments]
36
37 Pour afficher l'écran d'installation du service:
38
39         nssm install [<nom_du_service>]
40
41 Pour installer un service sans confirmation:
42
43         nssm install <nom_du_service> <application> [<arguments>]
44
45 Pour afficher l'écran de désinstallation du service:
46
47         nssm remove [<nom_du_service>]
48
49 Pour désinstaller un service sans confirmation:
50
51         nssm remove <nom_du_service> confirm
52 .
53 Language = Italian
54 NSSM: il Service Manager professionale.
55 Versione %s, %s
56 Uso: nssm <opzioni> [argomenti]
57
58 Per aprire l'interfaccia di INSTALLAZIONE Servizio:
59
60         nssm install [<nomeservizio>]
61
62 Per INSTALLARE il servizio da riga di comando:
63
64         nssm install <nomeservizio> <applicazione> [<argomenti>]
65
66 Per aprire l'interfaccia di RIMOZIONE Servizio:
67
68         nssm remove [<nomeservizio>]
69
70 Per RIMUOVERE il servizio da riga di comando:
71
72         nssm remove <nomeservizio> confirm
73 .
74
75 MessageId = +1
76 SymbolicName = NSSM_MESSAGE_NOT_ADMINISTRATOR_CANNOT_INSTALL
77 Severity = Informational
78 Language = English
79 Administrator access is needed to install a service.
80 .
81 Language = French
82 Les droits d'administrateur sont requis pour installer un service.
83 .
84 Language = Italian
85 L'installazione di un servizio richiede privilegi di amministratore.
86 .
87
88 MessageId = +1
89 SymbolicName = NSSM_MESSAGE_NOT_ADMINISTRATOR_CANNOT_REMOVE
90 Severity = Informational
91 Language = English
92 Administrator access is needed to remove a service.
93 .
94 Language = French
95 Les droits d'administrateur sont requis pour désinstaller un service.
96 .
97 Language = Italian
98 La rimozione di un servizio richiede privilegi di amministratore.
99 .
100
101 MessageId = +1
102 SymbolicName = NSSM_MESSAGE_PRE_REMOVE_SERVICE
103 Severity = Informational
104 Language = English
105 To remove a service without confirmation: nssm remove <servicename> confirm
106 .
107 Language = French
108 Pour désinstaller un service sans confirmation: nssm remove <nom_du_service> confirm
109 .
110 Language = Italian
111 Per rimuovere un servizio da riga di comando: nssm remove <servicename> confirm
112 .
113
114 MessageId = +1
115 SymbolicName = NSSM_MESSAGE_OPEN_SERVICE_MANAGER_FAILED
116 Severity = Informational
117 Language = English
118 Error opening service manager!
119 .
120 Language = French
121 Erreur à l'ouverture du gestionnaire de services!
122 .
123 Language = Italian
124 Errore apertura Service Manager!
125 .
126
127 MessageId = +1
128 SymbolicName = NSSM_MESSAGE_PATH_TOO_LONG
129 Severity = Informational
130 Language = English
131 The full path to %s is too long!
132 .
133 Language = French
134 Le chemin complet vers %s est trop long!
135 .
136 Language = Italian
137 Il path completo verso %s è troppo lungo!
138 .
139
140
141 MessageId = +1
142 SymbolicName = NSSM_MESSAGE_OUT_OF_MEMORY_FOR_IMAGEPATH
143 Severity = Informational
144 Language = English
145 Out of memory for ImagePath!
146 .
147 Language = French
148 Mémoire insuffisante pour spécifier le chemin de l'image (ImagePath)!
149 .
150 Language = Italian
151 Memoria insufficiente per ImagePath!
152 .
153
154 MessageId = +1
155 SymbolicName = NSSM_MESSAGE_CREATESERVICE_FAILED
156 Severity = Informational
157 Language = English
158 Error creating service!
159 .
160 Language = French
161 Erreur à la création du service!
162 .
163 Language = Italian
164 Errore creazione servizio!
165 .
166
167 MessageId = +1
168 SymbolicName = NSSM_MESSAGE_CREATE_PARAMETERS_FAILED
169 Severity = Informational
170 Language = English
171 Error setting startup parameters for the service!
172 .
173 Language = French
174 Erreur en essayant de régler les paramètres de démarrage du service!
175 .
176 Language = Italian
177 Errore durante l'impostazione dei parametri per il servizio!
178 .
179
180 MessageId = +1
181 SymbolicName = NSSM_MESSAGE_SERVICE_INSTALLED
182 Severity = Informational
183 Language = English
184 Service "%s" installed successfully!
185 .
186 Language = French
187 Le service "%s" a été installé avec succès!
188 .
189 Language = Italian
190 Servizio "%s" installato correttamente!
191 .
192
193 MessageId = +1
194 SymbolicName = NSSM_MESSAGE_OPENSERVICE_FAILED
195 Severity = Informational
196 Language = English
197 Can't open service!
198 .
199 Language = French
200 Impossible d'ouvrir le service!
201 .
202 Language = Italian
203 Impossibile aprire il servizio!
204 .
205
206 MessageId = +1
207 SymbolicName = NSSM_MESSAGE_DELETESERVICE_FAILED
208 Severity = Informational
209 Language = English
210 Error deleting service!
211 .
212 Language = French
213 Erreur à la suppression du service!
214 .
215 Language = Italian
216 Errore durante la rimozione del servizio!
217 .
218
219 MessageId = +1
220 SymbolicName = NSSM_MESSAGE_SERVICE_REMOVED
221 Severity = Informational
222 Language = English
223 Service "%s" removed successfully!
224 .
225 Language = French
226 Le service "%s" a été désinstallé avec succès!
227 .
228 Language = Italian
229 Servizio "%s" rimosso correttamente!
230 .
231
232 MessageId = +1
233 SymbolicName = NSSM_GUI_CREATEDIALOG_FAILED
234 Severity = Informational
235 Language = English
236 CreateDialog() failed:
237 %s
238 .
239 Language = French
240 CreateDialog() a échoué:
241 %s
242 .
243 Language = Italian
244 Chiamata a CreateDialog() fallita:
245 %s
246 .
247
248 MessageId = +1
249 SymbolicName = NSSM_GUI_MISSING_SERVICE_NAME
250 Severity = Informational
251 Language = English
252 No valid service name was specified!
253 .
254 Language = French
255 Aucun nom de service valide n'a été spécifié!
256 .
257 Language = Italian
258 Nessun nome di servizio valido specificato!
259 .
260
261 MessageId = +1
262 SymbolicName = NSSM_GUI_MISSING_PATH
263 Severity = Informational
264 Language = English
265 No valid executable path was specified!
266 .
267 Language = French
268 Aucun chemin valide de fichier exécutable n'a été spécifié!
269 .
270 Language = Italian
271 Path verso l'eseguibile non specificato!
272 .
273
274 MessageId = +1
275 SymbolicName = NSSM_GUI_INVALID_OPTIONS
276 Severity = Informational
277 Language = English
278 No valid options were specified!
279 .
280 Language = French
281 Aucun option valide n'a été spécifiée!
282 .
283 Language = Italian
284 Nessuna opzione valida specificata!
285 .
286
287 MessageId = +1
288 SymbolicName = NSSM_GUI_OUT_OF_MEMORY_FOR_IMAGEPATH
289 Severity = Informational
290 Language = English
291 Error constructing ImagePath!\nThis really shouldn't happen.  You could be out of memory
292 or the world may be about to end or something equally bad.
293 .
294 Language = French
295 Mémoire insuffisante pour spécifier le chemin de l'image (ImagePath)!
296 Cette situation ne devrait jamais se produire.  Vous êtes peut-être à court de mémoire RAM,
297 ou la fin du monde est proche, ou un autre désastre du même type.
298 .
299 Language = Italian
300 Errore durante la costruzione di ImagePath!\nQesto errore è inatteso. La memoria è insuffieiente
301 oppure il mondo sta per finire oppure è accaduto qualcosa di ugualmente grave!
302 .
303
304 MessageId = +1
305 SymbolicName = NSSM_GUI_INSTALL_SERVICE_FAILED
306 Severity = Informational
307 Language = English
308 Couldn't create service!
309 Perhaps it is already installed...
310 .
311 Language = French
312 Impossible de créer le service!
313 Peut-être est-il déjà installé...
314 .
315 Language = Italian
316 Impossibile creare il servizio!
317 Probabilmente è già installato...
318 .
319
320 MessageId = +1
321 SymbolicName = NSSM_GUI_CREATE_PARAMETERS_FAILED
322 Severity = Informational
323 Language = English
324 Couldn't set startup parameters for the service!
325 Deleting the service...
326 .
327 Language = French
328 Impossible de régler les paramètres de démarrage pour le service!
329 Suppression du dit service...
330 .
331 Language = Italian
332 Impossibile impostare i parametri di avvio per il servizio!
333 Eliminazione servizio in corso...
334 .
335
336 MessageId = +1
337 SymbolicName = NSSM_GUI_ASK_REMOVE_SERVICE
338 Severity = Informational
339 Language = English
340 Remove the service?
341 .
342 Language = French
343 Supprimer le service "%s" ?
344 .
345 Language = Italian
346 Eliminare il servizio?
347 .
348
349 MessageId = +1
350 SymbolicName = NSSM_GUI_SERVICE_NOT_INSTALLED
351 Severity = Informational
352 Language = English
353 Can't open service!
354 Perhaps it isn't installed...
355 .
356 Language = French
357 Impossible d'ouvrir le service!
358 Celui-ci n'est peut-être pas installé...
359 .
360 Language = Italian
361 Impossibile aprire il servizio!
362 Probabilmente non è installato...
363 .
364
365 MessageId = +1
366 SymbolicName = NSSM_GUI_REMOVE_SERVICE_FAILED
367 Severity = Informational
368 Language = English
369 Can't delete service!  Make sure the service is stopped and try again.
370 If this error persists, you may need to set the service NOT to start
371 automatically, reboot your computer and try removing it again.
372 .
373 Language = French
374 Impossible de supprimer le service!  Assurez-vous que ce service est arrêté et réessayez.
375 Si cette erreur persiste, réglez ce service en lancement MANUEL
376 (non automatique), redémarrez votre ordinateur et tentez de nouveau la suppression.
377 .
378 Language = Italian
379 Impossibile eliminare il servizio! Verificare che sia stato fermato e riprovare.
380 Se l'errore persiste, provare ad impostare il servizio come avvio NON
381 automatico, riavviare il computer e tentare di nuovo la rimozione.
382 .
383
384 MessageId = +1
385 SymbolicName = NSSM_GUI_BROWSE_FILTER_APPLICATIONS
386 Severity = Informational
387 Language = English
388 Applications%0
389 .
390 Language = French
391 Applications%0
392 .
393 Language = Italian
394 Applicazioni%0
395 .
396
397 MessageId = +1
398 SymbolicName = NSSM_GUI_BROWSE_FILTER_DIRECTORIES
399 Severity = Informational
400 Language = English
401 Directories%0
402 .
403 Language = French
404 Répertoires%0
405 .
406 Language = Italian
407 Cartelle%0
408 .
409
410 MessageId = +1
411 SymbolicName = NSSM_GUI_BROWSE_FILTER_ALL_FILES
412 Severity = Informational
413 Language = English
414 All files%0
415 .
416 Language = French
417 Tous les fichiers%0
418 .
419 Language = Italian
420 Tutti i files%0
421 .
422
423 MessageId = +1
424 SymbolicName = NSSM_GUI_BROWSE_TITLE
425 Severity = Informational
426 Language = English
427 Locate application file
428 .
429 Language = French
430 Indiquez le fichier exécutable
431 .
432 Language = Italian
433 Ricerca file applicazione
434 .
435
436 MessageId = +1
437 SymbolicName = NSSM_GUI_TAB_APPLICATION
438 Severity = Informational
439 Language = English
440 Application
441 .
442 Language = French
443 Application
444 .
445 Language = Italian
446 Applicazione
447 .
448
449 MessageId = +1
450 SymbolicName = NSSM_GUI_TAB_SHUTDOWN
451 Severity = Informational
452 Language = English
453 Shutdown
454 .
455 Language = French
456 Shutdown
457 .
458 Language = Italian
459 Shutdown
460 .
461
462 MessageId = +1
463 SymbolicName = NSSM_GUI_TAB_EXIT
464 Severity = Informational
465 Language = English
466 Exit actions
467 .
468 Language = French
469 Exit actions
470 .
471 Language = Italian
472 Exit actions
473 .
474
475 MessageId = +1
476 SymbolicName = NSSM_GUI_TAB_IO
477 Severity = Informational
478 Language = English
479 I/O
480 .
481 Language = French
482 I/O
483 .
484 Language = Italian
485 I/O
486 .
487
488 MessageId = +1
489 SymbolicName = NSSM_GUI_EXIT_RESTART
490 Severity = Informational
491 Language = English
492 Restart application
493 .
494 Language = French
495 Redémarrer l'application
496 .
497 Language = Italian
498 Riavvare l'applicazione
499 .
500
501 MessageId = +1
502 SymbolicName = NSSM_GUI_EXIT_IGNORE
503 Severity = Informational
504 Language = English
505 No action (srvany compatible)
506 .
507 Language = French
508 No action (srvany compatible)
509 .
510 Language = Italian
511 No action (srvany compatible)
512 .
513
514 MessageId = +1
515 SymbolicName = NSSM_GUI_EXIT_REALLY
516 Severity = Informational
517 Language = English
518 Stop service (oneshot mode)
519 .
520 Language = French
521 Stop service (oneshot mode)
522 .
523 Language = Italian
524 Stop service (oneshot mode)
525 .
526
527 MessageId = +1
528 SymbolicName = NSSM_GUI_EXIT_UNCLEAN
529 Severity = Informational
530 Language = English
531 Fake crash (pre-Vista)
532 .
533 Language = French
534 Fake crash (pre-Vista)
535 .
536 Language = Italian
537 Fake crash (pre-Vista)
538 .
539
540 MessageId = 1001
541 SymbolicName = NSSM_EVENT_DISPATCHER_FAILED
542 Severity = Error
543 Language = English
544 StartServiceCtrlDispatcher() failed:
545 %1
546 .
547 Language = French
548 Erreur en tentant de connecter la tâche principale du service au gestionnaire de services Windows.
549 StartServiceCtrlDispatcher() a échoué:
550 %1
551 .
552 Language = Italian
553 Chiamata a StartServiceCtrlDispatcher() fallita:
554 %1
555 .
556
557 MessageId = +1
558 SymbolicName = NSSM_EVENT_OPENSCMANAGER_FAILED
559 Severity = Error
560 Language = English
561 Unable to connect to service manager!
562 Perhaps you need to be an administrator...
563 .
564 Language = French
565 Connexion impossible au gestionnaire de services!
566 Il vous manque peut-être des droits d'administrateur.
567 .
568 Language = Italian
569 Impossibile connettersi al Service Manager!
570 Probabilmente sono necessari permessi di Amministratore...
571 .
572
573 MessageId = +1
574 SymbolicName = NSSM_EVENT_OUT_OF_MEMORY
575 Severity = Error
576 Language = English
577 Out of memory for %1 in %2!
578 .
579 Language = French
580 Mémoire insuffisante pour %1 dans %2!
581 .
582 Language = Italian
583 Memoria insufficiente per %1 in %2!
584 .
585
586 MessageId = +1
587 SymbolicName = NSSM_EVENT_GET_PARAMETERS_FAILED
588 Severity = Error
589 Language = English
590 Failed to get startup parameters for service %1.
591 .
592 Language = French
593 Paramètres de démarrage non trouvés pour le service %1.
594 .
595 Language = Italian
596 Impossibile ottenere i permessi di avvio per il servizio %1.
597 .
598
599 MessageId = +1
600 SymbolicName = NSSM_EVENT_REGISTERSERVICECTRLHANDER_FAILED
601 Severity = Error
602 Language = English
603 RegisterServiceCtrlHandlerEx() failed:
604 %1
605 .
606 Language = French
607 Échec de l'enregistrement de la fonction de gestion des requêtes étendues de contrôle du service.
608 RegisterServiceCtrlHandlerEx() a échoué:
609 %1
610 .
611 Language = Italian
612 Chiamata a RegisterServiceCtrlHandlerEx() fallita:
613 %1
614 .
615
616 MessageId = +1
617 SymbolicName = NSSM_EVENT_START_SERVICE_FAILED
618 Severity = Error
619 Language = English
620 Can't start %1 for service %2.
621 Error code: %3.
622 .
623 Language = French
624 Impossible de démarrer %1 pour le service %2.
625 Code erreur: %3.
626 .
627 Language = Italian
628 Impossibile avviare %1 per il servizio %2.
629 Codice errore: %3.
630 .
631
632 MessageId = +1
633 SymbolicName = NSSM_EVENT_RESTART_SERVICE_FAILED
634 Severity = Warning
635 Language = English
636 Failed to restart %1 for service %2.
637 Sleeping...
638 .
639 Language = French
640 Impossible de redémarrer %1 pour le service %2.
641 Mise en sommeil...
642 .
643 Language = Italian
644 Impossibile riavviare %1 per il servizio %2.
645 In stato di attesa...
646 .
647
648 MessageId = +1
649 SymbolicName = NSSM_EVENT_STARTED_SERVICE
650 Severity = Informational
651 Language = English
652 Started %1 %2 for service %3 in %4.
653 .
654 Language = French
655 Démarrage réussi de %1 %2 pour le service %3 depuis le répertoire %4.
656 .
657 Language = Italian
658 Avviati %1 %2 per il servizio %3 in %4.
659 .
660
661 MessageId = +1
662 SymbolicName = NSSM_EVENT_REGISTERWAITFORSINGLEOBJECT_FAILED
663 Severity = Warning
664 Language = English
665 Service %1 may claim to be still running when %2 exits.
666 RegisterWaitForSingleObject() failed:
667 %3
668 .
669 Language = French
670 Le service %1 peut indiquer être toujours actif lorsque %2 se terminera.
671 RegisterWaitForSingleObject() a échoué:
672 %3
673 .
674 Language = Italian
675 Servizio %1 potrebbe richiedere di essere in esecuzione quando %2 termina.
676 Chiamata a RegisterWaitForSingleObject() fallita:
677 %3
678 .
679
680 MessageId = +1
681 SymbolicName = NSSM_EVENT_CREATEPROCESS_FAILED
682 Severity = Error
683 Language = English
684 Failed to start service %1.  Program %2 couldn't be launched.
685 CreateProcess() failed:
686 %3
687 .
688 Language = French
689 Échec du démarrage du service %1.  Le programme %2 n'a pas pu être lancé.
690 CreateProcess() a échoué:
691 %3
692 .
693 Language = Italian
694 Impossibile avviare il servizio %1.  Il programma %2 non può essere avviato.
695 Chiamata a CreateProcess() fallita:
696 %3
697 .
698
699 MessageId = +1
700 SymbolicName = NSSM_EVENT_TERMINATEPROCESS
701 Severity = Informational
702 Language = English
703 Killing process %2 because service %1 is stopping.
704 .
705 Language = French
706 Arrêt forcé du processus %2 du fait de l'arrêt du service %1.
707 .
708 Language = Italian
709 Arresto in corso del processo %2 in quanto il processo %1 sta terminando.
710 .
711
712 MessageId = +1
713 SymbolicName = NSSM_EVENT_PROCESS_ALREADY_STOPPED
714 Severity = Informational
715 Language = English
716 Requested stop of service %1.  No action is required as program %2 is not running.
717 .
718 Language = French
719 Arrêt requis du service %1.  Aucune action n'est requise car le programme %2 n'est pas en cours d'exécution.
720 .
721 Language = Italian
722 Richiesta terminazione del servizio %1.  Nessuna azione necessaria in quanto il programma %2 non è in esecuzione.
723 .
724
725 MessageId = +1
726 SymbolicName = NSSM_EVENT_ENDED_SERVICE
727 Severity = Informational
728 Language = English
729 Program %1 for service %2 exited with return code %3.
730 .
731 Language = French
732 Le programme %1 pour le service %2 s'est arrêté avec code retour %3.
733 .
734 Language = Italian
735 Il programma %1 per il servizio %2 è terminato con codice errore %3.
736 .
737
738 MessageId = +1
739 SymbolicName = NSSM_EVENT_EXIT_RESTART
740 Severity = Informational
741 Language = English
742 Service %1 action for exit code %2 is %3.
743 Attempting to restart %4.
744 .
745 Language = French
746 L'action prévue du service %1 pour le code retour %2 est: %3.
747 Tentative de redémarrage de %4.
748 .
749 Language = Italian
750 L'azione per il servizio %1, codice di uscita %2, è %3
751 Tentativo di riavvio %4.
752 .
753
754 MessageId = +1
755 SymbolicName = NSSM_EVENT_EXIT_IGNORE
756 Severity = Informational
757 Language = English
758 Service %1 action for exit code %2 is %3.
759 No action will be taken to restart %4.
760 .
761 Language = French
762 L'action prévue du service %1 pour le code retour %2 est: %3.
763 Aucune action ne sera entreprise pour redémarrer %4.
764 .
765 Language = Italian
766 Azione di servizio "%1" per il codice di uscita %2 è %3.
767 Nessuna azione sarà intrapresa per riavviare %4.
768 .
769
770 MessageId = +1
771 SymbolicName = NSSM_EVENT_EXIT_REALLY
772 Severity = Informational
773 Language = English
774 Service %1 action for exit code %2 is %3.
775 Exiting.
776 .
777 Language = French
778 L'action prévue du service %1 pour le code retour %2 est: %3.
779 Le programme ne sera pas redémarré.
780 .
781 Language = Italian
782 L'azione per il servizio %1, codice di uscita %2, è %3.
783 Termine.
784 .
785
786 MessageId = +1
787 SymbolicName = NSSM_EVENT_OPENKEY_FAILED
788 Severity = Error
789 Language = English
790 Failed to open registry key HKLM\%1:
791 %2
792 .
793 Language = French
794 Échec de l'ouverture de la clé de registre HKLM\%1:
795 %2
796 .
797 Language = Italian
798 Impossibile aprire la chiave di registro HKLM\%1:
799 %2
800 .
801
802 MessageId = +1
803 SymbolicName = NSSM_EVENT_QUERYVALUE_FAILED
804 Severity = Error
805 Language = English
806 Failed to read registry value %1:
807 %2
808 .
809 Language = French
810 Échec de l'ouverture de la valeur de registre %1:
811 %2
812 .
813 Language = Italian
814 Impossibile leggere la chiave di registro %1:
815 %2
816 .
817
818 MessageId = +1
819 SymbolicName = NSSM_EVENT_SETVALUE_FAILED
820 Severity = Error
821 Language = English
822 Failed to write registry value %1:
823 %2
824 .
825 Language = French
826 Échec de l'écriture de la valeur de registre %1:
827 %2
828 .
829 Language = Italian
830 Impossibile scrivere la chiave di registro %1:
831 %2
832 .
833
834 MessageId = +1
835 SymbolicName = NSSM_EVENT_EXIT_UNCLEAN
836 Severity = Informational
837 Language = English
838 Service %1 action for exit code %2 is %3.
839 Exiting.
840 .
841 Language = French
842 L'action prévue du service %1 pour le code retour %2 est: %3.
843 Le programme s'est terminé de manière impropre.
844 .
845 Language = Italian
846 L'azione per il servizio %1, codice di uscita %2, è %3.
847 Il programma è terminato in maniera impropria.
848 .
849
850 MessageId = +1
851 SymbolicName = NSSM_EVENT_GRACEFUL_SUICIDE
852 Severity = Informational
853 Language = English
854 Service %1 application %2 exited with exit code 0 but the default exit action is %3.
855 Honouring the %4 action would result in the service being flagged as failed and subject to recovery actions.
856 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.
857 .
858 Language = French
859 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.
860 Exécuter cette action %4 ferait que le service serait marqué en échec et sujet à des actions de récupération.
861 Donc, pour éviter cette situation, le service sera arrêté normalement.
862 Pour supprimer le présent message, configurez explicitement l'action de sortie pour le code retour 0 à %5 ou %6.
863 .
864 Language = Italian
865 Servizio %1 applicazione %2 uscita con docide 0 ma l'azione di uscita di default è%3.
866 In base all'azione %4 il servizio andrebbe impostato come fallito e soggetto ad azioni di ripristino.
867 Il servizio verrà invece terminato in modo gentile. Per eliminare questo messaggio, impostare l'azione di uscita per il codice di uscita 0 su %5 o %6.
868 .
869
870 MessageId = +1
871 SymbolicName = NSSM_EVENT_EXPANDENVIRONMENTSTRINGS_FAILED
872 Severity = Error
873 Language = English
874 Failed to expand registry value %1:
875 %2
876 .
877 Language = French
878 Erreur lors de l'expansion des variables d'environnement dans la valeur de registre %1:
879 %2
880 .
881 Language = Italian
882 Impossibile espandere la chiave di registro %1:
883 %2
884 .
885
886 MessageId = +1
887 SymbolicName = NSSM_EVENT_KILLING
888 Severity = Informational
889 Language = English
890 Killing process tree of process %2 for service %1 with exit code %3
891 .
892 Language = French
893 Interruption du processus %2 et de ses processus-fils pour le service %1. Code retour = %3
894 .
895 Language = Italian
896 Arresto dell'albero di processo %2 per il servizio %1 con codice di uscita %3
897 .
898
899 MessageId = +1
900 SymbolicName = NSSM_EVENT_CREATETOOLHELP32SNAPSHOT_PROCESS_FAILED
901 Severity = Error
902 Language = English
903 Failed to create snapshot of running processes when terminating service %1:
904 %2
905 .
906 Language = French
907 Impossible de créer un instantané des processus en cours d'exécution lors de l'arrêt du service %1:
908 %2
909 .
910 Language = Italian
911 Impossibile creare uno snapshot dei processi in esecuzione durante l'arresto del servizio %1!
912 %2
913 .
914
915 MessageId = +1
916 SymbolicName = NSSM_EVENT_PROCESS_ENUMERATE_FAILED
917 Severity = Error
918 Language = English
919 Failed to enumerate running processes when terminating service %1:
920 %2
921 .
922 Language = French
923 Impossible d'énumérer les processus en cours d'exécution lors de l'arrêt du service %1:
924 %2
925 .
926 Language = Italian
927 Impossibile enumerare i processi in esecuzione durante la terminazione del servizio %1.
928 %2
929 .
930
931 MessageId = +1
932 SymbolicName = NSSM_EVENT_OPENPROCESS_FAILED
933 Severity = Error
934 Language = English
935 Failed to open process handle for process with PID %1 when terminating service %2:
936 %3
937 .
938 Language = French
939 Échec à l'ouverture du handle de processus avec PID est %1 lors de l'arrêt du service %2:
940 %3
941 .
942 Language = Italian
943 Impossibile aprire l'handle di proceso con PID %1 durante la terminazione del servizio %2.
944 %3
945 .
946
947 MessageId = +1
948 SymbolicName = NSSM_EVENT_KILL_PROCESS_TREE
949 Severity = Informational
950 Language = English
951 Killing PID %1 in process tree of PID %2 because service %3 is stopping.
952 .
953 Language = French
954 Arrêt forcé du processus avec PID %1 (processus enfant du processus avec PID %2) résultant de l'arrêt du service %3.
955 .
956 Language = Italian
957 Terminazione del PID %1 nell'albero di processo con PID %2 in quanto il servizio %3 è in fase di terminazione.
958 .
959
960 MessageId = +1
961 SymbolicName = NSSM_EVENT_TERMINATEPROCESS_FAILED
962 Severity = Error
963 Language = English
964 Failed to terminate process with PID %1 for service %2:
965 %3
966 .
967 Language = French
968 Impossible d'arrêter le processus avec PID %1 pour le service %2:
969 %3
970 .
971 Language = Italian
972 Impossibile terminare il processo con PID %1 per il servizio %2:
973 %3
974 .
975
976 MessageId = +1
977 SymbolicName = NSSM_EVENT_NO_FLAGS
978 Severity = Warning
979 Language = English
980 Registry key %1 is unset for service %2.
981 No flags will be passed to %3 when it starts.
982 .
983 Language = French
984 La clé de registre %1 n'est pas définie pour le service %2.
985 Aucune option ne sera transmise à %3 lorsqu'il démarrera.
986 .
987 Language = Italian
988 La chiave di registro %1 non è impostata per il servizio %2.
989 Nessin flag verrà passato a %3 in fase di avvio.
990 .
991
992 MessageId = +1
993 SymbolicName = NSSM_EVENT_NO_DIR
994 Severity = Warning
995 Language = English
996 Registry key %1 is unset for service %2.
997 Assuming startup directory %3.
998 .
999 Language = French
1000 La clé de registre %1 n'est pas définie pour le service %2.
1001 Le répertoire de démarrage sera supposé être: %3.
1002 .
1003 Language = Italian
1004 La chiave di registro %1 non è impostata per il servizio %2.
1005 Cartella di avvio presunta: %3.
1006 .
1007
1008 MessageId = +1
1009 SymbolicName = NSSM_EVENT_NO_DIR_AND_NO_FALLBACK
1010 Severity = Error
1011 Language = English
1012 Registry key %1 is unset for service %2.
1013 Additionally, ExpandEnvironmentStrings("%%SYSTEMROOT%%") failed when trying to choose a fallback startup directory.
1014 .
1015 Language = French
1016 La clé de registre %1 n'est pas définie pour le service %2.
1017 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.
1018 .
1019 Language = Italian
1020 La chiave di registro %1 non è impostata per il servizio %2.
1021 Inoltre, la chiamata a ExpandEnvironmentStrings("%%SYSTEMROOT%%") è fallita in fase di scelta directory alternativa.
1022 .
1023
1024 MessageId = +1
1025 SymbolicName = NSSM_EVENT_CREATETOOLHELP32SNAPSHOT_THREAD_FAILED
1026 Severity = Error
1027 Language = English
1028 Failed to create snapshot of running threads when terminating service %1:
1029 %2
1030 .
1031 Language = French
1032 Impossible de créer un instantané des threads en cours d'exécution lors de l'arrêt du service %1:
1033 %2
1034 .
1035 Language = Italian
1036 Impossibile creare uno snapshot dei thread attivi dutante la fase di terminazione del servizio %1:
1037 %2
1038 .
1039
1040 MessageId = +1
1041 SymbolicName = NSSM_EVENT_THREAD_ENUMERATE_FAILED
1042 Severity = Error
1043 Language = English
1044 Failed to enumerate running threads when terminating service %1:
1045 %2
1046 .
1047 Language = French
1048 Impossible d'énumérer les tâches (threads) en cours d'exécution lors de l'arrêt du service %1:
1049 %2
1050 .
1051 Language = Italian
1052 Impossibile enumerare i thread attivi durante la fase di terminazione del servizio %1:
1053 %2
1054 .
1055
1056 MessageId = +1
1057 SymbolicName = NSSM_EVENT_THROTTLED
1058 Severity = Warning
1059 Language = English
1060 Service %1 ran for less than %2 milliseconds.
1061 Restart will be delayed by %3 milliseconds.
1062 .
1063 Language = French
1064 Le service %1 est resté actif durant moins de %2 millisecondes.
1065 Son redémarrage sera retardé de %3 millisecondes.
1066 .
1067 Language = Italian
1068 Il servizio %1 è rimasto in esecuzione per meno di %2 millisecondi.
1069 Il riavvio verrà posticipato di %3 millisecondi.
1070 .
1071
1072 MessageId = +1
1073 SymbolicName = NSSM_EVENT_RESET_THROTTLE
1074 Severity = Informational
1075 Language = English
1076 Request to resume service %1.  Throttling of restart attempts will be reset.
1077 .
1078 Language = French
1079 Demande de redémarrage du service %1.  La régulation des tentatives de redémarrage sera réinitialisée.
1080 .
1081 Language = Italian
1082 Richiesta di cambio nome per il servizio %1. Il meccanismo di regolazione della pausa di riavvio verrà resettato.
1083 .
1084
1085 MessageId = +1
1086 SymbolicName = NSSM_EVENT_BOGUS_THROTTLE
1087 Severity = Warning
1088 Language = English
1089 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.
1090 .
1091 Language = French
1092 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, 
1093 n'était pas du type REG_DWORD.  Une durée de %3 millisecondes sera utilisée par défaut.
1094 .
1095 Language = Italian
1096 La chiave di registro %2, utilizzata per specificare il minimo numero di millisecondi che devono intercorrere prima che il servizio %1 sia considerato avviato correttamente, non è di tipo REG_DWORD.
1097 Verrà usato il tempo di default pari a %3 ms.
1098 .
1099
1100 MessageId = +1
1101 SymbolicName = NSSM_EVENT_CREATEWAITABLETIMER_FAILED
1102 Severity = Warning
1103 Language = English
1104 Failed to create waitable timer for service %1:
1105 %2
1106 Throttled restarts will not be interruptible.
1107 .
1108 Language = French
1109 Impossible de créer un déclenchement temporisé ("waitable timer") pour le service %1:
1110 %2
1111 Les redémarrages régulés ne pourront pas être interrompus.
1112 .
1113 Language = Italian
1114 Impossibile creare un timer per il servizio %1:
1115 %2
1116 Il meccanismo di regolazione della pausa di riavvio non sarà interrompibile.
1117 .
1118
1119 MessageId = +1
1120 SymbolicName = NSSM_EVENT_CREATEPROCESS_FAILED_INVALID_ENVIRONMENT
1121 Severity = Error
1122 Language = English
1123 Failed to start service %1.  Program %2 couldn't be launched.
1124 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.
1125 .
1126 Language = French
1127 Échec de démarrage du service %1.  Le programme %2 n'a pas pu être lancé.
1128 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.
1129 Il est vraisemblable que l'environnement a été spécifié de manière incorrecte.
1130 %3 devrait être définie comme valeur REG_MULTI_SZ comprenant des chaînes sous la forme KEY=VALUE.
1131 .
1132 Language = Italian
1133 Impossibile riavviare il servizio %1. Il programma %2 non può essere avviato.
1134 Chiamata a CreateProcess() fallita con ERROR_INVALID_PARAMETER e ambiente di processo impostato nella chiave di registro %3. E' probabile che l'ambiente si stato specificato in modo errato.
1135 $3 dovrebbe essere un valore REG_MULTI_SZ comprendente stringhe nella forma CHIAVE=VALORE.
1136 .
1137
1138 MessageId = +1
1139 SymbolicName = NSSM_EVENT_INVALID_ENVIRONMENT_STRING_TYPE
1140 Severity = Warning
1141 Language = English
1142 Environment declaration %1 for service %2 is not of type REG_MULTI_SZ and will be ignored.
1143 .
1144 Language = French
1145 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.
1146 .
1147 Language = Italian
1148 Dichiarazione di ambiente %1 per il servizio %2 non è di tipo REG_MULTI_SZ e verrà quindi ignorata.
1149 .
1150
1151 MessageId = +1
1152 SymbolicName = NSSM_EVENT_SERVICE_CONTROL_HANDLED
1153 Severity = Informational
1154 Language = English
1155 Service %1 received %2 control, which will be handled.
1156 .
1157 Language = French
1158 Le service %1 a reçu le code de contrôle %2, qui sera pris en compte.
1159 .
1160 Language = Italian
1161 Il servizio %1 ha ricevuto la chiave di controllo %2 che sarà gestita.
1162 .
1163
1164 MessageId = +1
1165 SymbolicName = NSSM_EVENT_SERVICE_CONTROL_NOT_HANDLED
1166 Severity = Informational
1167 Language = English
1168 Service %1 received unsupported %2 control, which will not be handled.
1169 .
1170 Language = French
1171 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.
1172 .
1173 Language = Italian
1174 Il servizio %1 ha ricevuto una chiave di controllo %2 non supportata. Essa non sarà gestita.
1175 .
1176
1177 MessageId = +1
1178 SymbolicName = NSSM_EVENT_SERVICE_CONTROL_UNKNOWN
1179 Severity = Informational
1180 Language = English
1181 Service %1 received unknown service control message %2, which will be ignored.
1182 .
1183 Language = French
1184 Le service %1 a reçu le code de contrôle inconnu %2, qui sera donc ignoré.
1185 .
1186 Language = Italian
1187 Il servizio %1 ha ricevuto un messaggio di controllo di servizio sconosciuto %2, che verrà ignorato.
1188 .
1189
1190 MessageId = +1
1191 SymbolicName = NSSM_EVENT_CHANGESERVICECONFIG2_FAILED
1192 Severity = Informational
1193 Language = English
1194 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.
1195 ChangeServiceConfig2() failed:
1196 %2
1197 .
1198 Language = French
1199 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.
1200 ChangeServiceConfig2() a échoué:
1201 .
1202 Language = Italian
1203 Errore in fase di configurazione delle aziondi di fallimento per il servizio %1. Il servizio non sarà soggetto ad azioni di ripristino nel caso termini in modo gentile con un codice di uscita non nullo.
1204 Chiamata a ChangeServiceConfig2() fallita:
1205 %2
1206 .
1207
1208 MessageId = +1
1209 SymbolicName = NSSM_EVENT_GETPROCESSTIMES_FAILED
1210 Severity = Error
1211 Language = English
1212 GetProcessTimes() failed:
1213 %1
1214 .
1215 Language = French
1216 Échec de GetProcessTimes():
1217 %1
1218 .
1219 Language = Italian
1220 Chiamata a GetProcessTimes():
1221 %1
1222 .
1223
1224 MessageId = +1
1225 SymbolicName = NSSM_EVENT_ATTACHCONSOLE_FAILED
1226 Severity = Error
1227 Language = English
1228 Error attaching to console for service %1.
1229 AttachConsole() failed:
1230 %2
1231 .
1232 Language = French
1233 Error attaching to console for service %1.
1234 AttachConsole() a échoué:
1235 %2
1236 .
1237 Language = Italian
1238 Error attaching to console for service %1.
1239 AttachConsole() fallita:
1240 %2
1241 .
1242
1243 MessageId = +1
1244 SymbolicName = NSSM_EVENT_SETCONSOLECTRLHANDLER_FAILED
1245 Severity = Error
1246 Language = English
1247 Error setting null handler for Control-C events sent to service %1.
1248 SetConsoleCtrlHandler() failed:
1249 %2
1250 .
1251 Language = French
1252 Error setting null handler for Control-C events sent to service %1.
1253 SetConsoleCtrlHandler() a échoué:
1254 %2
1255 .
1256 Language = Italian
1257 Error setting null handler for Control-C events sent to service %1.
1258 SetConsoleCtrlHandler() fallita:
1259 %2
1260 .
1261
1262 MessageId = +1
1263 SymbolicName = NSSM_EVENT_GENERATECONSOLECTRLEVENT_FAILED
1264 Severity = Error
1265 Language = English
1266 Error generating Control-C event for service %1.
1267 GenerateConsoleCtrlEvent() failed:
1268 %2
1269 .
1270 Language = French
1271 Error generating Control-C event for service %1.
1272 GenerateConsoleCtrlEvent() a échoué:
1273 %2
1274 .
1275 Language = Italian
1276 Error generating Control-C event for service %1.
1277 GenerateConsoleCtrlEvent() fallita:
1278 %2
1279 .
1280
1281 MessageId = +1
1282 SymbolicName = NSSM_EVENT_FREECONSOLE_FAILED
1283 Severity = Warning
1284 Language = English
1285 Error detaching from console for service %1.
1286 FreeConsole() failed:
1287 %2
1288 .
1289 Language = French
1290 Error detaching from console for service %1.
1291 FreeConsole() a échoué:
1292 %2
1293 .
1294 Language = Italian
1295 Error detaching from console for service %1.
1296 FreeConsole() fallita:
1297 %2
1298 .
1299
1300 MessageId = +1
1301 SymbolicName = NSSM_EVENT_CREATEFILE_FAILED
1302 Severity = Error
1303 Language = English
1304 CreateFile() failed to open %1:
1305 %2
1306 .
1307 Language = French
1308 CreateFile() a échoué %1:
1309 %2
1310 .
1311 Language = Italian
1312 Chiamata a CreateFile() fallita %1:
1313 %2
1314 .
1315
1316 MessageId = +1
1317 SymbolicName = NSSM_EVENT_DUPLICATEHANDLE_FAILED
1318 Severity = Error
1319 Language = English
1320 Error duplicating the filehandle previously opened for %1 as %2.
1321 DuplicateHandle() failed:
1322 %3
1323 .
1324 Language = French
1325 DuplicateHandle() a échoué (%1 -> %2):
1326 %3
1327 .
1328 Language = Italian
1329 Chiamata a DuplicateHandle() fallita (%1 -> %2):
1330 %3
1331 .
1332
1333 MessageId = +1
1334 SymbolicName = NSSM_EVENT_GET_OUTPUT_HANDLES_FAILED
1335 Severity = Error
1336 Language = English
1337 Error setting up one or more I/O filehandles.  Service %1 will not be started.
1338 .
1339 Language = French
1340 Error setting up one or more I/O filehandles.  Service %1 will not be started.
1341 .
1342 Language = Italian
1343 Error setting up one or more I/O filehandles.  Service %1 will not be started.
1344 .
1345
1346 MessageId = +1
1347 SymbolicName = NSSM_EVENT_BOGUS_STOP_METHOD_SKIP
1348 Severity = Warning
1349 Language = English
1350 The registry value %2, used to specify the method(s) by which %3 will skip when attempting to stop service %1, was not of type REG_DWORD.  All available methods will be used.
1351 .
1352 Language = French
1353 The registry value %2, used to specify the method(s) by which %3 will skip when attempting to stop service %1, was not of type REG_DWORD.  All available methods will be used.
1354 .
1355 Language = Italian
1356 The registry value %2, used to specify the method(s) by which %3 will skip when attempting to stop service %1, was not of type REG_DWORD.  All available methods will be used.
1357 .
1358
1359 MessageId = +1
1360 SymbolicName = NSSM_EVENT_PROCESS_STILL_ACTIVE
1361 Severity = Warning
1362 Language = English
1363 The service %1 is stopping but PID %2 is still running.
1364 Usually %3 will call TerminateProcess() as a last resort to ensure that the process is stopped but the registry value %4 has been set and not all process termination methods have been attempted.
1365 It will no longer be possible to attempt to control the application and the service will report a stopped status.
1366 .
1367 Language = French
1368 The service %1 is stopping but PID %2 is still running.
1369 Usually %3 will call TerminateProcess() as a last resort to ensure that the process is stopped but the registry value %4 has been set and not all process termination methods have been attempted.
1370 It will no longer be possible to attempt to control the application and the service will report a stopped status.
1371 .
1372 Language = Italian
1373 The service %1 is stopping but PID %2 is still running.
1374 Usually %3 will call TerminateProcess() as a last resort to ensure that the process is stopped but the registry value %4 has been set and not all process termination methods have been attempted.
1375 It will no longer be possible to attempt to control the application and the service will report a stopped status.
1376 .
1377
1378 MessageId = +1
1379 SymbolicName = NSSM_EVENT_LOADLIBRARY_FAILED
1380 Severity = Warning
1381 Language = English
1382 Error loading the %1 DLL!
1383 LoadLibrary() failed:
1384 %2
1385 .
1386 Language = French
1387 Erreur à l'ouverture de la DLL %1!
1388 LoadLibrary() a échoué:
1389 %2
1390 .
1391 Language = Italian
1392 Errore apertura DLL %1!
1393 Chiamata a LoadLibrary() fallita:
1394 %2
1395 .
1396
1397 MessageId = +1
1398 SymbolicName = NSSM_EVENT_GETPROCADDRESS_FAILED
1399 Severity = Warning
1400 Language = English
1401 GetProcAddress(%1) failed:
1402 %2
1403 .
1404 Language = French
1405 GetProcAddress(%1) a échoué:
1406 %2
1407 .
1408 Language = Italian
1409 Chiamata a GetProcAddress(%1) fallita:
1410 %2
1411 .
1412
1413 MessageId = +1
1414 SymbolicName = NSSM_EVENT_BOGUS_KILL_CONSOLE_GRACE_PERIOD
1415 Severity = Warning
1416 Language = English
1417 The registry value %2, used to specify the maximum number of milliseconds to wait for service %1 to stop after sending a Control-C event, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1418 .
1419 Language = French
1420 The registry value %2, used to specify the maximum number of milliseconds to wait for service %1 to stop after sending a Control-C event, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1421 .
1422 Language = Italian
1423 The registry value %2, used to specify the maximum number of milliseconds to wait for service %1 to stop after sending a Control-C event, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1424 .
1425
1426 MessageId = +1
1427 SymbolicName = NSSM_EVENT_BOGUS_KILL_WINDOW_GRACE_PERIOD
1428 Severity = Warning
1429 Language = English
1430 The registry value %2, used to specify the maximum number of milliseconds to wait for service %1 to stop after posting a WM_CLOSE message to windows managed by the application, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1431 .
1432 Language = French
1433 The registry value %2, used to specify the maximum number of milliseconds to wait for service %1 to stop after posting a WM_CLOSE message to windows managed by the application, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1434 .
1435 Language = Italian
1436 The registry value %2, used to specify the maximum number of milliseconds to wait for service %1 to stop after posting a WM_CLOSE message to windows managed by the application, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1437 .
1438
1439 MessageId = +1
1440 SymbolicName = NSSM_EVENT_BOGUS_KILL_THREADS_GRACE_PERIOD
1441 Severity = Warning
1442 Language = English
1443 The registry value %2, used to specify the maximum number of milliseconds to wait for service %1 to stop after posting a WM_QUIT message to the message queues of threads managed by the application, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1444 .
1445 Language = French
1446 The registry value %2, used to specify the maximum number of milliseconds to wait for service %1 to stop after posting a WM_QUIT message to the message queues of threads managed by the application, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1447 .
1448 Language = Italian
1449 The registry value %2, used to specify the maximum number of milliseconds to wait for service %1 to stop after posting a WM_QUIT message to the message queues of threads managed by the application, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1450 .
1451
1452 MessageId = +1
1453 SymbolicName = NSSM_EVENT_AWAITING_SHUTDOWN
1454 Severity = Informational
1455 Language = English
1456 %1 has waited %3 of %5 milliseconds for the %2 service to exit.
1457 Next update in %4 milliseconds.
1458 .
1459 Language = French
1460 %1 has waited %3 of %5 milliseconds for the %2 service to exit.
1461 Next update in %4 milliseconds.
1462 .
1463 Language = Italian
1464 %1 has waited %3 of %5 milliseconds for the %2 service to exit.
1465 Next update in %4 milliseconds.
1466 .
1467
1468 MessageId = +1
1469 SymbolicName = NSSM_EVENT_CREATETHREAD_FAILED
1470 Severity = Error
1471 Language = English
1472 CreateThread() failed:
1473 %1
1474 .
1475 Language = French
1476 CreateThread() a échoué:
1477 %1
1478 .
1479 Language = Italian
1480 Chiamata a CreateThread() fallita:
1481 %1
1482 .
1483
1484 MessageId = +1
1485 SymbolicName = NSSM_EVENT_STARTUP_DELAY_TOO_LONG
1486 Severity = Informational
1487 Language = English
1488 The minimum number of milliseconds which must pass before service %1 is considered to have been started successfully is set to %2.  Access to the Windows service control manager is blocked until the service updates its status, therefore %3 will wait a maximum of %4 milliseconds before reporting the service's state as running.  Service restart throttling will be enforced if the service runs for less than the full %2 milliseconds.
1489 .
1490 Language = French
1491 The minimum number of milliseconds which must pass before service %1 is considered to have been started successfully is set to %2.  Access to the Windows service control manager is blocked until the service updates its status, therefore %3 will wait a maximum of %4 milliseconds before reporting the service's state as running.  Service restart throttling will be enforced if the service runs for less than the full %2 milliseconds.
1492 .
1493 Language = Italian
1494 The minimum number of milliseconds which must pass before service %1 is considered to have been started successfully is set to %2.  Access to the Windows service control manager is blocked until the service updates its status, therefore %3 will wait a maximum of %4 milliseconds before reporting the service's state as running.  Service restart throttling will be enforced if the service runs for less than the full %2 milliseconds.
1495 .