X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=messages.mc;h=1a36fe20159cf761eb2a85fc00d519076c866a30;hb=2c60e5334f6df07bf42e7a91cf59638453eca473;hp=e8dabe0285b72a035737c1ac9d3622f7270c7fd8;hpb=b841998b630a15bb554da822b5f8ba3bbcb1b601;p=nssm.git diff --git a/messages.mc b/messages.mc index e8dabe0..1a36fe2 100644 --- a/messages.mc +++ b/messages.mc @@ -21,6 +21,10 @@ To install a service without confirmation: nssm install [] +To show service editing GUI: + + nssm edit + To show service removal GUI: nssm remove [] @@ -86,6 +90,19 @@ L'installazione di un servizio richiede privilegi di amministratore. . MessageId = +1 +SymbolicName = NSSM_MESSAGE_NOT_ADMINISTRATOR_CANNOT_EDIT +Severity = Informational +Language = English +Administrator access is needed to edit a service. +. +Language = French +Les droits d'administrateur sont requis pour éditer un service. +. +Language = Italian +L'edizione di un servizio richiede privilegi di amministratore. +. + +MessageId = +1 SymbolicName = NSSM_MESSAGE_NOT_ADMINISTRATOR_CANNOT_REMOVE Severity = Informational Language = English @@ -125,6 +142,67 @@ Errore apertura Service Manager! . MessageId = +1 +SymbolicName = NSSM_MESSAGE_QUERYSERVICECONFIG_FAILED +Severity = Informational +Language = English +Error querying service %s! +QueryServiceConfig(): %s%0 +. +Language = French +Error querying service %s! +QueryServiceConfig(): %s%0 +. +Language = Italian +Error querying service %s! +QueryServiceConfig(): %s%0 +. + +MessageId = +1 +SymbolicName = NSSM_MESSAGE_QUERYSERVICECONFIG2_FAILED +Severity = Informational +Language = English +Error querying service %s! +QueryServiceConfig2(%s): %s%0 +. +Language = French +Error querying service %s! +QueryServiceConfig2(%s): %s%0 +. +Language = Italian +Error querying service %s! +QueryServiceConfig2(%s): %s%0 +. + +MessageId = +1 +SymbolicName = NSSM_MESSAGE_INVALID_SERVICE +Severity = Informational +Language = English +Service "%s" is not a valid %s service! +Executable is %s%0 +. +Language = French +Service "%s" is not a valid %s service! +Executable is %s%0 +. +Language = Italian +Service "%s" is not a valid %s service! +Executable is %s%0 +. + +MessageId = +1 +SymbolicName = NSSM_MESSAGE_CANNOT_EDIT +Severity = Informational +Language = English +Service "%s" is not a %s service! +. +Language = French +Service "%s" is not a %s service! +. +Language = Italian +Service "%s" is not a %s service! +. + +MessageId = +1 SymbolicName = NSSM_MESSAGE_PATH_TOO_LONG Severity = Informational Language = English @@ -137,6 +215,18 @@ Language = Italian Il path completo verso %s è troppo lungo! . +MessageId = +1 +SymbolicName = NSSM_MESSAGE_FLAGS_TOO_LONG +Severity = Informational +Language = English +The program flags are too long! +. +Language = French +The program flags are too long! +. +Language = Italian +The program flags are too long! +. MessageId = +1 SymbolicName = NSSM_MESSAGE_OUT_OF_MEMORY_FOR_IMAGEPATH @@ -165,6 +255,22 @@ Errore creazione servizio! . MessageId = +1 +SymbolicName = NSSM_MESSAGE_CHANGESERVICECONFIG_FAILED +Severity = Informational +Language = English +Error editing service! +ChangeServiceConfig(): %s%0 +. +Language = French +Erreur à l'édition du service! +ChangeServiceConfig(): %s%0 +. +Language = Italian +Errore edizione servizio! +ChangeServiceConfig(): %s%0 +. + +MessageId = +1 SymbolicName = NSSM_MESSAGE_CREATE_PARAMETERS_FAILED Severity = Informational Language = English @@ -230,207 +336,605 @@ Servizio "%s" rimosso correttamente! . MessageId = +1 -SymbolicName = NSSM_GUI_CREATEDIALOG_FAILED +SymbolicName = NSSM_MESSAGE_SERVICE_EDITED +Severity = Informational +Language = English +Service "%s" edited successfully! +. +Language = French +Le service "%s" a été édité avec succès! +. +Language = Italian +Servizio "%s" edizione correttamente! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_CREATEDIALOG_FAILED +Severity = Informational +Language = English +CreateDialog() failed: +%s +. +Language = French +CreateDialog() a échoué: +%s +. +Language = Italian +Chiamata a CreateDialog() fallita: +%s +. + +MessageId = +1 +SymbolicName = NSSM_GUI_MISSING_SERVICE_NAME +Severity = Informational +Language = English +No valid service name was specified! +. +Language = French +Aucun nom de service valide n'a été spécifié! +. +Language = Italian +Nessun nome di servizio valido specificato! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_MISSING_PATH +Severity = Informational +Language = English +No valid executable path was specified! +. +Language = French +Aucun chemin valide de fichier exécutable n'a été spécifié! +. +Language = Italian +Path verso l'eseguibile non specificato! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_INVALID_OPTIONS +Severity = Informational +Language = English +No valid options were specified! +. +Language = French +Aucun option valide n'a été spécifiée! +. +Language = Italian +Nessuna opzione valida specificata! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_MISSING_USERNAME +Severity = Informational +Language = English +Missing account name! +. +Language = French +Missing account name! +. +Language = Italian +Missing account name! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_INVALID_USERNAME +Severity = Informational +Language = English +Invalid account name! +. +Language = French +Invalid account name! +. +Language = Italian +Invalid account name! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_MISSING_PASSWORD +Severity = Informational +Language = English +Missing or mismatched password(s)! +. +Language = French +Missing or mismatched password(s)! +. +Language = Italian +Missing or mismatched password(s)! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_INVALID_PASSWORD +Severity = Informational +Language = English +Invalid password! +. +Language = French +Invalid password! +. +Language = Italian +Invalid password! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_INVALID_DISPLAYNAME +Severity = Informational +Language = English +Invalid displayname! +. +Language = French +Invalid displayname! +. +Language = Italian +Invalid displayname! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_INVALID_DESCRIPTION +Severity = Informational +Language = English +Invalid description! +. +Language = French +Invalid description! +. +Language = Italian +Invalid description! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_OUT_OF_MEMORY_FOR_IMAGEPATH +Severity = Informational +Language = English +Error constructing ImagePath!\nThis really shouldn't happen. You could be out of memory +or the world may be about to end or something equally bad. +. +Language = French +Mémoire insuffisante pour spécifier le chemin de l'image (ImagePath)! +Cette situation ne devrait jamais se produire. Vous êtes peut-être à court de mémoire RAM, +ou la fin du monde est proche, ou un autre désastre du même type. +. +Language = Italian +Errore durante la costruzione di ImagePath!\nQesto errore è inatteso. La memoria è insuffieiente +oppure il mondo sta per finire oppure è accaduto qualcosa di ugualmente grave! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_INVALID_ENVIRONMENT +Severity = Informational +Language = English +Environment should comprise strings of the form KEY=VALUE. +. +Language = French +L'environnement devrait comprendre des chaînes sous la forme KEY=VALUE. +. +Language = Italian +L'ambiente dovrebbe comprendere stringhe nella forma CHIAVE=VALORE. +. + +MessageId = +1 +SymbolicName = NSSM_GUI_INSTALL_SERVICE_FAILED +Severity = Informational +Language = English +Couldn't create service! +Perhaps it is already installed... +. +Language = French +Impossible de créer le service! +Peut-être est-il déjà installé... +. +Language = Italian +Impossibile creare il servizio! +Probabilmente è già installato... +. + +MessageId = +1 +SymbolicName = NSSM_GUI_CREATE_PARAMETERS_FAILED +Severity = Informational +Language = English +Couldn't set startup parameters for the service! +Deleting the service... +. +Language = French +Impossible de régler les paramètres de démarrage pour le service! +Suppression du dit service... +. +Language = Italian +Impossibile impostare i parametri di avvio per il servizio! +Eliminazione servizio in corso... +. + +MessageId = +1 +SymbolicName = NSSM_GUI_EDIT_PARAMETERS_FAILED +Severity = Informational +Language = English +Couldn't set startup parameters for the service! +. +Language = French +Impossible de régler les paramètres de démarrage pour le service! +. +Language = Italian +Impossibile impostare i parametri di avvio per il servizio! +. + +MessageId = +1 +SymbolicName = NSSM_GUI_ASK_REMOVE_SERVICE +Severity = Informational +Language = English +Remove the service? +. +Language = French +Supprimer le service "%s" ? +. +Language = Italian +Eliminare il servizio? +. + +MessageId = +1 +SymbolicName = NSSM_GUI_SERVICE_NOT_INSTALLED +Severity = Informational +Language = English +Can't open service! +Perhaps it isn't installed... +. +Language = French +Impossible d'ouvrir le service! +Celui-ci n'est peut-être pas installé... +. +Language = Italian +Impossibile aprire il servizio! +Probabilmente non è installato... +. + +MessageId = +1 +SymbolicName = NSSM_GUI_REMOVE_SERVICE_FAILED +Severity = Informational +Language = English +Can't delete service! Make sure the service is stopped and try again. +If this error persists, you may need to set the service NOT to start +automatically, reboot your computer and try removing it again. +. +Language = French +Impossible de supprimer le service! Assurez-vous que ce service est arrêté et réessayez. +Si cette erreur persiste, réglez ce service en lancement MANUEL +(non automatique), redémarrez votre ordinateur et tentez de nouveau la suppression. +. +Language = Italian +Impossibile eliminare il servizio! Verificare che sia stato fermato e riprovare. +Se l'errore persiste, provare ad impostare il servizio come avvio NON +automatico, riavviare il computer e tentare di nuovo la rimozione. +. + +MessageId = +1 +SymbolicName = NSSM_GUI_BROWSE_FILTER_APPLICATIONS +Severity = Informational +Language = English +Applications%0 +. +Language = French +Applications%0 +. +Language = Italian +Applicazioni%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_BROWSE_FILTER_DIRECTORIES +Severity = Informational +Language = English +Directories%0 +. +Language = French +Répertoires%0 +. +Language = Italian +Cartelle%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_BROWSE_FILTER_ALL_FILES +Severity = Informational +Language = English +All files%0 +. +Language = French +Tous les fichiers%0 +. +Language = Italian +Tutti i files%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_BROWSE_TITLE +Severity = Informational +Language = English +Locate application file +. +Language = French +Indiquez le fichier exécutable +. +Language = Italian +Ricerca file applicazione +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_APPLICATION +Severity = Informational +Language = English +Application%0 +. +Language = French +Application%0 +. +Language = Italian +Applicazione%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_NATIVE +Severity = Informational +Language = English +Service%0 +. +Language = French +Service%0 +. +Language = Italian +Servizio%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_DETAILS +Severity = Informational +Language = English +Details%0 +. +Language = French +Details%0 +. +Language = Italian +Details%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_LOGON +Severity = Informational +Language = English +Log on%0 +. +Language = French +Log on%0 +. +Language = Italian +Log on%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_SHUTDOWN +Severity = Informational +Language = English +Shutdown%0 +. +Language = French +Shutdown%0 +. +Language = Italian +Shutdown%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_EXIT +Severity = Informational +Language = English +Exit actions%0 +. +Language = French +Exit actions%0 +. +Language = Italian +Exit actions%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_IO Severity = Informational Language = English -CreateDialog() failed: -%s +I/O%0 . Language = French -CreateDialog() a échoué: -%s +I/O%0 . Language = Italian -Chiamata a CreateDialog() fallita: -%s +I/O%0 . MessageId = +1 -SymbolicName = NSSM_GUI_MISSING_SERVICE_NAME +SymbolicName = NSSM_GUI_TAB_ROTATION Severity = Informational Language = English -No valid service name was specified! +File rotation%0 . Language = French -Aucun nom de service valide n'a été spécifié! +File rotation%0 . Language = Italian -Nessun nome di servizio valido specificato! +File rotation%0 . MessageId = +1 -SymbolicName = NSSM_GUI_MISSING_PATH +SymbolicName = NSSM_GUI_TAB_ENVIRONMENT Severity = Informational Language = English -No valid executable path was specified! +Environment%0 . Language = French -Aucun chemin valide de fichier exécutable n'a été spécifié! +Environnement%0 . Language = Italian -Path verso l'eseguibile non specificato! +Ambiente%0 . MessageId = +1 -SymbolicName = NSSM_GUI_INVALID_OPTIONS +SymbolicName = NSSM_GUI_STARTUP_AUTOMATIC Severity = Informational Language = English -No valid options were specified! +Automatic%0 . Language = French -Aucun option valide n'a été spécifiée! +Automatic%0 . Language = Italian -Nessuna opzione valida specificata! +Automatic%0 . MessageId = +1 -SymbolicName = NSSM_GUI_OUT_OF_MEMORY_FOR_IMAGEPATH +SymbolicName = NSSM_GUI_STARTUP_DELAYED Severity = Informational Language = English -Error constructing ImagePath!\nThis really shouldn't happen. You could be out of memory -or the world may be about to end or something equally bad. +Automatic (Delayed Start)%0 . Language = French -Mémoire insuffisante pour spécifier le chemin de l'image (ImagePath)! -Cette situation ne devrait jamais se produire. Vous êtes peut-être à court de mémoire RAM, -ou la fin du monde est proche, ou un autre désastre du même type. +Automatic (Delayed Start)%0 . Language = Italian -Errore durante la costruzione di ImagePath!\nQesto errore è inatteso. La memoria è insuffieiente -oppure il mondo sta per finire oppure è accaduto qualcosa di ugualmente grave! +Automatic (Delayed Start)%0 . MessageId = +1 -SymbolicName = NSSM_GUI_INSTALL_SERVICE_FAILED +SymbolicName = NSSM_GUI_STARTUP_MANUAL Severity = Informational Language = English -Couldn't create service! -Perhaps it is already installed... +Manual%0 . Language = French -Impossible de créer le service! -Peut-être est-il déjà installé... +Manual%0 . Language = Italian -Impossibile creare il servizio! -Probabilmente è già installato... +Manual%0 . MessageId = +1 -SymbolicName = NSSM_GUI_CREATE_PARAMETERS_FAILED +SymbolicName = NSSM_GUI_STARTUP_DISABLED Severity = Informational Language = English -Couldn't set startup parameters for the service! -Deleting the service... +Disabled%0 . Language = French -Impossible de régler les paramètres de démarrage pour le service! -Suppression du dit service... +Disabled%0 . Language = Italian -Impossibile impostare i parametri di avvio per il servizio! -Eliminazione servizio in corso... +Disabled%0 . MessageId = +1 -SymbolicName = NSSM_GUI_ASK_REMOVE_SERVICE +SymbolicName = NSSM_GUI_EXIT_RESTART Severity = Informational Language = English -Remove the service? +Restart application%0 . Language = French -Supprimer le service "%s" ? +Redémarrer l'application%0 . Language = Italian -Eliminare il servizio? +Riavvare l'applicazione%0 . MessageId = +1 -SymbolicName = NSSM_GUI_SERVICE_NOT_INSTALLED +SymbolicName = NSSM_GUI_EXIT_IGNORE Severity = Informational Language = English -Can't open service! -Perhaps it isn't installed... +No action (srvany compatible)%0 . Language = French -Impossible d'ouvrir le service! -Celui-ci n'est peut-être pas installé... +No action (srvany compatible)%0 . Language = Italian -Impossibile aprire il servizio! -Probabilmente non è installato... +No action (srvany compatible)%0 . MessageId = +1 -SymbolicName = NSSM_GUI_REMOVE_SERVICE_FAILED +SymbolicName = NSSM_GUI_EXIT_REALLY Severity = Informational Language = English -Can't delete service! Make sure the service is stopped and try again. -If this error persists, you may need to set the service NOT to start -automatically, reboot your computer and try removing it again. +Stop service (oneshot mode)%0 . Language = French -Impossible de supprimer le service! Assurez-vous que ce service est arrêté et réessayez. -Si cette erreur persiste, réglez ce service en lancement MANUEL -(non automatique), redémarrez votre ordinateur et tentez de nouveau la suppression. +Stop service (oneshot mode)%0 . Language = Italian -Impossibile eliminare il servizio! Verificare che sia stato fermato e riprovare. -Se l'errore persiste, provare ad impostare il servizio come avvio NON -automatico, riavviare il computer e tentare di nuovo la rimozione. +Stop service (oneshot mode)%0 . MessageId = +1 -SymbolicName = NSSM_GUI_BROWSE_FILTER +SymbolicName = NSSM_GUI_EXIT_UNCLEAN Severity = Informational Language = English -Applications%sAll files%s%0 +Fake crash (pre-Vista)%0 . Language = French -Applications%sTous les fichiers%s%0 +Fake crash (pre-Vista)%0 . Language = Italian -Applicazioni%sTutti i files%s%0 +Fake crash (pre-Vista)%0 . MessageId = +1 -SymbolicName = NSSM_GUI_BROWSE_FILTER_APPLICATIONS +SymbolicName = NSSM_GUI_WARN_STDIO Severity = Informational Language = English -Applications%0 +The service is configured with I/O redirection settings which cannot be +represented by this GUI's simplified set of options. Check the registry +after editing the service to confirm its I/O redirection settings. . Language = French -Applications%0 +The service is configured with I/O redirection settings which cannot be +represented by this GUI's simplified set of options. Check the registry +after editing the service to confirm its I/O redirection settings. . Language = Italian -Applicazioni%0 +The service is configured with I/O redirection settings which cannot be +represented by this GUI's simplified set of options. Check the registry +after editing the service to confirm its I/O redirection settings. . MessageId = +1 -SymbolicName = NSSM_GUI_BROWSE_FILTER_ALL_FILES +SymbolicName = NSSM_GUI_WARN_ROTATE_BYTES Severity = Informational Language = English -All files%0 +The service is configured with a 64-bit file size threshold for file +rotation. This GUI can only display 32-bit settings. Check the registry +after editing the service to confirm its file rotation settings. . Language = French -Tous les fichiers%0 +The service is configured with a 64-bit file size threshold for file +rotation. This GUI can only display 32-bit settings. Check the registry +after editing the service to confirm its file rotation settings. . Language = Italian -Tutti i files%0 +The service is configured with a 64-bit file size threshold for file +rotation. This GUI can only display 32-bit settings. Check the registry +after editing the service to confirm its file rotation settings. . MessageId = +1 -SymbolicName = NSSM_GUI_BROWSE_TITLE +SymbolicName = NSSM_GUI_WARN_ENVIRONMENT Severity = Informational Language = English -Locate application file +The service is configured with a srvany-compatible environment block +for the application as well as an extra environment block. This GUI +can only display one such block. Editing the service will result in +one of the environment blocks being deleted. . Language = French -Indiquez le fichier exécutable +The service is configured with a srvany-compatible environment block +for the application as well as an extra environment block. This GUI +can only display one such block. Editing the service will result in +one of the environment blocks being deleted. . Language = Italian -Ricerca file applicazione +The service is configured with a srvany-compatible environment block +for the application as well as an extra environment block. This GUI +can only display one such block. Editing the service will result in +one of the environment blocks being deleted. . MessageId = 1001 @@ -990,7 +1494,7 @@ n' . Language = Italian 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. -Verrà usato il tempo di default pari a 3 ms. +Verrà usato il tempo di default pari a %3 ms. . MessageId = +1 @@ -1041,7 +1545,7 @@ Language = French 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. . Language = Italian -Dichiarazione di ambiente %1 per il servizio %2 non è di tipo REG_MULTI_SZ e verrà quindi ingnorata. +Dichiarazione di ambiente %1 per il servizio %2 non è di tipo REG_MULTI_SZ e verrà quindi ignorata. . MessageId = +1 @@ -1084,7 +1588,7 @@ Il servizio %1 ha ricevuto un messaggio di controllo di servizio sconosciuto %2, . MessageId = +1 -SymbolicName = NSSM_EVENT_CHANGESERVICECONFIG2_FAILED +SymbolicName = NSSM_EVENT_SERVICE_CONFIG_FAILURE_ACTIONS_FAILED Severity = Informational Language = English 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. @@ -1192,3 +1696,272 @@ Error detaching from console for service %1. FreeConsole() fallita: %2 . + +MessageId = +1 +SymbolicName = NSSM_EVENT_CREATEFILE_FAILED +Severity = Error +Language = English +CreateFile() failed to open %1: +%2 +. +Language = French +CreateFile() a échoué %1: +%2 +. +Language = Italian +Chiamata a CreateFile() fallita %1: +%2 +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_DUPLICATEHANDLE_FAILED +Severity = Error +Language = English +Error duplicating the filehandle previously opened for %1 as %2. +DuplicateHandle() failed: +%3 +. +Language = French +DuplicateHandle() a échoué (%1 -> %2): +%3 +. +Language = Italian +Chiamata a DuplicateHandle() fallita (%1 -> %2): +%3 +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_GET_OUTPUT_HANDLES_FAILED +Severity = Error +Language = English +Error setting up one or more I/O filehandles. Service %1 will not be started. +. +Language = French +Error setting up one or more I/O filehandles. Service %1 will not be started. +. +Language = Italian +Error setting up one or more I/O filehandles. Service %1 will not be started. +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_BOGUS_STOP_METHOD_SKIP +Severity = Warning +Language = English +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. +. +Language = French +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. +. +Language = Italian +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. +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_PROCESS_STILL_ACTIVE +Severity = Warning +Language = English +The service %1 is stopping but PID %2 is still running. +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. +It will no longer be possible to attempt to control the application and the service will report a stopped status. +. +Language = French +The service %1 is stopping but PID %2 is still running. +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. +It will no longer be possible to attempt to control the application and the service will report a stopped status. +. +Language = Italian +The service %1 is stopping but PID %2 is still running. +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. +It will no longer be possible to attempt to control the application and the service will report a stopped status. +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_LOADLIBRARY_FAILED +Severity = Warning +Language = English +Error loading the %1 DLL! +LoadLibrary() failed: +%2 +. +Language = French +Erreur à l'ouverture de la DLL %1! +LoadLibrary() a échoué: +%2 +. +Language = Italian +Errore apertura DLL %1! +Chiamata a LoadLibrary() fallita: +%2 +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_GETPROCADDRESS_FAILED +Severity = Warning +Language = English +GetProcAddress(%1) failed: +%2 +. +Language = French +GetProcAddress(%1) a échoué: +%2 +. +Language = Italian +Chiamata a GetProcAddress(%1) fallita: +%2 +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_BOGUS_KILL_CONSOLE_GRACE_PERIOD +Severity = Warning +Language = English +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. +. +Language = French +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. +. +Language = Italian +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. +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_BOGUS_KILL_WINDOW_GRACE_PERIOD +Severity = Warning +Language = English +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. +. +Language = French +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. +. +Language = Italian +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. +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_BOGUS_KILL_THREADS_GRACE_PERIOD +Severity = Warning +Language = English +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. +. +Language = French +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. +. +Language = Italian +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. +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_AWAITING_SHUTDOWN +Severity = Informational +Language = English +%1 has waited %3 of %5 milliseconds for the %2 service to exit. +Next update in %4 milliseconds. +. +Language = French +%1 has waited %3 of %5 milliseconds for the %2 service to exit. +Next update in %4 milliseconds. +. +Language = Italian +%1 has waited %3 of %5 milliseconds for the %2 service to exit. +Next update in %4 milliseconds. +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_CREATETHREAD_FAILED +Severity = Error +Language = English +CreateThread() failed: +%1 +. +Language = French +CreateThread() a échoué: +%1 +. +Language = Italian +Chiamata a CreateThread() fallita: +%1 +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_STARTUP_DELAY_TOO_LONG +Severity = Informational +Language = English +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. +. +Language = French +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. +. +Language = Italian +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. +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_SETENVIRONMENTVARIABLE_FAILED +Severity = Warning +Language = English +SetEnvironmentVariable(%1=%2) failed: +%3 +. +Language = French +SetEnvironmentVariable(%1=%2) a échoué: +%3 +. +Language = Italian +Chiamata a SetEnvironmentVariable(%1=%2) fallita: +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_ROTATE_FILE_FAILED +Severity = Error +Language = English +Failed to rotate output file %2 for service %1. +%3 failed for file %4: +%5 +. +Language = French +Failed to rotate output file %2 for service %1. +%3 failed for file %4: +%5 +. +Language = Italian +Failed to rotate output file %2 for service %1. +%3 failed for file %4: +%5 +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_SERVICE_CONFIG_DESCRIPTION_FAILED +Severity = Informational +Language = English +Error setting description for service %1. +ChangeServiceConfig2() failed: +%2 +. +Language = French +Error setting description for service %1. +ChangeServiceConfig2() failed: +%2 +. +Language = Italian +Error setting description for service %1. +ChangeServiceConfig2() failed: +%2 +. + +MessageId = +1 +SymbolicName = NSSM_EVENT_SERVICE_CONFIG_DELAYED_AUTO_START_INFO_FAILED +Severity = Informational +Language = English +Error configuring delayed startup for service %1. The service will start automatically. +ChangeServiceConfig2() failed: +%2 +. +Language = French +Error configuring delayed startup for service %1. The service will start automatically. +ChangeServiceConfig2() failed: +%2 +. +Language = Italian +Error configuring delayed startup for service %1. The service will start automatically. +ChangeServiceConfig2() failed: +%2 +.