X-Git-Url: http://git.iain.cx/?a=blobdiff_plain;f=messages.mc;h=f88da49c7bd6132d97bb32e5667ddc2f42257f37;hb=b3a4446ab363b5895aa2e04c645ed5d5dfa00442;hp=a2da26f62d707a512f5bbefce6d62b1d8ed9918f;hpb=f3d91adc48a7618fd9c94cbc45143f89b47b59e4;p=nssm.git diff --git a/messages.mc b/messages.mc index a2da26f..f88da49 100644 --- a/messages.mc +++ b/messages.mc @@ -382,29 +382,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 +433,110 @@ Language = Italian Ricerca file applicazione . +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_APPLICATION +Severity = Informational +Language = English +Application +. +Language = French +Application +. +Language = Italian +Applicazione +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_SHUTDOWN +Severity = Informational +Language = English +Shutdown +. +Language = French +Shutdown +. +Language = Italian +Shutdown +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_EXIT +Severity = Informational +Language = English +Exit actions +. +Language = French +Exit actions +. +Language = Italian +Exit actions +. + +MessageId = +1 +SymbolicName = NSSM_GUI_TAB_IO +Severity = Informational +Language = English +I/O +. +Language = French +I/O +. +Language = Italian +I/O +. + +MessageId = +1 +SymbolicName = NSSM_GUI_EXIT_RESTART +Severity = Informational +Language = English +Restart application +. +Language = French +Redémarrer l'application +. +Language = Italian +Riavvare l'applicazione +. + +MessageId = +1 +SymbolicName = NSSM_GUI_EXIT_IGNORE +Severity = Informational +Language = English +No action (srvany compatible) +. +Language = French +No action (srvany compatible) +. +Language = Italian +No action (srvany compatible) +. + +MessageId = +1 +SymbolicName = NSSM_GUI_EXIT_REALLY +Severity = Informational +Language = English +Stop service (oneshot mode) +. +Language = French +Stop service (oneshot mode) +. +Language = Italian +Stop service (oneshot mode) +. + +MessageId = +1 +SymbolicName = NSSM_GUI_EXIT_UNCLEAN +Severity = Informational +Language = English +Fake crash (pre-Vista) +. +Language = French +Fake crash (pre-Vista) +. +Language = Italian +Fake crash (pre-Vista) +. + MessageId = 1001 SymbolicName = NSSM_EVENT_DISPATCHER_FAILED Severity = Error @@ -1041,7 +1145,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 @@ -1360,3 +1464,32 @@ 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. +.