Set environment from the GUI at install time.
[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_INVALID_ENVIRONMENT
306 Severity = Informational
307 Language = English
308 Environment should comprise strings of the form KEY=VALUE.
309 .
310 Language = French
311 L'environnement devrait comprendre des chaînes sous la forme KEY=VALUE.
312 .
313 Language = Italian
314 L'ambiente dovrebbe comprendere stringhe nella forma CHIAVE=VALORE.
315 .
316
317 MessageId = +1
318 SymbolicName = NSSM_GUI_INSTALL_SERVICE_FAILED
319 Severity = Informational
320 Language = English
321 Couldn't create service!
322 Perhaps it is already installed...
323 .
324 Language = French
325 Impossible de créer le service!
326 Peut-être est-il déjà installé...
327 .
328 Language = Italian
329 Impossibile creare il servizio!
330 Probabilmente è già installato...
331 .
332
333 MessageId = +1
334 SymbolicName = NSSM_GUI_CREATE_PARAMETERS_FAILED
335 Severity = Informational
336 Language = English
337 Couldn't set startup parameters for the service!
338 Deleting the service...
339 .
340 Language = French
341 Impossible de régler les paramètres de démarrage pour le service!
342 Suppression du dit service...
343 .
344 Language = Italian
345 Impossibile impostare i parametri di avvio per il servizio!
346 Eliminazione servizio in corso...
347 .
348
349 MessageId = +1
350 SymbolicName = NSSM_GUI_ASK_REMOVE_SERVICE
351 Severity = Informational
352 Language = English
353 Remove the service?
354 .
355 Language = French
356 Supprimer le service "%s" ?
357 .
358 Language = Italian
359 Eliminare il servizio?
360 .
361
362 MessageId = +1
363 SymbolicName = NSSM_GUI_SERVICE_NOT_INSTALLED
364 Severity = Informational
365 Language = English
366 Can't open service!
367 Perhaps it isn't installed...
368 .
369 Language = French
370 Impossible d'ouvrir le service!
371 Celui-ci n'est peut-être pas installé...
372 .
373 Language = Italian
374 Impossibile aprire il servizio!
375 Probabilmente non è installato...
376 .
377
378 MessageId = +1
379 SymbolicName = NSSM_GUI_REMOVE_SERVICE_FAILED
380 Severity = Informational
381 Language = English
382 Can't delete service!  Make sure the service is stopped and try again.
383 If this error persists, you may need to set the service NOT to start
384 automatically, reboot your computer and try removing it again.
385 .
386 Language = French
387 Impossible de supprimer le service!  Assurez-vous que ce service est arrêté et réessayez.
388 Si cette erreur persiste, réglez ce service en lancement MANUEL
389 (non automatique), redémarrez votre ordinateur et tentez de nouveau la suppression.
390 .
391 Language = Italian
392 Impossibile eliminare il servizio! Verificare che sia stato fermato e riprovare.
393 Se l'errore persiste, provare ad impostare il servizio come avvio NON
394 automatico, riavviare il computer e tentare di nuovo la rimozione.
395 .
396
397 MessageId = +1
398 SymbolicName = NSSM_GUI_BROWSE_FILTER_APPLICATIONS
399 Severity = Informational
400 Language = English
401 Applications%0
402 .
403 Language = French
404 Applications%0
405 .
406 Language = Italian
407 Applicazioni%0
408 .
409
410 MessageId = +1
411 SymbolicName = NSSM_GUI_BROWSE_FILTER_DIRECTORIES
412 Severity = Informational
413 Language = English
414 Directories%0
415 .
416 Language = French
417 Répertoires%0
418 .
419 Language = Italian
420 Cartelle%0
421 .
422
423 MessageId = +1
424 SymbolicName = NSSM_GUI_BROWSE_FILTER_ALL_FILES
425 Severity = Informational
426 Language = English
427 All files%0
428 .
429 Language = French
430 Tous les fichiers%0
431 .
432 Language = Italian
433 Tutti i files%0
434 .
435
436 MessageId = +1
437 SymbolicName = NSSM_GUI_BROWSE_TITLE
438 Severity = Informational
439 Language = English
440 Locate application file
441 .
442 Language = French
443 Indiquez le fichier exécutable
444 .
445 Language = Italian
446 Ricerca file applicazione
447 .
448
449 MessageId = +1
450 SymbolicName = NSSM_GUI_TAB_APPLICATION
451 Severity = Informational
452 Language = English
453 Application
454 .
455 Language = French
456 Application
457 .
458 Language = Italian
459 Applicazione
460 .
461
462 MessageId = +1
463 SymbolicName = NSSM_GUI_TAB_SHUTDOWN
464 Severity = Informational
465 Language = English
466 Shutdown
467 .
468 Language = French
469 Shutdown
470 .
471 Language = Italian
472 Shutdown
473 .
474
475 MessageId = +1
476 SymbolicName = NSSM_GUI_TAB_EXIT
477 Severity = Informational
478 Language = English
479 Exit actions
480 .
481 Language = French
482 Exit actions
483 .
484 Language = Italian
485 Exit actions
486 .
487
488 MessageId = +1
489 SymbolicName = NSSM_GUI_TAB_IO
490 Severity = Informational
491 Language = English
492 I/O
493 .
494 Language = French
495 I/O
496 .
497 Language = Italian
498 I/O
499 .
500
501 MessageId = +1
502 SymbolicName = NSSM_GUI_TAB_ENVIRONMENT
503 Severity = Informational
504 Language = English
505 Environment
506 .
507 Language = French
508 Environnement
509 .
510 Language = Italian
511 Ambiente
512 .
513
514 MessageId = +1
515 SymbolicName = NSSM_GUI_EXIT_RESTART
516 Severity = Informational
517 Language = English
518 Restart application
519 .
520 Language = French
521 Redémarrer l'application
522 .
523 Language = Italian
524 Riavvare l'applicazione
525 .
526
527 MessageId = +1
528 SymbolicName = NSSM_GUI_EXIT_IGNORE
529 Severity = Informational
530 Language = English
531 No action (srvany compatible)
532 .
533 Language = French
534 No action (srvany compatible)
535 .
536 Language = Italian
537 No action (srvany compatible)
538 .
539
540 MessageId = +1
541 SymbolicName = NSSM_GUI_EXIT_REALLY
542 Severity = Informational
543 Language = English
544 Stop service (oneshot mode)
545 .
546 Language = French
547 Stop service (oneshot mode)
548 .
549 Language = Italian
550 Stop service (oneshot mode)
551 .
552
553 MessageId = +1
554 SymbolicName = NSSM_GUI_EXIT_UNCLEAN
555 Severity = Informational
556 Language = English
557 Fake crash (pre-Vista)
558 .
559 Language = French
560 Fake crash (pre-Vista)
561 .
562 Language = Italian
563 Fake crash (pre-Vista)
564 .
565
566 MessageId = 1001
567 SymbolicName = NSSM_EVENT_DISPATCHER_FAILED
568 Severity = Error
569 Language = English
570 StartServiceCtrlDispatcher() failed:
571 %1
572 .
573 Language = French
574 Erreur en tentant de connecter la tâche principale du service au gestionnaire de services Windows.
575 StartServiceCtrlDispatcher() a échoué:
576 %1
577 .
578 Language = Italian
579 Chiamata a StartServiceCtrlDispatcher() fallita:
580 %1
581 .
582
583 MessageId = +1
584 SymbolicName = NSSM_EVENT_OPENSCMANAGER_FAILED
585 Severity = Error
586 Language = English
587 Unable to connect to service manager!
588 Perhaps you need to be an administrator...
589 .
590 Language = French
591 Connexion impossible au gestionnaire de services!
592 Il vous manque peut-être des droits d'administrateur.
593 .
594 Language = Italian
595 Impossibile connettersi al Service Manager!
596 Probabilmente sono necessari permessi di Amministratore...
597 .
598
599 MessageId = +1
600 SymbolicName = NSSM_EVENT_OUT_OF_MEMORY
601 Severity = Error
602 Language = English
603 Out of memory for %1 in %2!
604 .
605 Language = French
606 Mémoire insuffisante pour %1 dans %2!
607 .
608 Language = Italian
609 Memoria insufficiente per %1 in %2!
610 .
611
612 MessageId = +1
613 SymbolicName = NSSM_EVENT_GET_PARAMETERS_FAILED
614 Severity = Error
615 Language = English
616 Failed to get startup parameters for service %1.
617 .
618 Language = French
619 Paramètres de démarrage non trouvés pour le service %1.
620 .
621 Language = Italian
622 Impossibile ottenere i permessi di avvio per il servizio %1.
623 .
624
625 MessageId = +1
626 SymbolicName = NSSM_EVENT_REGISTERSERVICECTRLHANDER_FAILED
627 Severity = Error
628 Language = English
629 RegisterServiceCtrlHandlerEx() failed:
630 %1
631 .
632 Language = French
633 Échec de l'enregistrement de la fonction de gestion des requêtes étendues de contrôle du service.
634 RegisterServiceCtrlHandlerEx() a échoué:
635 %1
636 .
637 Language = Italian
638 Chiamata a RegisterServiceCtrlHandlerEx() fallita:
639 %1
640 .
641
642 MessageId = +1
643 SymbolicName = NSSM_EVENT_START_SERVICE_FAILED
644 Severity = Error
645 Language = English
646 Can't start %1 for service %2.
647 Error code: %3.
648 .
649 Language = French
650 Impossible de démarrer %1 pour le service %2.
651 Code erreur: %3.
652 .
653 Language = Italian
654 Impossibile avviare %1 per il servizio %2.
655 Codice errore: %3.
656 .
657
658 MessageId = +1
659 SymbolicName = NSSM_EVENT_RESTART_SERVICE_FAILED
660 Severity = Warning
661 Language = English
662 Failed to restart %1 for service %2.
663 Sleeping...
664 .
665 Language = French
666 Impossible de redémarrer %1 pour le service %2.
667 Mise en sommeil...
668 .
669 Language = Italian
670 Impossibile riavviare %1 per il servizio %2.
671 In stato di attesa...
672 .
673
674 MessageId = +1
675 SymbolicName = NSSM_EVENT_STARTED_SERVICE
676 Severity = Informational
677 Language = English
678 Started %1 %2 for service %3 in %4.
679 .
680 Language = French
681 Démarrage réussi de %1 %2 pour le service %3 depuis le répertoire %4.
682 .
683 Language = Italian
684 Avviati %1 %2 per il servizio %3 in %4.
685 .
686
687 MessageId = +1
688 SymbolicName = NSSM_EVENT_REGISTERWAITFORSINGLEOBJECT_FAILED
689 Severity = Warning
690 Language = English
691 Service %1 may claim to be still running when %2 exits.
692 RegisterWaitForSingleObject() failed:
693 %3
694 .
695 Language = French
696 Le service %1 peut indiquer être toujours actif lorsque %2 se terminera.
697 RegisterWaitForSingleObject() a échoué:
698 %3
699 .
700 Language = Italian
701 Servizio %1 potrebbe richiedere di essere in esecuzione quando %2 termina.
702 Chiamata a RegisterWaitForSingleObject() fallita:
703 %3
704 .
705
706 MessageId = +1
707 SymbolicName = NSSM_EVENT_CREATEPROCESS_FAILED
708 Severity = Error
709 Language = English
710 Failed to start service %1.  Program %2 couldn't be launched.
711 CreateProcess() failed:
712 %3
713 .
714 Language = French
715 Échec du démarrage du service %1.  Le programme %2 n'a pas pu être lancé.
716 CreateProcess() a échoué:
717 %3
718 .
719 Language = Italian
720 Impossibile avviare il servizio %1.  Il programma %2 non può essere avviato.
721 Chiamata a CreateProcess() fallita:
722 %3
723 .
724
725 MessageId = +1
726 SymbolicName = NSSM_EVENT_TERMINATEPROCESS
727 Severity = Informational
728 Language = English
729 Killing process %2 because service %1 is stopping.
730 .
731 Language = French
732 Arrêt forcé du processus %2 du fait de l'arrêt du service %1.
733 .
734 Language = Italian
735 Arresto in corso del processo %2 in quanto il processo %1 sta terminando.
736 .
737
738 MessageId = +1
739 SymbolicName = NSSM_EVENT_PROCESS_ALREADY_STOPPED
740 Severity = Informational
741 Language = English
742 Requested stop of service %1.  No action is required as program %2 is not running.
743 .
744 Language = French
745 Arrêt requis du service %1.  Aucune action n'est requise car le programme %2 n'est pas en cours d'exécution.
746 .
747 Language = Italian
748 Richiesta terminazione del servizio %1.  Nessuna azione necessaria in quanto il programma %2 non è in esecuzione.
749 .
750
751 MessageId = +1
752 SymbolicName = NSSM_EVENT_ENDED_SERVICE
753 Severity = Informational
754 Language = English
755 Program %1 for service %2 exited with return code %3.
756 .
757 Language = French
758 Le programme %1 pour le service %2 s'est arrêté avec code retour %3.
759 .
760 Language = Italian
761 Il programma %1 per il servizio %2 è terminato con codice errore %3.
762 .
763
764 MessageId = +1
765 SymbolicName = NSSM_EVENT_EXIT_RESTART
766 Severity = Informational
767 Language = English
768 Service %1 action for exit code %2 is %3.
769 Attempting to restart %4.
770 .
771 Language = French
772 L'action prévue du service %1 pour le code retour %2 est: %3.
773 Tentative de redémarrage de %4.
774 .
775 Language = Italian
776 L'azione per il servizio %1, codice di uscita %2, è %3
777 Tentativo di riavvio %4.
778 .
779
780 MessageId = +1
781 SymbolicName = NSSM_EVENT_EXIT_IGNORE
782 Severity = Informational
783 Language = English
784 Service %1 action for exit code %2 is %3.
785 No action will be taken to restart %4.
786 .
787 Language = French
788 L'action prévue du service %1 pour le code retour %2 est: %3.
789 Aucune action ne sera entreprise pour redémarrer %4.
790 .
791 Language = Italian
792 Azione di servizio "%1" per il codice di uscita %2 è %3.
793 Nessuna azione sarà intrapresa per riavviare %4.
794 .
795
796 MessageId = +1
797 SymbolicName = NSSM_EVENT_EXIT_REALLY
798 Severity = Informational
799 Language = English
800 Service %1 action for exit code %2 is %3.
801 Exiting.
802 .
803 Language = French
804 L'action prévue du service %1 pour le code retour %2 est: %3.
805 Le programme ne sera pas redémarré.
806 .
807 Language = Italian
808 L'azione per il servizio %1, codice di uscita %2, è %3.
809 Termine.
810 .
811
812 MessageId = +1
813 SymbolicName = NSSM_EVENT_OPENKEY_FAILED
814 Severity = Error
815 Language = English
816 Failed to open registry key HKLM\%1:
817 %2
818 .
819 Language = French
820 Échec de l'ouverture de la clé de registre HKLM\%1:
821 %2
822 .
823 Language = Italian
824 Impossibile aprire la chiave di registro HKLM\%1:
825 %2
826 .
827
828 MessageId = +1
829 SymbolicName = NSSM_EVENT_QUERYVALUE_FAILED
830 Severity = Error
831 Language = English
832 Failed to read registry value %1:
833 %2
834 .
835 Language = French
836 Échec de l'ouverture de la valeur de registre %1:
837 %2
838 .
839 Language = Italian
840 Impossibile leggere la chiave di registro %1:
841 %2
842 .
843
844 MessageId = +1
845 SymbolicName = NSSM_EVENT_SETVALUE_FAILED
846 Severity = Error
847 Language = English
848 Failed to write registry value %1:
849 %2
850 .
851 Language = French
852 Échec de l'écriture de la valeur de registre %1:
853 %2
854 .
855 Language = Italian
856 Impossibile scrivere la chiave di registro %1:
857 %2
858 .
859
860 MessageId = +1
861 SymbolicName = NSSM_EVENT_EXIT_UNCLEAN
862 Severity = Informational
863 Language = English
864 Service %1 action for exit code %2 is %3.
865 Exiting.
866 .
867 Language = French
868 L'action prévue du service %1 pour le code retour %2 est: %3.
869 Le programme s'est terminé de manière impropre.
870 .
871 Language = Italian
872 L'azione per il servizio %1, codice di uscita %2, è %3.
873 Il programma è terminato in maniera impropria.
874 .
875
876 MessageId = +1
877 SymbolicName = NSSM_EVENT_GRACEFUL_SUICIDE
878 Severity = Informational
879 Language = English
880 Service %1 application %2 exited with exit code 0 but the default exit action is %3.
881 Honouring the %4 action would result in the service being flagged as failed and subject to recovery actions.
882 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.
883 .
884 Language = French
885 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.
886 Exécuter cette action %4 ferait que le service serait marqué en échec et sujet à des actions de récupération.
887 Donc, pour éviter cette situation, le service sera arrêté normalement.
888 Pour supprimer le présent message, configurez explicitement l'action de sortie pour le code retour 0 à %5 ou %6.
889 .
890 Language = Italian
891 Servizio %1 applicazione %2 uscita con docide 0 ma l'azione di uscita di default è%3.
892 In base all'azione %4 il servizio andrebbe impostato come fallito e soggetto ad azioni di ripristino.
893 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.
894 .
895
896 MessageId = +1
897 SymbolicName = NSSM_EVENT_EXPANDENVIRONMENTSTRINGS_FAILED
898 Severity = Error
899 Language = English
900 Failed to expand registry value %1:
901 %2
902 .
903 Language = French
904 Erreur lors de l'expansion des variables d'environnement dans la valeur de registre %1:
905 %2
906 .
907 Language = Italian
908 Impossibile espandere la chiave di registro %1:
909 %2
910 .
911
912 MessageId = +1
913 SymbolicName = NSSM_EVENT_KILLING
914 Severity = Informational
915 Language = English
916 Killing process tree of process %2 for service %1 with exit code %3
917 .
918 Language = French
919 Interruption du processus %2 et de ses processus-fils pour le service %1. Code retour = %3
920 .
921 Language = Italian
922 Arresto dell'albero di processo %2 per il servizio %1 con codice di uscita %3
923 .
924
925 MessageId = +1
926 SymbolicName = NSSM_EVENT_CREATETOOLHELP32SNAPSHOT_PROCESS_FAILED
927 Severity = Error
928 Language = English
929 Failed to create snapshot of running processes when terminating service %1:
930 %2
931 .
932 Language = French
933 Impossible de créer un instantané des processus en cours d'exécution lors de l'arrêt du service %1:
934 %2
935 .
936 Language = Italian
937 Impossibile creare uno snapshot dei processi in esecuzione durante l'arresto del servizio %1!
938 %2
939 .
940
941 MessageId = +1
942 SymbolicName = NSSM_EVENT_PROCESS_ENUMERATE_FAILED
943 Severity = Error
944 Language = English
945 Failed to enumerate running processes when terminating service %1:
946 %2
947 .
948 Language = French
949 Impossible d'énumérer les processus en cours d'exécution lors de l'arrêt du service %1:
950 %2
951 .
952 Language = Italian
953 Impossibile enumerare i processi in esecuzione durante la terminazione del servizio %1.
954 %2
955 .
956
957 MessageId = +1
958 SymbolicName = NSSM_EVENT_OPENPROCESS_FAILED
959 Severity = Error
960 Language = English
961 Failed to open process handle for process with PID %1 when terminating service %2:
962 %3
963 .
964 Language = French
965 Échec à l'ouverture du handle de processus avec PID est %1 lors de l'arrêt du service %2:
966 %3
967 .
968 Language = Italian
969 Impossibile aprire l'handle di proceso con PID %1 durante la terminazione del servizio %2.
970 %3
971 .
972
973 MessageId = +1
974 SymbolicName = NSSM_EVENT_KILL_PROCESS_TREE
975 Severity = Informational
976 Language = English
977 Killing PID %1 in process tree of PID %2 because service %3 is stopping.
978 .
979 Language = French
980 Arrêt forcé du processus avec PID %1 (processus enfant du processus avec PID %2) résultant de l'arrêt du service %3.
981 .
982 Language = Italian
983 Terminazione del PID %1 nell'albero di processo con PID %2 in quanto il servizio %3 è in fase di terminazione.
984 .
985
986 MessageId = +1
987 SymbolicName = NSSM_EVENT_TERMINATEPROCESS_FAILED
988 Severity = Error
989 Language = English
990 Failed to terminate process with PID %1 for service %2:
991 %3
992 .
993 Language = French
994 Impossible d'arrêter le processus avec PID %1 pour le service %2:
995 %3
996 .
997 Language = Italian
998 Impossibile terminare il processo con PID %1 per il servizio %2:
999 %3
1000 .
1001
1002 MessageId = +1
1003 SymbolicName = NSSM_EVENT_NO_FLAGS
1004 Severity = Warning
1005 Language = English
1006 Registry key %1 is unset for service %2.
1007 No flags will be passed to %3 when it starts.
1008 .
1009 Language = French
1010 La clé de registre %1 n'est pas définie pour le service %2.
1011 Aucune option ne sera transmise à %3 lorsqu'il démarrera.
1012 .
1013 Language = Italian
1014 La chiave di registro %1 non è impostata per il servizio %2.
1015 Nessin flag verrà passato a %3 in fase di avvio.
1016 .
1017
1018 MessageId = +1
1019 SymbolicName = NSSM_EVENT_NO_DIR
1020 Severity = Warning
1021 Language = English
1022 Registry key %1 is unset for service %2.
1023 Assuming startup directory %3.
1024 .
1025 Language = French
1026 La clé de registre %1 n'est pas définie pour le service %2.
1027 Le répertoire de démarrage sera supposé être: %3.
1028 .
1029 Language = Italian
1030 La chiave di registro %1 non è impostata per il servizio %2.
1031 Cartella di avvio presunta: %3.
1032 .
1033
1034 MessageId = +1
1035 SymbolicName = NSSM_EVENT_NO_DIR_AND_NO_FALLBACK
1036 Severity = Error
1037 Language = English
1038 Registry key %1 is unset for service %2.
1039 Additionally, ExpandEnvironmentStrings("%%SYSTEMROOT%%") failed when trying to choose a fallback startup directory.
1040 .
1041 Language = French
1042 La clé de registre %1 n'est pas définie pour le service %2.
1043 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.
1044 .
1045 Language = Italian
1046 La chiave di registro %1 non è impostata per il servizio %2.
1047 Inoltre, la chiamata a ExpandEnvironmentStrings("%%SYSTEMROOT%%") è fallita in fase di scelta directory alternativa.
1048 .
1049
1050 MessageId = +1
1051 SymbolicName = NSSM_EVENT_CREATETOOLHELP32SNAPSHOT_THREAD_FAILED
1052 Severity = Error
1053 Language = English
1054 Failed to create snapshot of running threads when terminating service %1:
1055 %2
1056 .
1057 Language = French
1058 Impossible de créer un instantané des threads en cours d'exécution lors de l'arrêt du service %1:
1059 %2
1060 .
1061 Language = Italian
1062 Impossibile creare uno snapshot dei thread attivi dutante la fase di terminazione del servizio %1:
1063 %2
1064 .
1065
1066 MessageId = +1
1067 SymbolicName = NSSM_EVENT_THREAD_ENUMERATE_FAILED
1068 Severity = Error
1069 Language = English
1070 Failed to enumerate running threads when terminating service %1:
1071 %2
1072 .
1073 Language = French
1074 Impossible d'énumérer les tâches (threads) en cours d'exécution lors de l'arrêt du service %1:
1075 %2
1076 .
1077 Language = Italian
1078 Impossibile enumerare i thread attivi durante la fase di terminazione del servizio %1:
1079 %2
1080 .
1081
1082 MessageId = +1
1083 SymbolicName = NSSM_EVENT_THROTTLED
1084 Severity = Warning
1085 Language = English
1086 Service %1 ran for less than %2 milliseconds.
1087 Restart will be delayed by %3 milliseconds.
1088 .
1089 Language = French
1090 Le service %1 est resté actif durant moins de %2 millisecondes.
1091 Son redémarrage sera retardé de %3 millisecondes.
1092 .
1093 Language = Italian
1094 Il servizio %1 è rimasto in esecuzione per meno di %2 millisecondi.
1095 Il riavvio verrà posticipato di %3 millisecondi.
1096 .
1097
1098 MessageId = +1
1099 SymbolicName = NSSM_EVENT_RESET_THROTTLE
1100 Severity = Informational
1101 Language = English
1102 Request to resume service %1.  Throttling of restart attempts will be reset.
1103 .
1104 Language = French
1105 Demande de redémarrage du service %1.  La régulation des tentatives de redémarrage sera réinitialisée.
1106 .
1107 Language = Italian
1108 Richiesta di cambio nome per il servizio %1. Il meccanismo di regolazione della pausa di riavvio verrà resettato.
1109 .
1110
1111 MessageId = +1
1112 SymbolicName = NSSM_EVENT_BOGUS_THROTTLE
1113 Severity = Warning
1114 Language = English
1115 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.
1116 .
1117 Language = French
1118 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, 
1119 n'était pas du type REG_DWORD.  Une durée de %3 millisecondes sera utilisée par défaut.
1120 .
1121 Language = Italian
1122 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.
1123 Verrà usato il tempo di default pari a %3 ms.
1124 .
1125
1126 MessageId = +1
1127 SymbolicName = NSSM_EVENT_CREATEWAITABLETIMER_FAILED
1128 Severity = Warning
1129 Language = English
1130 Failed to create waitable timer for service %1:
1131 %2
1132 Throttled restarts will not be interruptible.
1133 .
1134 Language = French
1135 Impossible de créer un déclenchement temporisé ("waitable timer") pour le service %1:
1136 %2
1137 Les redémarrages régulés ne pourront pas être interrompus.
1138 .
1139 Language = Italian
1140 Impossibile creare un timer per il servizio %1:
1141 %2
1142 Il meccanismo di regolazione della pausa di riavvio non sarà interrompibile.
1143 .
1144
1145 MessageId = +1
1146 SymbolicName = NSSM_EVENT_CREATEPROCESS_FAILED_INVALID_ENVIRONMENT
1147 Severity = Error
1148 Language = English
1149 Failed to start service %1.  Program %2 couldn't be launched.
1150 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.
1151 .
1152 Language = French
1153 Échec de démarrage du service %1.  Le programme %2 n'a pas pu être lancé.
1154 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.
1155 Il est vraisemblable que l'environnement a été spécifié de manière incorrecte.
1156 %3 devrait être définie comme valeur REG_MULTI_SZ comprenant des chaînes sous la forme KEY=VALUE.
1157 .
1158 Language = Italian
1159 Impossibile riavviare il servizio %1. Il programma %2 non può essere avviato.
1160 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.
1161 $3 dovrebbe essere un valore REG_MULTI_SZ comprendente stringhe nella forma CHIAVE=VALORE.
1162 .
1163
1164 MessageId = +1
1165 SymbolicName = NSSM_EVENT_INVALID_ENVIRONMENT_STRING_TYPE
1166 Severity = Warning
1167 Language = English
1168 Environment declaration %1 for service %2 is not of type REG_MULTI_SZ and will be ignored.
1169 .
1170 Language = French
1171 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.
1172 .
1173 Language = Italian
1174 Dichiarazione di ambiente %1 per il servizio %2 non è di tipo REG_MULTI_SZ e verrà quindi ignorata.
1175 .
1176
1177 MessageId = +1
1178 SymbolicName = NSSM_EVENT_SERVICE_CONTROL_HANDLED
1179 Severity = Informational
1180 Language = English
1181 Service %1 received %2 control, which will be handled.
1182 .
1183 Language = French
1184 Le service %1 a reçu le code de contrôle %2, qui sera pris en compte.
1185 .
1186 Language = Italian
1187 Il servizio %1 ha ricevuto la chiave di controllo %2 che sarà gestita.
1188 .
1189
1190 MessageId = +1
1191 SymbolicName = NSSM_EVENT_SERVICE_CONTROL_NOT_HANDLED
1192 Severity = Informational
1193 Language = English
1194 Service %1 received unsupported %2 control, which will not be handled.
1195 .
1196 Language = French
1197 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.
1198 .
1199 Language = Italian
1200 Il servizio %1 ha ricevuto una chiave di controllo %2 non supportata. Essa non sarà gestita.
1201 .
1202
1203 MessageId = +1
1204 SymbolicName = NSSM_EVENT_SERVICE_CONTROL_UNKNOWN
1205 Severity = Informational
1206 Language = English
1207 Service %1 received unknown service control message %2, which will be ignored.
1208 .
1209 Language = French
1210 Le service %1 a reçu le code de contrôle inconnu %2, qui sera donc ignoré.
1211 .
1212 Language = Italian
1213 Il servizio %1 ha ricevuto un messaggio di controllo di servizio sconosciuto %2, che verrà ignorato.
1214 .
1215
1216 MessageId = +1
1217 SymbolicName = NSSM_EVENT_CHANGESERVICECONFIG2_FAILED
1218 Severity = Informational
1219 Language = English
1220 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.
1221 ChangeServiceConfig2() failed:
1222 %2
1223 .
1224 Language = French
1225 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.
1226 ChangeServiceConfig2() a échoué:
1227 .
1228 Language = Italian
1229 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.
1230 Chiamata a ChangeServiceConfig2() fallita:
1231 %2
1232 .
1233
1234 MessageId = +1
1235 SymbolicName = NSSM_EVENT_GETPROCESSTIMES_FAILED
1236 Severity = Error
1237 Language = English
1238 GetProcessTimes() failed:
1239 %1
1240 .
1241 Language = French
1242 Échec de GetProcessTimes():
1243 %1
1244 .
1245 Language = Italian
1246 Chiamata a GetProcessTimes():
1247 %1
1248 .
1249
1250 MessageId = +1
1251 SymbolicName = NSSM_EVENT_ATTACHCONSOLE_FAILED
1252 Severity = Error
1253 Language = English
1254 Error attaching to console for service %1.
1255 AttachConsole() failed:
1256 %2
1257 .
1258 Language = French
1259 Error attaching to console for service %1.
1260 AttachConsole() a échoué:
1261 %2
1262 .
1263 Language = Italian
1264 Error attaching to console for service %1.
1265 AttachConsole() fallita:
1266 %2
1267 .
1268
1269 MessageId = +1
1270 SymbolicName = NSSM_EVENT_SETCONSOLECTRLHANDLER_FAILED
1271 Severity = Error
1272 Language = English
1273 Error setting null handler for Control-C events sent to service %1.
1274 SetConsoleCtrlHandler() failed:
1275 %2
1276 .
1277 Language = French
1278 Error setting null handler for Control-C events sent to service %1.
1279 SetConsoleCtrlHandler() a échoué:
1280 %2
1281 .
1282 Language = Italian
1283 Error setting null handler for Control-C events sent to service %1.
1284 SetConsoleCtrlHandler() fallita:
1285 %2
1286 .
1287
1288 MessageId = +1
1289 SymbolicName = NSSM_EVENT_GENERATECONSOLECTRLEVENT_FAILED
1290 Severity = Error
1291 Language = English
1292 Error generating Control-C event for service %1.
1293 GenerateConsoleCtrlEvent() failed:
1294 %2
1295 .
1296 Language = French
1297 Error generating Control-C event for service %1.
1298 GenerateConsoleCtrlEvent() a échoué:
1299 %2
1300 .
1301 Language = Italian
1302 Error generating Control-C event for service %1.
1303 GenerateConsoleCtrlEvent() fallita:
1304 %2
1305 .
1306
1307 MessageId = +1
1308 SymbolicName = NSSM_EVENT_FREECONSOLE_FAILED
1309 Severity = Warning
1310 Language = English
1311 Error detaching from console for service %1.
1312 FreeConsole() failed:
1313 %2
1314 .
1315 Language = French
1316 Error detaching from console for service %1.
1317 FreeConsole() a échoué:
1318 %2
1319 .
1320 Language = Italian
1321 Error detaching from console for service %1.
1322 FreeConsole() fallita:
1323 %2
1324 .
1325
1326 MessageId = +1
1327 SymbolicName = NSSM_EVENT_CREATEFILE_FAILED
1328 Severity = Error
1329 Language = English
1330 CreateFile() failed to open %1:
1331 %2
1332 .
1333 Language = French
1334 CreateFile() a échoué %1:
1335 %2
1336 .
1337 Language = Italian
1338 Chiamata a CreateFile() fallita %1:
1339 %2
1340 .
1341
1342 MessageId = +1
1343 SymbolicName = NSSM_EVENT_DUPLICATEHANDLE_FAILED
1344 Severity = Error
1345 Language = English
1346 Error duplicating the filehandle previously opened for %1 as %2.
1347 DuplicateHandle() failed:
1348 %3
1349 .
1350 Language = French
1351 DuplicateHandle() a échoué (%1 -> %2):
1352 %3
1353 .
1354 Language = Italian
1355 Chiamata a DuplicateHandle() fallita (%1 -> %2):
1356 %3
1357 .
1358
1359 MessageId = +1
1360 SymbolicName = NSSM_EVENT_GET_OUTPUT_HANDLES_FAILED
1361 Severity = Error
1362 Language = English
1363 Error setting up one or more I/O filehandles.  Service %1 will not be started.
1364 .
1365 Language = French
1366 Error setting up one or more I/O filehandles.  Service %1 will not be started.
1367 .
1368 Language = Italian
1369 Error setting up one or more I/O filehandles.  Service %1 will not be started.
1370 .
1371
1372 MessageId = +1
1373 SymbolicName = NSSM_EVENT_BOGUS_STOP_METHOD_SKIP
1374 Severity = Warning
1375 Language = English
1376 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.
1377 .
1378 Language = French
1379 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.
1380 .
1381 Language = Italian
1382 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.
1383 .
1384
1385 MessageId = +1
1386 SymbolicName = NSSM_EVENT_PROCESS_STILL_ACTIVE
1387 Severity = Warning
1388 Language = English
1389 The service %1 is stopping but PID %2 is still running.
1390 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.
1391 It will no longer be possible to attempt to control the application and the service will report a stopped status.
1392 .
1393 Language = French
1394 The service %1 is stopping but PID %2 is still running.
1395 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.
1396 It will no longer be possible to attempt to control the application and the service will report a stopped status.
1397 .
1398 Language = Italian
1399 The service %1 is stopping but PID %2 is still running.
1400 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.
1401 It will no longer be possible to attempt to control the application and the service will report a stopped status.
1402 .
1403
1404 MessageId = +1
1405 SymbolicName = NSSM_EVENT_LOADLIBRARY_FAILED
1406 Severity = Warning
1407 Language = English
1408 Error loading the %1 DLL!
1409 LoadLibrary() failed:
1410 %2
1411 .
1412 Language = French
1413 Erreur à l'ouverture de la DLL %1!
1414 LoadLibrary() a échoué:
1415 %2
1416 .
1417 Language = Italian
1418 Errore apertura DLL %1!
1419 Chiamata a LoadLibrary() fallita:
1420 %2
1421 .
1422
1423 MessageId = +1
1424 SymbolicName = NSSM_EVENT_GETPROCADDRESS_FAILED
1425 Severity = Warning
1426 Language = English
1427 GetProcAddress(%1) failed:
1428 %2
1429 .
1430 Language = French
1431 GetProcAddress(%1) a échoué:
1432 %2
1433 .
1434 Language = Italian
1435 Chiamata a GetProcAddress(%1) fallita:
1436 %2
1437 .
1438
1439 MessageId = +1
1440 SymbolicName = NSSM_EVENT_BOGUS_KILL_CONSOLE_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 sending a Control-C event, 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 sending a Control-C event, 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 sending a Control-C event, was not of type REG_DWORD.  The default time of %3 milliseconds will be used.
1450 .
1451
1452 MessageId = +1
1453 SymbolicName = NSSM_EVENT_BOGUS_KILL_WINDOW_GRACE_PERIOD
1454 Severity = Warning
1455 Language = English
1456 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.
1457 .
1458 Language = French
1459 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.
1460 .
1461 Language = Italian
1462 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.
1463 .
1464
1465 MessageId = +1
1466 SymbolicName = NSSM_EVENT_BOGUS_KILL_THREADS_GRACE_PERIOD
1467 Severity = Warning
1468 Language = English
1469 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.
1470 .
1471 Language = French
1472 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.
1473 .
1474 Language = Italian
1475 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.
1476 .
1477
1478 MessageId = +1
1479 SymbolicName = NSSM_EVENT_AWAITING_SHUTDOWN
1480 Severity = Informational
1481 Language = English
1482 %1 has waited %3 of %5 milliseconds for the %2 service to exit.
1483 Next update in %4 milliseconds.
1484 .
1485 Language = French
1486 %1 has waited %3 of %5 milliseconds for the %2 service to exit.
1487 Next update in %4 milliseconds.
1488 .
1489 Language = Italian
1490 %1 has waited %3 of %5 milliseconds for the %2 service to exit.
1491 Next update in %4 milliseconds.
1492 .
1493
1494 MessageId = +1
1495 SymbolicName = NSSM_EVENT_CREATETHREAD_FAILED
1496 Severity = Error
1497 Language = English
1498 CreateThread() failed:
1499 %1
1500 .
1501 Language = French
1502 CreateThread() a échoué:
1503 %1
1504 .
1505 Language = Italian
1506 Chiamata a CreateThread() fallita:
1507 %1
1508 .
1509
1510 MessageId = +1
1511 SymbolicName = NSSM_EVENT_STARTUP_DELAY_TOO_LONG
1512 Severity = Informational
1513 Language = English
1514 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.
1515 .
1516 Language = French
1517 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.
1518 .
1519 Language = Italian
1520 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.
1521 .
1522
1523 MessageId = +1
1524 SymbolicName = NSSM_EVENT_SETENVIRONMENTVARIABLE_FAILED
1525 Severity = Warning
1526 Language = English
1527 SetEnvironmentVariable(%1=%2) failed:
1528 %3
1529 .
1530 Language = French
1531 SetEnvironmentVariable(%1=%2) a échoué:
1532 %3
1533 .
1534 Language = Italian
1535 Chiamata a SetEnvironmentVariable(%1=%2) fallita:
1536 .