X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=messages.mc;h=3c4ae05e9fd366f44fea64b1d6b44454da320cfa;hb=1c7716c9a9bf3e8dd844fd27d1351dab6ceaf510;hp=2ab7dc1cc23dddd8a97b5f9d68b47420e3fc1699;hpb=a3ad2151ad143eb587958e61a93d2de405d490df;p=nssm.git diff --git a/messages.mc b/messages.mc index 2ab7dc1..3c4ae05 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 @@ -112,6 +129,19 @@ Per rimuovere un servizio da riga di comando: nssm remove confirm . MessageId = +1 +SymbolicName = NSSM_MESSAGE_OUT_OF_MEMORY +Severity = Error +Language = English +Out of memory for %s in %s!%0 +. +Language = French +Mémoire insuffisante pour %s dans %s!%0 +. +Language = Italian +Memoria insufficiente per %s in %s!%0 +. + +MessageId = +1 SymbolicName = NSSM_MESSAGE_OPEN_SERVICE_MANAGER_FAILED Severity = Informational Language = English @@ -125,6 +155,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 +228,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 +268,122 @@ Errore creazione servizio! . MessageId = +1 +SymbolicName = NSSM_MESSAGE_GRANTED_LOGON_AS_SERVICE +Severity = Informational +Language = English +The "Log on as a service" right was granted to account %s!%0 +. +Language = French +The "Log on as a service" right was granted to account %s!%0 +. +Language = Italian +The "Log on as a service" right was granted to account %s!%0 +. + +MessageId = +1 +SymbolicName = NSSM_MESSAGE_GRANT_LOGON_AS_SERVICE_FAILED +Severity = Informational +Language = English +Failed to grant the "Log on as a service" right to account %s!%0 +. +Language = French +Failed to grant the "Log on as a service" right to account %s!%0 +. +Language = Italian +Failed to grant the "Log on as a service" right to account %s!%0 +. + +MessageId = +1 +SymbolicName = NSSM_MESSAGE_LSAOPENPOLICY_FAILED +Severity = Informational +Language = English +LsaOpenPolicy(): %s%0 +. +Language = French +LsaOpenPolicy(): %s%0 +. +Language = Italian +LsaOpenPolicy(): %s%0 +. + +MessageId = +1 +SymbolicName = NSSM_MESSAGE_LSALOOKUPNAMES_FAILED +Severity = Informational +Language = English +Failed to look up the SID for username %s! +LsaLookupNames(): %s%0 +. +Language = French +Failed to look up the SID for username %s! +LsaLookupNames(): %s%0 +. +Language = Italian +Failed to look up the SID for username %s! +LsaLookupNames(): %s%0 +. + +MessageId = +1 +SymbolicName = NSSM_MESSAGE_INITIALIZESID_FAILED +Severity = Informational +Language = English +Failed to initialise the SID for username %s! +InitializeSid(): %s%0 +. +Language = French +Failed to initialise the SID for username %s! +InitializeSid(): %s%0 +. +Language = Italian +Failed to initialise the SID for username %s! +InitializeSid(): %s%0 +. + +MessageId = +1 +SymbolicName = NSSM_MESSAGE_LSAENUMERATEACCOUNTRIGHTS_FAILED +Severity = Informational +Language = English +Failed to check if %s has the "Log on as a service" right! +LsaEnumerateAccountRights(): %s%0 +. +Language = French +Failed to check if %s has the "Log on as a service" right! +LsaEnumerateAccountRights(): %s%0 +. +Language = Italian +Failed to check if %s has the "Log on as a service" right! +LsaEnumerateAccountRights(): %s%0 +. + +MessageId = +1 +SymbolicName = NSSM_MESSAGE_LSAADDACCOUNTRIGHTS_FAILED +Severity = Informational +Language = English +LsaAddAccountRights(): %s%0 +. +Language = French +LsaAddAccountRights(): %s%0 +. +Language = Italian +LsaAddAccountRights(): %s%0 +. + +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,6 +449,19 @@ Servizio "%s" rimosso correttamente! . MessageId = +1 +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 @@ -285,6 +517,84 @@ 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 @@ -302,6 +612,19 @@ oppure il mondo sta per finire oppure . 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 @@ -334,6 +657,19 @@ 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 @@ -382,29 +718,29 @@ automatico, riavviare il computer e tentare di nuovo la rimozione. . MessageId = +1 -SymbolicName = NSSM_GUI_BROWSE_FILTER +SymbolicName = NSSM_GUI_BROWSE_FILTER_APPLICATIONS Severity = Informational Language = English -Applications%sAll files%s%0 +Applications%0 . Language = French -Applications%sTous les fichiers%s%0 +Applications%0 . Language = Italian -Applicazioni%sTutti i files%s%0 +Applicazioni%0 . MessageId = +1 -SymbolicName = NSSM_GUI_BROWSE_FILTER_APPLICATIONS +SymbolicName = NSSM_GUI_BROWSE_FILTER_DIRECTORIES Severity = Informational Language = English -Applications%0 +Directories%0 . Language = French -Applications%0 +Répertoires%0 . Language = Italian -Applicazioni%0 +Cartelle%0 . MessageId = +1 @@ -433,6 +769,287 @@ 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 +I/O%0 +. +Language = French +I/O%0 +. +Language = Italian +I/O%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_ROTATION +Severity = Informational +Language = English +File rotation%0 +. +Language = French +File rotation%0 +. +Language = Italian +File rotation%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_ENVIRONMENT +Severity = Informational +Language = English +Environment%0 +. +Language = French +Environnement%0 +. +Language = Italian +Ambiente%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_STARTUP_AUTOMATIC +Severity = Informational +Language = English +Automatic%0 +. +Language = French +Automatic%0 +. +Language = Italian +Automatic%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_STARTUP_DELAYED +Severity = Informational +Language = English +Automatic (Delayed Start)%0 +. +Language = French +Automatic (Delayed Start)%0 +. +Language = Italian +Automatic (Delayed Start)%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_STARTUP_MANUAL +Severity = Informational +Language = English +Manual%0 +. +Language = French +Manual%0 +. +Language = Italian +Manual%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_STARTUP_DISABLED +Severity = Informational +Language = English +Disabled%0 +. +Language = French +Disabled%0 +. +Language = Italian +Disabled%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_EXIT_RESTART +Severity = Informational +Language = English +Restart application%0 +. +Language = French +Redémarrer l'application%0 +. +Language = Italian +Riavvare l'applicazione%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_EXIT_IGNORE +Severity = Informational +Language = English +No action (srvany compatible)%0 +. +Language = French +No action (srvany compatible)%0 +. +Language = Italian +No action (srvany compatible)%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_EXIT_REALLY +Severity = Informational +Language = English +Stop service (oneshot mode)%0 +. +Language = French +Stop service (oneshot mode)%0 +. +Language = Italian +Stop service (oneshot mode)%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_EXIT_UNCLEAN +Severity = Informational +Language = English +Fake crash (pre-Vista)%0 +. +Language = French +Fake crash (pre-Vista)%0 +. +Language = Italian +Fake crash (pre-Vista)%0 +. + +MessageId = +1 +SymbolicName = NSSM_GUI_WARN_STDIO +Severity = Informational +Language = English +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 +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 +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_WARN_ROTATE_BYTES +Severity = Informational +Language = English +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 +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 +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_WARN_ENVIRONMENT +Severity = Informational +Language = English +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 +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 +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 SymbolicName = NSSM_EVENT_DISPATCHER_FAILED Severity = Error @@ -1041,7 +1658,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 +1701,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. @@ -1376,3 +1993,88 @@ 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 +.