2 ; netevent.mc MESSAGE resources for netevent.dll
5 ; IMPORTANT: When a new language is added, all messages in this file need to be
6 ; either translated or at least duplicated for the new language.
7 ; This is a new requirement by MS mc.exe
8 ; To do this, start with a regex replace:
9 ; - In VS IDE: "Language=English\r\n(?<String>(?:[^\.].*\r\n)*\.\r\n)" -> "Language=English\r\n${String}Language=MyLanguage\r\n${String}"
12 MessageIdTypedef=DWORD
14 SeverityNames=(Success=0x0:STATUS_SEVERITY_SUCCESS
15 Informational=0x1:STATUS_SEVERITY_INFORMATIONAL
16 Warning=0x2:STATUS_SEVERITY_WARNING
17 Error=0x3:STATUS_SEVERITY_ERROR
20 FacilityNames=(System=0x0:FACILITY_SYSTEM
23 LanguageNames=(English=0x409:MSG00409
24 Russian=0x419:MSG00419
25 French=0x040c:MSG0040c)
35 ; eventlog events 6000-6099
41 SymbolicName=EVENT_LOG_FULL
43 The %1 log file is full.
46 Файл журнала "%1" заполнен.
49 Le fichier de journalisation %1 est plein.
55 SymbolicName=EVENT_LogFileNotOpened
57 The %1 log file cannot be opened.
60 Файл журнала "%1" не может быть открыт.
63 Le fichier de journalisation %1 ne peut pas être ouvert.
69 SymbolicName=EVENT_LogFileCorrupt
71 The %1 log file is corrupted and will be cleared.
74 Файл журана "%1" поврежден и будет очищен.
77 Le fichier de journalisation %1 est corrompu et doit être vidé.
83 SymbolicName=EVENT_DefaultLogCorrupt
85 The Application log file could not be opened. %1 will be used as the default log file.
88 Файл журнала "Приложения" не может быть открыт. "%1" будет использоваться в качестве файла журана по умолчанию.
91 Le fichier de journalisation des application ne peut pas être ouvert. %1 sera utilisé comme fichier de journalisation par défaut.
97 SymbolicName=EVENT_BadDriverPacket
99 A driver packet received from the I/O subsystem was invalid. The data is the packet.
102 Пакет драйвера, полученный от подсистемы ввода-вывода недопустим. Данные являются пакетом.
105 Un paquet de pilote reçu par le sous-système IO était invalide. La donnée est le paquet.
111 SymbolicName=EVENT_EventlogStarted
113 The Event log service was started.
116 Служба журана событий была запущена.
119 Le service de journalisation des évènements a été démarré.
125 SymbolicName=EVENT_EventlogStopped
127 The Event log service was stopped.
130 Служба журнала событий была остановлена.
133 Le service de journalisation des évènements a été arrêté.
139 SymbolicName=TITLE_EventlogMessageBox
146 ; IMPORTANT: When a new language is added, all messages in this file need to be
147 ; either translated or at least duplicated for the new language.
148 ; This is a new requirement by MS mc.exe
149 ; To do this, start with a regex replace:
150 ; - In VS IDE: "Language=English\r\n(?<String>(?:[^\.].*\r\n)*\.\r\n)" -> "Language=English\r\n${String}Language=MyLanguage\r\n${String}"
153 Служба журнала событий %0
156 Service de journalisation des évènements %0
162 SymbolicName=EVENT_EventlogAbnormalShutdown
164 The previous system shutdown at %1 on %2 was unexpected.
167 Предыдущее завершение работы системы в %1 %2 было неожиданным.
170 L'arrêt précédent du système à %1 le %2 n'était pas prévu.
176 SymbolicName=EVENT_EventLogProductInfo
190 SymbolicName=EVENT_ServiceNoEventLog
192 The %1 service was unable to set up an event source.
195 Служба "%1" не смогла установить источник события.
198 Le service %1 n'a pas réussi à installer une source d'évènement.
204 SymbolicName=EVENT_ComputerNameChange
206 The NetBIOS name and DNS host name of this machine have been changed from %1 to %2.
209 NetBIOS и DNS имена этого компьютера были изменены с "%1" на "%2".
212 Le nom NetBIOS et le nom d'hôte DNS de cette machine ont été changés de %1 à %2.
218 SymbolicName=EVENT_DNSDomainNameChange
220 The DNS domain assigned to this computer has been changed from %1 to %2.
223 DNS-домен присвоенный этому компьютеру был изменен с "%1" на "%2".
226 Le domaine DNS assigné à cet ordinateur a été changé de %1 à %2.
231 ; system events 6100 - 6199
237 SymbolicName=EVENT_UP_DRIVER_ON_MP
239 A uniprocessor-specific driver was loaded on a multiprocessor system. The driver could not load.
242 Однопроцессорный драйвер был загружен на многопроцессорной системе. Драйвер не может быть загружен.
245 Un pilote spécifique monoprocesseur a été chargé sur un système multiprocesseurs. Le pilote n'a pas pu être chargé.
250 ; service controller events 7000-7899
256 SymbolicName=EVENT_SERVICE_START_FAILED
258 The %1 service failed to start due to the following error: %n%2
261 Службе "%1" не удалось запуститься из-за следующей ошибки: %n%2
264 Le service %1 n'a pas pu démarrer en raison de l'erreur suivante : %n%2
270 SymbolicName=EVENT_SERVICE_START_FAILED_II
272 The %1 service depends on the %2 service which failed to start because of the following error: %n%3
275 Служба "%1" зависит от службы "%2", которой не удалось запуститься из-за следующей ошибки: %n%3
278 Le serveur %1 dépend du service %2 qui n'a pas pu démarrer en raison de l'erreur suivante : %n%3
284 SymbolicName=EVENT_SERVICE_START_FAILED_GROUP
286 The %1 service depends on the %2 group and no member of this group started.
289 Служба "%1" зависит от группы "%2" и ни один элемент этой группы не запущен.
292 Le service %1 dépend du groupe %2 et aucun membre de ce groupe n'a démarré.
298 SymbolicName=EVENT_SERVICE_START_FAILED_NONE
300 The %1 service depends on the following nonexistent service: %2
303 Служба "%1" зависит от следующей несуществующей службы: "%2"
306 Le service %1 dépend du service non existant suivant : %2
312 SymbolicName=EVENT_CALL_TO_FUNCTION_FAILED
314 The %1 call failed with the following error: %n%2
317 Вызов "%1" завершился ошибкой: %n%2
320 L'appel %1 a échoué avec l'erreur suivante : %n%2
326 SymbolicName=EVENT_CALL_TO_FUNCTION_FAILED_II
328 The %1 call failed for %2 with the following error: %n%3
331 The %1 call failed for %2 with the following error: %n%3
334 L'appel %1 a échoué pour %2 avec l'erreur suivante : %n%3
340 SymbolicName=EVENT_REVERTED_TO_LASTKNOWNGOOD
342 The system reverted to its last known good configuration. The system is restarting....
345 The system reverted to its last known good configuration. The system is restarting....
348 Le système a restauré sa dernière bonne configuration connue. Le système redémarre...
354 SymbolicName=EVENT_BAD_ACCOUNT_NAME
356 No backslash is in the account name.
359 No backslash is in the account name.
362 Aucun backslash n'est présent dans le nom de compte.
368 SymbolicName=EVENT_CONNECTION_TIMEOUT
370 Timeout (%1 milliseconds) waiting for the %2 service to connect.
373 Timeout (%1 milliseconds) waiting for the %2 service to connect.
376 Expiration du délai (%1 millisecondes) lors de l'attente du service %2 pour se connecter.
382 SymbolicName=EVENT_READFILE_TIMEOUT
384 Timeout (%1 milliseconds) waiting for ReadFile.
387 Timeout (%1 milliseconds) waiting for ReadFile.
390 Expiration du délai (%1 millisecondes) lors de l'attente de ReadFile.
396 SymbolicName=EVENT_TRANSACT_TIMEOUT
398 Timeout (%1 milliseconds) waiting for a transaction response from the %2 service.
401 Timeout (%1 milliseconds) waiting for a transaction response from the %2 service.
404 Expiration du délai (%1 millisecondes) lors de l'attente pour une transaction réponse du service %2.
410 SymbolicName=EVENT_TRANSACT_INVALID
412 Message returned in transaction has incorrect size.
415 Message returned in transaction has incorrect size.
418 Le message retourné dans la transaction a une taille incorrecte.
424 SymbolicName=EVENT_FIRST_LOGON_FAILED
426 Logon attempt with current password failed with the following error: %n%1
429 Logon attempt with current password failed with the following error: %n%1
432 La tentative de connexion avec le mot de passe actuel a échoué avec l'erreur suivante : %n%1
438 SymbolicName=EVENT_SECOND_LOGON_FAILED
440 Second logon attempt with old password also failed with the following error: %n%1
443 Second logon attempt with old password also failed with the following error: %n%1
446 La seconde tentative de connexion avec l'ancien mot de passe a également échoué avec l'erreur suivante : %n%1
452 SymbolicName=EVENT_INVALID_DRIVER_DEPENDENCY
454 Boot-start or system-start driver (%1) must not depend on a service.
457 Boot-start or system-start driver (%1) must not depend on a service.
460 Un pilote au démarrage ou système (%1) ne doit pas dépendre d'un service.
466 SymbolicName=EVENT_BAD_SERVICE_STATE
468 The %1 service has reported an invalid current state %2.
471 The %1 service has reported an invalid current state %2.
474 Le service %1 a reporté un état courant invalide %2.
480 SymbolicName=EVENT_CIRCULAR_DEPENDENCY_DEMAND
482 Detected circular dependencies demand starting %1.
485 Detected circular dependencies demand starting %1.
488 Dépendances circulaires détectées lors du démarrage de %1.
494 SymbolicName=EVENT_CIRCULAR_DEPENDENCY_AUTO
496 Detected circular dependencies auto-starting services.
499 Detected circular dependencies auto-starting services.
502 Dépendances circulaires détectées lors du démarrage automatique des services.
508 SymbolicName=EVENT_DEPEND_ON_LATER_SERVICE
510 Circular dependency: The %1 service depends on a service in a group which starts later.
513 Circular dependency: The %1 service depends on a service in a group which starts later.
516 Dépendance circulaire : le service %1 dépend d'un service dans un groupe qui démarre plus tard.
522 SymbolicName=EVENT_DEPEND_ON_LATER_GROUP
524 Circular dependency: The %1 service depends on a group which starts later.
527 Circular dependency: The %1 service depends on a group which starts later.
530 Dépendance circulaire : le service %1 dépend d'un groupe qui démarre plus tard.
536 SymbolicName=EVENT_SEVERE_SERVICE_FAILED
538 About to revert to the last known good configuration because the %1 service failed to start.
541 About to revert to the last known good configuration because the %1 service failed to start.
544 Sur le point de revenir à la dernière bonne configuration connue car le service %1 n'a pas réussi à démarrer.
550 SymbolicName=EVENT_SERVICE_START_HUNG
552 The %1 service hung on starting.
555 Служба "%1" зависла при запуске.
558 Le serveur %1 service s'est gelé au démarrage.
564 SymbolicName=EVENT_SERVICE_EXIT_FAILED
566 The %1 service terminated with the following error: %n%2
569 The %1 service terminated with the following error: %n%2
572 Le service %1 s'est terminé avec l'erreur suivante : %n%2
578 SymbolicName=EVENT_SERVICE_EXIT_FAILED_SPECIFIC
580 The %1 service terminated with service-specific error %2.
583 The %1 service terminated with service-specific error %2.
586 Le service %1 s'est terminé avec une erreur spécifique au service %2.
592 SymbolicName=EVENT_SERVICE_START_AT_BOOT_FAILED
594 At least one service or driver failed during system startup. Use Event Viewer to examine the event log for details.
597 At least one service or driver failed during system startup. Use Event Viewer to examine the event log for details.
600 Au moins un service ou pilote a échoué durant le démarrage du système. Utilisez la visionneuse d'évènements pour examiner les journaux d'évènements pour plus de détails.
606 SymbolicName=EVENT_BOOT_SYSTEM_DRIVERS_FAILED
608 The following boot-start or system-start driver(s) failed to load: %1
611 The following boot-start or system-start driver(s) failed to load: %1
614 Le pilote au démarrage ou système suivant n'a pas pu être chargé : %1
620 SymbolicName=EVENT_RUNNING_LASTKNOWNGOOD
622 ReactOS could not be started as configured. A previous working configuration was used instead.
625 ReactOS could not be started as configured. A previous working configuration was used instead.
628 ReactOS n'a pas pu démarrer tel que configuré. Une précédente configuration fonctionnelle a été utilisé à la place.
634 SymbolicName=EVENT_TAKE_OWNERSHIP
636 The %1 Registry key denied access to SYSTEM account programs so the Service Control Manager took ownership of the Registry key.
639 The %1 Registry key denied access to SYSTEM account programs so the Service Control Manager took ownership of the Registry key.
642 La clé de registre %1 a refusé l'accès aux programmes du compte SYSTEM. Le gestionnaire de contrôle des services s'est approprié la clé de registre.
648 SymbolicName=TITLE_SC_MESSAGE_BOX
650 Service Control Manager %0
653 Service Control Manager %0
656 Gestionnaire de contrôle des services %0
662 SymbolicName=EVENT_SERVICE_NOT_INTERACTIVE
664 The %1 service is marked as an interactive service. However, the system is configured to not allow interactive services. This service may not function properly.
667 The %1 service is marked as an interactive service. However, the system is configured to not allow interactive services. This service may not function properly.
670 Le service %1 est marqué comme service interactif. Cependant, le système est configuré pour ne pas autoriser les services interactifs. Ce service pourrait ne pas fonctionner correctement.
676 SymbolicName=EVENT_SERVICE_CRASH
678 The %1 service terminated unexpectedly. It has done this %2 time(s). The following corrective action will be taken in %3 milliseconds: %5.
681 The %1 service terminated unexpectedly. It has done this %2 time(s). The following corrective action will be taken in %3 milliseconds: %5.
684 Le service %1 s'est terminée de façon non prévue. Il l'a fait %2 fois. L'action corrective suivante va être prise dans %3 millisecondes : %5.
690 SymbolicName=EVENT_SERVICE_RECOVERY_FAILED
692 The Service Control Manager tried to take a corrective action (%2) after the unexpected termination of the %3 service, but this action failed with the following error: %n%4
695 The Service Control Manager tried to take a corrective action (%2) after the unexpected termination of the %3 service, but this action failed with the following error: %n%4
698 Le gestionnaire de contrôle des services a tenté de prendre une action corrective (%2) après la fin inattendue du service %3, mais cette action a échoué avec l'erreur suivante : %n%4
704 SymbolicName=EVENT_SERVICE_SCESRV_FAILED
706 The Service Control Manager did not initialize successfully. The security
707 configuration server (scesrv.dll) failed to initialize with error %1. The
708 system is restarting...
711 The Service Control Manager did not initialize successfully. The security
712 configuration server (scesrv.dll) failed to initialize with error %1. The
713 system is restarting...
716 Le gestionnaire de contrôle des services ne s'est pas initialisé correctement.
717 Le serveur de configuration de sécurité (scesrv.dll) n'a pas réussi à s'initialiser
718 avec l'erreur %1. Le système redémarre...
724 SymbolicName=EVENT_SERVICE_CRASH_NO_ACTION
726 The %1 service terminated unexpectedly. It has done this %2 time(s).
729 Служба "%1" неожиданно завершилась. Это произошло %2 раз(а).
732 Le service %1 s'est terminée de façon non prévue. Il l'a fait %2 fois.
736 Severity=Informational
738 SymbolicName=EVENT_SERVICE_CONTROL_SUCCESS
740 The %1 service was successfully sent a %2 control.
743 Служба "%1" успешно отправила "%2".
746 Le contrôle %2 a été envoyé avec succès au service %1.
750 Severity=Informational
752 SymbolicName=EVENT_SERVICE_STATUS_SUCCESS
754 The %1 service entered the %2 state.
757 Служба "%1" перешла в состояние "%2".
760 Le service %1 est entré dans l'état %2.
766 SymbolicName=EVENT_SERVICE_CONFIG_BACKOUT_FAILED
768 The Service Control Manager encountered an error undoing a configuration change
769 to the %1 service. The service's %2 is currently in an unpredictable state.
771 If you do not correct this configuration, you may not be able to restart the %1
772 service or may encounter other errors. To ensure that the service is configured
773 properly, use the Services snap-in in Microsoft Management Console (MMC).
776 The Service Control Manager encountered an error undoing a configuration change
777 to the %1 service. The service's %2 is currently in an unpredictable state.
779 If you do not correct this configuration, you may not be able to restart the %1
780 service or may encounter other errors. To ensure that the service is configured
781 properly, use the Services snap-in in Microsoft Management Console (MMC).
784 Le gestionnaire de contrôle des services a rencontré une erreur lors de l'annulation
785 d'un changement de configuration sur le service %1. Le %2 du service est actuellement
786 dans un état imprévisible.
788 Si vous ne corrigez pas cette configuration, vous pourriez ne plus être capable de
789 redémarrer le service %1 ou pourriez rencontrer d'autres erreurs. Pour vous assurer
790 que le service est configuré correctement, utilisez la console de gestion des services
791 dans la console de gestion Microsoft (MMC).
797 SymbolicName=EVENT_FIRST_LOGON_FAILED_II
799 The %1 service was unable to log on as %2 with the currently configured
800 password due to the following error: %n%3%n%nTo ensure that the service is
801 configured properly, use the Services snap-in in Microsoft Management
805 The %1 service was unable to log on as %2 with the currently configured
806 password due to the following error: %n%3%n%nTo ensure that the service is
807 configured properly, use the Services snap-in in Microsoft Management
811 Le service %1 n'a pas réussi à s'identifier en tant que %2 avec le mot de passe
812 actuellement configuré en raison de l'erreur suivante : %n%3%n%nPour vous assurer
813 que le service est correctement, utilisez la console de gestion des services
814 dans la console de gestion Microsoft (MMC).
820 SymbolicName=EVENT_SERVICE_DIFFERENT_PID_CONNECTED
822 A service process other than the one launched by the Service Control Manager
823 connected when starting the %1 service. The Service Control Manager launched
824 process %2 and process %3 connected instead.%n%n
826 Note that if this service is configured to start under a debugger, this behavior is expected.
829 A service process other than the one launched by the Service Control Manager
830 connected when starting the %1 service. The Service Control Manager launched
831 process %2 and process %3 connected instead.%n%n
833 Note that if this service is configured to start under a debugger, this behavior is expected.
836 Un processus du service, autre que celui lancé par le gestionnaire de contrôle des services
837 s'est connecté lors du démarrage du service %1. Le gestionnaire de contrôle des services a
838 lancé le processus %2 et le processus %3 s'est connecté à la place.%n%n
840 Veuillez noter que si ce service est configurer pour démarrer dans un débogueur, ce comportement est attendu.
844 Severity=Informational
846 SymbolicName=EVENT_SERVICE_START_TYPE_CHANGED
848 The start type of the %1 service was changed from %2 to %3.
851 Тип запуска службы "%1" изменен с "%2" на "%3".
854 Le type de démarrage du service %1 a été changé de %2 à %3.
860 SymbolicName=EVENT_SERVICE_LOGON_TYPE_NOT_GRANTED
862 The %1 service was unable to log on as %2 with the currently configured password due to the following error:%n
863 Logon failure: the user has not been granted the requested logon type at this computer.%n%n
865 Domain and account: %2%n%n
866 This service account does not have the necessary user right "Log on as a service."%n%n
868 Assign "Log on as a service" to the service account on this computer. You can
869 use Local Security Settings (Secpol.msc) to do this. If this computer is a
870 node in a cluster, check that this user right is assigned to the Cluster
871 service account on all nodes in the cluster.%n%n
872 If you have already assigned this user right to the service account, and the
873 user right appears to be removed, a Group Policy object associated with this
874 node might be removing the right. Check with your domain administrator to find
875 out if this is happening.
878 The %1 service was unable to log on as %2 with the currently configured password due to the following error:%n
879 Logon failure: the user has not been granted the requested logon type at this computer.%n%n
881 Domain and account: %2%n%n
882 This service account does not have the necessary user right "Log on as a service."%n%n
884 Assign "Log on as a service" to the service account on this computer. You can
885 use Local Security Settings (Secpol.msc) to do this. If this computer is a
886 node in a cluster, check that this user right is assigned to the Cluster
887 service account on all nodes in the cluster.%n%n
888 If you have already assigned this user right to the service account, and the
889 user right appears to be removed, a Group Policy object associated with this
890 node might be removing the right. Check with your domain administrator to find
891 out if this is happening.
894 Le service %1 n'a pas réussi à s'identifier en tant que %2 avec le mot de passe
895 actuellement configuré en raison de l'erreur suivante : %n
896 Echec de connexion : l'utilisateur n'a pas reçu l'autorisation de réaliser ce type de connexions sur cet ordinateur.%n%n
898 Domaine et compte : %2%n%n
899 Ce compte de service n'a pas les droits utilisateurs nécessaires "Se connecter en tant que service".%n%n
900 Action utilisateur%n%n
901 Assignez le droit "Se connecter en tant que service" au compte de service sur cet ordinateur.
902 Vous pouvez utiliser les paramètres locaux de sécurité (secpol.msc) pour le faire. Si cet ordinateur
903 est un nœud dans une grappe, vérifiez que ce droit d'utilisateur est assigné au compte de service
904 sur tous les nœuds du cluster.%n%n
905 Si vous avez déjà assigné ce droit d'utilisateur au compte de service, et que ce droit semble avoir été supprimé,
906 un objet de stratégie de groupe (GPO) associé avec ce nœud peut avoir supprimé le droit.
907 Contactez votre administrateur de domaine pour vérifier si c'est ce qui se produit.
911 Severity=Informational
913 SymbolicName=EVENT_SERVICE_STOP_SUCCESS_WITH_REASON
915 The %1 service was successfully sent a %2 control.%n%n
916 The reason specified was: %3 [%4]%n%n
920 The %1 service was successfully sent a %2 control.%n%n
921 The reason specified was: %3 [%4]%n%n
925 Le contrôle %2 a été envoyé avec succès au service %1.%n%n
926 La raison spécifiée était : %3 [%4]%n%n
933 SymbolicName=EVENT_SERVICE_SHUTDOWN_FAILED
935 The %1 service did not shut down properly after receiving a preshutdown control.
938 The %1 service did not shut down properly after receiving a preshutdown control.
941 Le service %1 ne s'est pas arrêté proprement après avoir reçu un contrôle de pré-arrêt.
946 ; transport events 9000-9499
952 SymbolicName=EVENT_TRANSPORT_REGISTER_FAILED
954 %2 failed to register itself with the NDIS wrapper.
957 %2 failed to register itself with the NDIS wrapper.
960 %2 n'a pas réussi à s'enregistrer avec le wrapper NDIS.
966 SymbolicName=EVENT_TRANSPORT_ADAPTER_NOT_FOUND
968 %2 could not find adapter %3.
971 "%2" не смогла найти адаптер "%3".
974 %2 n'a pas pu trouver l'adaptateur %3.