1///** @file 2// 3// String definitions for BdsPlatform formset. 4// 5// Copyright (c) 2004 - 2010, Intel Corporation. All rights reserved.<BR> 6// This program and the accompanying materials 7// are licensed and made available under the terms and conditions of the BSD License 8// which accompanies this distribution. The full text of the license may be found at 9// http://opensource.org/licenses/bsd-license.php 10// 11// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, 12// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. 13// 14//**/ 15 16/=# 17 18#langdef en-US "English" 19#langdef fr-FR "Français" 20 21#string STR_INTERNAL_EFI_SHELL #language en-US "[Internal EFI Shell]" 22 #language fr-FR "[la Coquille interne de EFI]" 23#string STR_LEGACY_BOOT_A #language en-US "[Internal Legacy Boot A:]" 24 #language fr-FR "[Le Legs interne Charge A:]" 25#string STR_PROCESSED_ALL_BOOT_OPTIONS #language en-US "[ProcessedAllBootOptions(): Load shell from the FV]" 26 #language fr-FR "[ProcessedAllBootOptions() : la coquille de Chargement du FV]" 27#string STR_BOOT_FAILED #language en-US "Boot Failed. " 28 #language fr-FR "la Botte A. " 29#string STR_BOOT_SUCCEEDED #language en-US "Boot Succeeded - " 30 #language fr-FR "Charge Réussi - " 31#string STR_DEFAULT_TIMEOUT_BANNER #language en-US "Default boot selection will be booted in " 32 #language fr-FR "la sélection de botte de Défaut sera dans " 33#string STR_SECONDS #language en-US " seconds" 34 #language fr-FR " les secondes" 35#string STR_EXIT_DATA #language en-US "ExitData: " 36 #language fr-FR "ExitData: " 37#string STR_LOADING #language en-US "Loading: " 38 #language fr-FR "Chargement: " 39#string STR_ENTER_NORMAL_BOOT #language en-US "Entering Normal Boot Process..." 40 #language fr-FR "l'Entrer le Procédé de Botte Normal..." 41#string STR_PERFORM_MEM_TEST #language en-US "Perform memory test (ESC to skip)" 42 #language fr-FR "Exécute l'examen de mémoire (ESC pour sauter)" 43#string STR_MEMORY_TEST_PERCENT #language en-US "% of the system memory tested OK" 44 #language fr-FR "% de la mémoire de système essayée D'ACCORD" 45#string STR_ESC_TO_SKIP_MEM_TEST #language en-US "Press ESC key to skip memory test" 46 #language fr-FR "Appuie sur ESC sauter examen de mémoire" 47#string STR_MEM_TEST_COMPLETED #language en-US " bytes of system memory tested OK\r\n" 48 #language fr-FR "octets dela mémoire de système essayée D'ACCORD\r\n" 49#string STR_NO_EXT_MEM_FOUND #language en-US "Memory resource updated!" 50 #language fr-FR "la mémoire Non étendue trouvée!" 51#string STR_SYSTEM_MEM_ERROR #language en-US "System encounters memory errors" 52 #language fr-FR "le Système rencontre les erreurs de mémoire" 53#string STR_START_BOOT_OPTION #language en-US "Start boot option" 54 #language fr-FR "l'option de botte de Début" 55