Leaked source code of windows server 2003
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
[Strings] ;Non-Localizable strings: KEY_OPTIONAL = "SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents" KEY_DEFSCH = "AppEvents\Schemes\Apps\.Default" KEY_APPS = "AppEvents\Schemes\Apps" KEY_MEDIA = "SYSTEM\CurrentControlSet\Control\MediaResources" WINDOWS_XP_BALLOON="Windows XP Infobulle.wav" WINDOWS_XP_BATTERY_CRITICAL="Windows XP Alarme batterie.wav" WINDOWS_XP_BATTERY_LOW="Windows XP Batterie d�charg�e.wav" WINDOWS_XP_CRITICAL_STOP="Windows XP Arr�t critique.wav" WINDOWS_XP_DEFAULT="Windows XP Son par d�faut.wav" WINDOWS_XP_DING="Windows XP Ding.wav" WINDOWS_XP_ERROR="Windows XP Erreur.wav" WINDOWS_XP_EXCLAMATION="Windows XP Exclamation.wav" WINDOWS_XP_HARDWARE_FAIL="Windows XP �chec d'un mat�riel.wav" WINDOWS_XP_HARDWARE_INSERT="Windows XP Insertion d'un mat�riel.wav" WINDOWS_XP_HARDWARE_REMOVE="Windows XP Suppression d'un mat�riel.wav" WINDOWS_XP_LOGOFF="Windows XP Fermeture de session.wav" WINDOWS_XP_LOGON="Windows XP Ouverture de session.wav" WINDOWS_XP_MENU="Windows XP Commande de menu.wav" WINDOWS_XP_MINIMIZE="Windows XP R�duire.wav" WINDOWS_XP_NOTIFY="Windows XP Avertir.wav" WINDOWS_XP_PRINT="Windows XP Impression termin�e.wav" WINDOWS_XP_RECYCLE="Windows XP Corbeille.wav" WINDOWS_XP_RESTORE="Windows XP Restaurer.wav" WINDOWS_XP_RINGIN="Windows XP Appel entrant.wav" WINDOWS_XP_RINGOUT="Windows XP Appel sortant.wav" WINDOWS_XP_SHUTDOWN="Windows XP Arr�t du syst�me.wav" WINDOWS_XP_START="Windows XP Menu D�marrer.wav" WINDOWS_XP_STARTUP="Windows XP D�marrage.wav"
;Localizable strings:
mediaclipdesc="Exemples de sons" mediacliptip="Exemples de sons � �couter sur votre ordinateur"
mediautodesc="Effets sonores Utopia" mediautotip="Fichiers d'effets sonores Utopia"
V_EXPLORER="Explorateur Windows" V_UTOPIA = "Effets sonores Utopia"
UTOPIA_RECYCLE = "Utopia - Vidage de la Corbeille" UTOPIA_DEFAULT = "Utopia - Son par d�faut" UTOPIA_WINDOWSSTART = "Utopia - D�marrage de Windows" UTOPIA_WINDOWSEXIT = "Utopia - Sortie de Windows" UTOPIA_CRITICALSTOP = "Utopia - Arr�t critique" UTOPIA_QUESTION = "Utopia - Question" UTOPIA_EXCLAMATION = "Utopia - Exclamation" UTOPIA_ASTERISK = "Utopia - Ast�risque" UTOPIA_OPEN = "Utopia - Ouverture d'un programme" UTOPIA_CLOSE = "Utopia - Fermeture d'un programme" UTOPIA_MAXIMIZE = "Utopia - Agrandissement" UTOPIA_MINIMIZE = "Utopia - R�duction" UTOPIA_RESTOREDOWN = "Utopia - Niveau inf�rieur" UTOPIA_RESTOREUP = "Utopia - Niveau sup�rieur" UTOPIA_ERROR = "Utopia - Erreur" UTOPIA_MENUCOMMAND = "Utopia - Commande de menu" UTOPIA_MENUPOPUP = "Utopia - Menu d�roulant"
MMEDIA_DESC = "Accessoires\Multim�dia"
ASTERISK="Ast�risque" CLOSE_PROGRAM="Fermeture d'un programme" CRITICAL_BATTERY_ALARM="Alerte de niveau de batterie critique" CRITICAL_STOP="Arr�t critique" DEFAULT_BEEP="Son par d�faut" DEVICE_CONNECT="Connexion de p�riph�rique" DEVICE_DISCONNECT="D�connecter le p�riph�rique" DEVICE_FAIL="Le p�riph�rique n'a pas pu se connecter" EMPTY_RECYCLE_BIN="Vider la Corbeille" EXCLAMATION="Exclamation" EXIT_WINDOWS_NT="Quitter Windows" LOW_BATTERY_ALARM="Alerte de niveau de batterie faible" MAXIMIZE="Agrandir" MENU_COMMAND="Commande de menu" MENU_POPUP="Menu d�roulant" MINIMIZE="R�duire" NEW_MAIL_NOTIFICATION="Avis de nouveau message" NO_SOUNDS="Aucun son" OPEN_PROGRAM="Ouverture de l'application" PRINT_COMPLETE="Impression termin�e" PROGRAM_ERROR="Erreur du programme" QUESTION="Question" RESTORE_DOWN="Niveau inf�rieur" RESTORE_UP="Niveau sup�rieur" START_NAVIGATION="D�marrer la navigation" START_WINDOWS_NT="D�marrage Windows" SYSTEM_NOTIFY="Notification syst�me" WINDOWS_DEFAULT="Windows par d�faut" WINDOWS_LOGOFF="Fermeture de session Windows" WINDOWS_LOGON="Ouverture de session Windows" WINDOWS_NT_DEFAULT="Valeurs par d�faut de Windows�2000" WINDOWS_NT_EXPLORER="Explorateur Windows"
|