windows-nt/Source/XPSP1/NT/base/boot/bldr/msg.fr

761 lines
19 KiB
Plaintext
Raw Normal View History

2020-09-26 03:20:57 -05:00
;/*++
;
;Copyright (c) 1991 Microsoft Corporation
;
;Module Name:
;
; msg.h
;
;Abstract:
;
; This file contains the message definitions for osloader
;
;Author:
;
; John Vert (jvert) 12-Nov-1993
;
;Revision History:
;
;Notes:
;
; This file is generated from msg.mc
;
;--*/
;
;#ifndef _BLDR_MSG_
;#define _BLDR_MSG_
;
;
MessageID=9000 SymbolicName=BL_MSG_FIRST
Language=English
.
MessageID=9001 SymbolicName=LOAD_SW_INT_ERR_CLASS
Language=English
Windows n'a pas pu d<>marrer en raison d'une erreur dans le logiciel.
Veuillez rendre compte de ce probl<62>me comme :
.
MessageID=9002 SymbolicName=LOAD_SW_MISRQD_FILE_CLASS
Language=English
Windows n'a pas pu d<>marrer car le fichier suivant est
requis mais n'a pas pu <20>tre trouv<75> :
.
MessageID=9003 SymbolicName=LOAD_SW_BAD_FILE_CLASS
Language=English
Windows n'a pas pu d<>marrer en raison du fichier suivant :
.
MessageID=9004 SymbolicName=LOAD_SW_MIS_FILE_CLASS
Language=English
Windows n'a pas pu d<>marrer car le fichier suivant
est manquant ou endommag<61> :
.
MessageID=9005 SymbolicName=LOAD_HW_MEM_CLASS
Language=English
Windows n'a pas pu d<>marrer en raison d'un probl<62>me de
configuration mat<61>rielle de la m<>moire.
.
MessageID=9006 SymbolicName=LOAD_HW_DISK_CLASS
Language=English
Windows n'a pas pu d<>marrer en raison d'un probl<62>me de
configuration mat<61>rielle d'un disque de l'ordinateur.
.
MessageID=9007 SymbolicName=LOAD_HW_GEN_ERR_CLASS
Language=English
Windows n'a pas pu d<>marrer en raison d'un probl<62>me g<>n<EFBFBD>ral de
configuration mat<61>rielle de l'ordinateur.
.
MessageID=9008 SymbolicName=LOAD_HW_FW_CFG_CLASS
Language=English
Windows n'a pas pu d<>marrer en raison du probl<62>me de
configuration de d<>marrage du microprogramme ARC suivant :
.
MessageID=9009 SymbolicName=DIAG_BL_MEMORY_INIT
Language=English
V<EFBFBD>rifiez la configuration mat<61>rielle de la m<>moire et la
quantit<EFBFBD> de RAM.
.
MessageID=9010 SymbolicName=DIAG_BL_CONFIG_INIT
Language=English
Trop d'entr<74>es de configuration.
.
MessageID=9011 SymbolicName=DIAG_BL_IO_INIT
Language=English
Impossible d'acc<63>der aux tables de partition du disque.
.
MessageID=9012 SymbolicName=DIAG_BL_FW_GET_BOOT_DEVICE
Language=English
La configuration du param<61>tre "osloadpartition" n'est pas valide.
.
MessageID=9013 SymbolicName=DIAG_BL_OPEN_BOOT_DEVICE
Language=English
Impossible de lire <20> partir du disque de d<>marrage s<>lectionn<6E>.
V<EFBFBD>rifiez le chemin d'acc<63>s du d<>marrage et le lecteur de disques.
.
MessageID=9014 SymbolicName=DIAG_BL_FW_GET_SYSTEM_DEVICE
Language=English
La configuration du param<61>tre "systempartition" n'est pas valide.
.
MessageID=9015 SymbolicName=DIAG_BL_FW_OPEN_SYSTEM_DEVICE
Language=English
Impossible de lire <20> partir de la disquette de d<>marrage
s<EFBFBD>lectionn<EFBFBD>e. V<>rifiez le chemin d'acc<63>s <20> "systempartition".
.
MessageID=9016 SymbolicName=DIAG_BL_GET_SYSTEM_PATH
Language=English
Le param<61>tre "osloadfilename" ne d<>signe pas un fichier
valide.
.
MessageID=9017 SymbolicName=DIAG_BL_LOAD_SYSTEM_IMAGE
Language=English
<Racine Windows>\system32\ntoskrnl.exe.
.
MessageID=9018 SymbolicName=DIAG_BL_FIND_HAL_IMAGE
Language=English
Le param<61>tre "osloader" ne d<>signe pas un fichier
valide.
.
MessageID=9019 SymbolicName=DIAG_BL_LOAD_HAL_IMAGE_X86
Language=English
<Racine Windows>\system32\hal.dll.
.
MessageID=9020 SymbolicName=DIAG_BL_LOAD_HAL_IMAGE_ARC
Language=English
'osloader'\hal.dll
.
;#ifdef _X86_
;#define DIAG_BL_LOAD_HAL_IMAGE DIAG_BL_LOAD_HAL_IMAGE_X86
;#else
;#define DIAG_BL_LOAD_HAL_IMAGE DIAG_BL_LOAD_HAL_IMAGE_ARC
;#endif
MessageID=9021 SymbolicName=DIAG_BL_LOAD_SYSTEM_IMAGE_DATA
Language=English
Erreur 1 du chargeur de programme.
.
MessageID=9022 SymbolicName=DIAG_BL_LOAD_HAL_IMAGE_DATA
Language=English
Erreur 2 du chargeur de programme.
.
MessageID=9023 SymbolicName=DIAG_BL_LOAD_SYSTEM_DLLS
Language=English
Le programme de chargement a eu besoin de DLL pour le noyau.
.
MessageID=9024 SymbolicName=DIAG_BL_LOAD_HAL_DLLS
Language=English
Le programme de chargement a eu besoin de DLL pour HAL.
.
MessageID=9026 SymbolicName=DIAG_BL_FIND_SYSTEM_DRIVERS
Language=English
trouver les pilotes du syst<73>me.
.
MessageID=9027 SymbolicName=DIAG_BL_READ_SYSTEM_DRIVERS
Language=English
lire les pilotes du syst<73>me.
.
MessageID=9028 SymbolicName=DIAG_BL_LOAD_DEVICE_DRIVER
Language=English
n'a pas charg<72> le pilote du p<>riph<70>rique de d<>marrage du
syst<EFBFBD>me.
.
MessageID=9029 SymbolicName=DIAG_BL_LOAD_SYSTEM_HIVE
Language=English
charger le fichier de configuration mat<61>rielle du syst<73>me.
.
MessageID=9030 SymbolicName=DIAG_BL_SYSTEM_PART_DEV_NAME
Language=English
trouver le nom du p<>riph<70>rique de la partition syst<73>me.
.
MessageID=9031 SymbolicName=DIAG_BL_BOOT_PART_DEV_NAME
Language=English
trouver le nom de la partition de d<>marrage.
.
MessageID=9032 SymbolicName=DIAG_BL_ARC_BOOT_DEV_NAME
Language=English
n'a pas g<>n<EFBFBD>r<EFBFBD> correctement le nom d'ARC pour HAL et les
chemins d'acc<63>s.
.
MessageID=9034 SymbolicName=DIAG_BL_SETUP_FOR_NT
Language=English
Erreur 3 du chargeur de programme.
.
MessageID=9035 SymbolicName=DIAG_BL_KERNEL_INIT_XFER
Language=English
<Racine Windows XP>\system32\ntoskrnl.exe
.
MessageID=9036 SymbolicName=LOAD_SW_INT_ERR_ACT
Language=English
Veuillez contacter la personne charg<72>e du support pour
l'informer de ce probl<62>me.
.
MessageID=9037 SymbolicName=LOAD_SW_FILE_REST_ACT
Language=English
Vous pouvez tenter de r<>parer ce fichier en d<>marrant le
programme d'installation de Windows XP avec le CD-ROM
original d'installation. Choisissez "R" dans le
premier <20>cran pour d<>marrer la r<>paration.
.
MessageID=9038 SymbolicName=LOAD_SW_FILE_REINST_ACT
Language=English
Veuillez r<>installer une copie du fichier ci-dessus.
.
MessageID=9039 SymbolicName=LOAD_HW_MEM_ACT
Language=English
Veuillez consulter la documentation de Windows
concernant les besoins en m<>moire mat<61>rielle et vos manuels
de r<>f<EFBFBD>rence du mat<61>riel pour plus d'informations.
.
MessageID=9040 SymbolicName=LOAD_HW_DISK_ACT
Language=English
Veuillez consulter la documentation de Windows
concernant la configuration du disque physique et vos manuels
de r<>f<EFBFBD>rence du mat<61>riel pour plus d'informations.
.
MessageID=9041 SymbolicName=LOAD_HW_GEN_ACT
Language=English
Veuillez consulter la documentation de Windows
concernant la configuration mat<61>rielle et vos manuels
de r<>f<EFBFBD>rence du mat<61>riel pour plus d'informations.
.
MessageID=9042 SymbolicName=LOAD_HW_FW_CFG_ACT
Language=English
Veuillez consulter la documentation de Windows
concernant les options de configuration d'ARC et vos manuels
de r<>f<EFBFBD>rence du mat<61>riel pour plus d'informations.
.
MessageID=9043 SymbolicName=BL_LKG_MENU_HEADER
Language=English
Profil mat<61>riel/R<>cup<75>ration de configuration
Ce menu vous permet de s<>lectionner un profil mat<61>riel
<EFBFBD> utiliser lors du d<>marrage de Windows.
Si le syst<73>me ne d<>marre pas correctement, vous pouvez basculer vers une
configuration du syst<73>me ant<6E>rieure, susceptible de r<>soudre les probl<62>mes
de d<>marrage du syst<73>me.
IMPORTANT : les changements de configuration du syst<73>me effectu<74>s
depuis le dernier d<>marrage r<>ussi seront supprim<69>s.
.
MessageID=9044 SymbolicName=BL_LKG_MENU_TRAILER
Language=English
Utilisez les touches HAUT et BAS pour mettre en surbrillance
la s<>lection de votre choix. Puis appuyez sur ENTREE.
.
MessageID=9045 SymbolicName=BL_LKG_MENU_TRAILER_NO_PROFILES
Language=English
Aucun profil mat<61>riel n'est d<>fini pour l'instant. Les profils mat<61>riels
peuvent <20>tre cr<63><72>s <20> partir de l'ic<69>ne Syst<73>me du Panneau de configuration.
.
MessageID=9046 SymbolicName=BL_SWITCH_LKG_TRAILER
Language=English
Pour basculer vers la derni<6E>re bonne configuration connue, appuyez sur 'B'.
Pour quitter ce menu et red<65>marrer votre ordinateur, appuyez sur F3.
.
MessageID=9047 SymbolicName=BL_SWITCH_DEFAULT_TRAILER
Language=English
Pour basculer vers la configuration par d<>faut, appuyez sur 'D'.
Pour quitter ce menu et red<65>marrer votre ordinateur, appuyez sur F3.
.
;//
;// The following two messages are used to provide the mnemonic keypress
;// that toggles between the Last Known Good control set and the default
;// control set. (see BL_SWITCH_LKG_TRAILER and BL_SWITCH_DEFAULT_TRAILER)
;//
MessageID=9048 SymbolicName=BL_LKG_SELECT_MNEMONIC
Language=English
B
.
MessageID=9049 SymbolicName=BL_DEFAULT_SELECT_MNEMONIC
Language=English
D
.
MessageID=9050 SymbolicName=BL_LKG_TIMEOUT
Language=English
Secondes avant le d<>marrage automatique du choix en surbrillance : %d
.
MessageID=9051 SymbolicName=BL_LKG_MENU_PROMPT
Language=English
Appuyez MAINTENANT sur la barre d'espace pour appeler le
menu Profil mat<61>riel/Derni<6E>re bonne configuration connue.
.
MessageID=9052 SymbolicName=BL_BOOT_DEFAULT_PROMPT
Language=English
D<EFBFBD>marrer avec la configuration mat<61>rielle par d<>faut
.
;//
;// The following messages are used during hibernation restoration
;//
MessageID=9053 SymbolicName=HIBER_BEING_RESTARTED
Language=English
Le syst<73>me est en cours de red<65>marrage <20> partir de son emplacement pr<70>c<EFBFBD>dent.
Appuyez sur la barre d'espace pour l'interrompre.
.
MessageID=9054 SymbolicName=HIBER_ERROR
Language=English
Le syst<73>me n'a pas pu <20>tre red<65>marr<72> <20> partir de son emplacement pr<70>c<EFBFBD>dent
.
MessageID=9055 SymbolicName=HIBER_ERROR_NO_MEMORY
Language=English
parce qu'il n'y a pas assez de m<>moire.
.
MessageID=9056 SymbolicName=HIBER_ERROR_BAD_IMAGE
Language=English
parce que l'image de restauration est endommag<61>e.
.
MessageID=9057 SymbolicName=HIBER_IMAGE_INCOMPATIBLE
Language=English
parce que l'image de restauration n'est pas compatible avec la
configuration en cours.
.
MessageID=9058 SymbolicName=HIBER_ERROR_OUT_OF_REMAP
Language=English
en raison d'une erreur interne (REMAP).
.
MessageID=9059 SymbolicName=HIBER_INTERNAL_ERROR
Language=English
en raison d'une erreur interne.
.
MessageID=9060 SymbolicName=HIBER_READ_ERROR
Language=English
en raison d'une erreur de lecture.
.
MessageID=9061 SymbolicName=HIBER_PAUSE
Language=English
Le red<65>marrage du syst<73>me a <20>t<EFBFBD> interrompu :
.
MessageID=9062 SymbolicName=HIBER_CANCEL
Language=English
Effacer les donn<6E>es de restauration et revenir au menu de d<>marrage du syst<73>me
.
MessageID=9063 SymbolicName=HIBER_CONTINUE
Language=English
Continuer le red<65>marrage du syst<73>me
.
MessageID=9064 SymbolicName=HIBER_RESTART_AGAIN
Language=English
La derni<6E>re tentative de red<65>marrage du syst<73>me <20> partir de son emplacement
pr<EFBFBD>c<EFBFBD>dent a <20>chou<6F>. Voulez-vous red<65>marrer ?
.
MessageID=9065 SymbolicName=HIBER_DEBUG_BREAK_ON_WAKE
Language=English
Continuer avec le point d'arr<72>t de d<>bogage lorsque le syst<73>me se r<>activera
.
MessageID=9066 SymbolicName=LOAD_SW_MISMATCHED_KERNEL
Language=English
Windows n'a pas pu d<>marrer car le noyau sp<73>cifi<66> n'est pas compatible
avec ce processeur.
.
MessageID=9067 SymbolicName=BL_MSG_STARTING_WINDOWS
Language=English
D<EFBFBD>marrage de Windows...
.
MessageID=9068 SymbolicName=BL_MSG_RESUMING_WINDOWS
Language=English
Reprise de Windows...
.
MessageID=9069 SymbolicName=BL_EFI_OPTION_FAILURE
Language=English
Windows n'a pas pu d<>marrer en raison d'une erreur de lecture des param<61>tres
de d<>marrage de NVRAM.
V<EFBFBD>rifiez les param<61>tres de votre microprogramme. Vous devrez peut-<2D>tre
restaurer vos param<61>tres NVRAM <20> partir d'une sauvegarde.
.
;
; //
; // Following messages are for the x86-specific
; // boot menu.
; //
;
MessageID=10001 SymbolicName=BL_ENABLED_KD_TITLE
Language=English
[d<>bogueur activ<69>]
.
MessageID=10002 SymbolicName=BL_DEFAULT_TITLE
Language=English
Windows (par d<>faut)
.
MessageID=10003 SymbolicName=BL_MISSING_BOOT_INI
Language=English
NTLDR : Le fichier BOOT.INI n'a pas <20>t<EFBFBD> trouv<75>.
.
MessageID=10004 SymbolicName=BL_MISSING_OS_SECTION
Language=English
NTLDR : pas de section [syst<73>mes d'exploitation] dans boot.txt.
.
MessageID=10005 SymbolicName=BL_BOOTING_DEFAULT
Language=English
D<EFBFBD>marrage du noyau par d<>faut <20> partir de %s.
.
MessageID=10006 SymbolicName=BL_SELECT_OS
Language=English
Choisissez le syst<73>me d'exploitation <20> d<>marrer :
.
MessageID=10007 SymbolicName=BL_MOVE_HIGHLIGHT
Language=English
Utilisez les fl<66>ches HAUT et BAS pour mettre votre choix en surbrillance.
Appuyez sur ENTREE lorsque votre choix est fait.
.
MessageID=10008 SymbolicName=BL_TIMEOUT_COUNTDOWN
Language=English
Secondes avant le d<>marrage automatique du choix en surbrillance :
.
MessageID=10009 SymbolicName=BL_INVALID_BOOT_INI
Language=English
Fichier BOOT.INI non valide
D<EFBFBD>marrage <20> partir de %s.
.
MessageID=10010 SymbolicName=BL_REBOOT_IO_ERROR
Language=English
Erreur d'E/S lors de l'acc<63>s au fichier du secteur de d<>marrage
%s\BOOTSECT.DOS.
.
MessageID=10011 SymbolicName=BL_DRIVE_ERROR
Language=English
NTLDR : Impossible d'ouvrir le lecteur %s.
.
MessageID=10012 SymbolicName=BL_READ_ERROR
Language=English
NTLDR : Erreur critique %d lors de la lecture de BOOT.INI
.
MessageID=10013 SymbolicName=BL_NTDETECT_MSG
Language=English
NTDETECT V5.0 : V<>rification du mat<61>riel ...
.
MessageID=10014 SymbolicName=BL_NTDETECT_FAILURE
Language=English
NTDETECT a <20>chou<6F>
.
MessageID=10015 SymbolicName=BL_DEBUG_SELECT_OS
Language=English
S<EFBFBD>lection en cours :
Titre......... : %s
Chemin d'acc<63>s : %s
Options....... : %s
.
MessageID=10016 SymbolicName=BL_DEBUG_NEW_OPTIONS
Language=English
Entrez les nouvelles options de chargement :
.
MessageID=10017 SymbolicName=BL_HEADLESS_REDIRECT_TITLE
Language=English
[EMS activ<69>]
.
MessageID=10018 SymbolicName=BL_INVALID_BOOT_INI_FATAL
Language=English
Fichier BOOT.INI non valide
.
;
; //
; // Following messages are for the advanced boot menu
; //
;
MessageID=11001 SymbolicName=BL_ADVANCEDBOOT_TITLE
Language=English
Menu d'options avanc<6E>es de Windows XP
S<EFBFBD>lectionnez une option :
.
MessageID=11002 SymbolicName=BL_SAFEBOOT_OPTION1
Language=English
Mode sans <20>chec
.
MessageID=11003 SymbolicName=BL_SAFEBOOT_OPTION2
Language=English
Mode sans <20>chec avec prise en charge r<>seau
.
MessageID=11004 SymbolicName=BL_SAFEBOOT_OPTION3
Language=English
Mode confirmation pas <20> pas
.
MessageID=11005 SymbolicName=BL_SAFEBOOT_OPTION4
Language=English
Invite de commandes en mode sans <20>chec
.
MessageID=11006 SymbolicName=BL_SAFEBOOT_OPTION5
Language=English
Mode VGA
.
MessageID=11007 SymbolicName=BL_SAFEBOOT_OPTION6
Language=English
Mode restauration Active Directory (contr<74>leurs de domaine Windows XP)
.
MessageID=11008 SymbolicName=BL_LASTKNOWNGOOD_OPTION
Language=English
Derni<EFBFBD>re bonne configuration connue (vos derniers param<61>tres fonctionnels)
.
MessageID=11009 SymbolicName=BL_DEBUG_OPTION
Language=English
Mode d<>bogage
.
;#if defined(REMOTE_BOOT)
;MessageID=11010 SymbolicName=BL_REMOTEBOOT_OPTION1
;Language=English
;Maintenance de d<>marrage distant et r<>solution de probl<62>mes
;.
;
;MessageID=11011 SymbolicName=BL_REMOTEBOOT_OPTION2
;Language=English
;Vider le cache des donn<6E>es hors connexion
;.
;
;MessageID=11012 SymbolicName=BL_REMOTEBOOT_OPTION3
;Language=English
;Charger en utilisant les fichiers <20> partir du serveur uniquement
;.
;#endif // defined(REMOTE_BOOT)
MessageID=11013 SymbolicName=BL_BOOTLOG
Language=English
Inscrire les <20>v<EFBFBD>nements de d<>marrage dans le journal
.
MessageID=11014 SymbolicName=BL_ADVANCED_BOOT_MESSAGE
Language=English
Appuyez sur F8 pour afficher les options de d<>marrage avanc<6E>es.
.
MessageID=11015 SymbolicName=BL_BASEVIDEO
Language=English
D<EFBFBD>marrage en mode VGA
.
MessageID=11016 SymbolicName=BL_DISABLE_SAFEBOOT
Language=English
Appuyez sur ECHAP pour d<>sactiver le d<>marrage sans <20>chec et
d<EFBFBD>marrer normalement.
.
MessageID=11017 SymbolicName=BL_MSG_BOOT_NORMALLY
Language=English
D<EFBFBD>marrer Windows normalement
.
MessageID=11018 SymbolicName=BL_MSG_OSCHOICES_MENU
Language=English
Revenir au menu de s<>lection du syst<73>me d'exploitation
.
MessageID=11019 SymbolicName=BL_MSG_REBOOT
Language=English
Red<EFBFBD>marrer
.
MessageID=11020 SymbolicName=BL_ADVANCEDBOOT_AUTOLKG_TITLE
Language=English
Windows n'a pas d<>marr<72> correctement. Un nouveau logiciel ou mat<61>riel peut
<EFBFBD>tre responsable de ce probl<62>me.
Si votre ordinateur ne r<>pond plus, a red<65>marr<72> de fa<66>on inattendue ou a
<EFBFBD>t<EFBFBD> arr<72>t<EFBFBD> automatiquement pour prot<6F>ger vos fichiers ou vos dossiers,
choisissez l'option Derni<6E>re bonne configuration connue pour revenir aux
derniers param<61>tres fonctionnant correctement.
Si une tentative de d<>marrage pr<70>c<EFBFBD>dente a <20>t<EFBFBD> interrompue en raison d'une
d<EFBFBD>faillance d'alimentation ou car le bouton d'alimentation ou de
r<EFBFBD>initialisation a <20>t<EFBFBD> activ<69>, ou si vous ne connaissez pas la raison de
ce probl<62>me, choisissez D<>marrer Windows normalement.
.
MessageID=11021 SymbolicName=BL_ADVANCEDBOOT_AUTOSAFE_TITLE
Language=English
Windows n'a pas <20>t<EFBFBD> arr<72>t<EFBFBD> correctement. Si cela est provoqu<71> par un arr<72>t
impr<EFBFBD>vu du syst<73>me, vous pourrez peut-<2D>tre red<65>marrer en choisissant l'une
des configurations en mode sans <20>chec <20> partir du menu ci-dessous :
.
MessageID=11022 SymbolicName=BL_ADVANCEDBOOT_TIMEOUT
Language=English
Nombre de secondes avant le d<>marrage de Windows :
.
;
;//
;// Following messages are the symbols used
;// in the Hibernation Restore percent completed UI.
;//
;// These symbols are here because they employ high-ASCII
;// line drawing characters, which need to be localized
;// for fonts that may not have such characters (or have
;// them in a different ASCII location).
;//
;// This primarily affects FE character sets.
;//
;// Note that only the FIRST character of any of these
;// messages is ever looked at by the code.
;//
;
; // Just a base message, contains nothing.
;
;
; //
; // NOTE : donot change the Message ID values for HIBER_UI_BAR_ELEMENT
; // and BLDR_UI_BAR_BACKGROUND from 11513 & 11514
;
;
; // The character used to draw the percent-complete bar
;
;
MessageID=11513 SymbolicName=HIBER_UI_BAR_ELEMENT
Language=English
<EFBFBD>
.
;
; // The character used to draw the percent-complete bar
;
;
MessageID=11514 SymbolicName=BLDR_UI_BAR_BACKGROUND
Language=English
<EFBFBD>
.
;#if defined(REMOTE_BOOT)
;;
;; //
;; // Following messages are for warning the user about
;; // an impending autoformat of the hard disk.
;; //
;;
;
;MessageID=12002 SymbolicName=BL_WARNFORMAT_TRAILER
;Language=English
;Appuyez sur ENTREE pour poursuivre le d<>marrage de Windows, ou bien
;<3B>teignez votre machine de d<>marrage distante.
;.
;
;MessageID=12003 SymbolicName=BL_WARNFORMAT_CONTINUE
;Language=English
;Continuer
;.
;MessageID=12004 SymbolicName=BL_FORCELOGON_HEADER
;Language=English
; Auto-formatage
;
;Windows a d<>tect<63> un nouveau disque dur sur votre ordinateur de d<>marrage
;distant. Avant que Windows ne puisse utiliser ce disque, vous devez vous
;connecter et valider le fait que vous avez acc<63>s <20> ce disque.
;
;AVERTISSEMENT : Windows repartitionnera et reformatera automatiquement ce
;disque afin d'accepter le nouveau syst<73>me d'exploitation. Toutes les donn<6E>es
;du disque dur seront perdues si vous poursuivez. Si vous ne voulez pas
;poursuivre, <20>teignez votre ordinateur maintenant et contactez votre
;administrateur.
;.
;#endif // defined(REMOTE_BOOT)
;
; //
; // Ramdisk related messages. DO NOT CHANGE the message numbers
; // as they are kept in sync with \base\boot\inc\ramdisk.h.
; //
; // Note that some message numbers are skipped in order to retain
; // consistency with the .NET source base.
; //
;
MessageID=15000 SymbolicName=BL_RAMDISK_GENERAL_FAILURE
Language=English
Windows n'a pas pu se lancer en raison d'une erreur de
d<EFBFBD>marrage depuis un RAMDISK.
.
MessageID=15003 SymbolicName=BL_RAMDISK_BOOT_FAILURE
Language=English
Windows n'a pas pu ouvrir l'image RAMDISK.
.
MessageID=15010 SymbolicName=BL_RAMDISK_DOWNLOAD
Language=English
Chargement de l'image RAMDISK...
.
;#endif // _BLDR_MSG_