Home | History | Annotate | Download | only in BdsDxe
      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 "Franais"
     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 Russi - "
     31 #string STR_DEFAULT_TIMEOUT_BANNER     #language en-US  "Default boot selection will be booted in "
     32                                        #language fr-FR  "la slection de botte de Dfaut 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 Procd de Botte Normal..."
     41 #string STR_PERFORM_MEM_TEST           #language en-US  "Perform memory test (ESC to skip)"
     42                                        #language fr-FR  "Excute l'examen de mmoire (ESC pour sauter)"
     43 #string STR_MEMORY_TEST_PERCENT        #language en-US  "% of the system memory tested OK"
     44                                        #language fr-FR  "% de la mmoire de systme essaye 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 mmoire"
     47 #string STR_MEM_TEST_COMPLETED         #language en-US  " bytes of system memory tested OK\r\n"
     48                                        #language fr-FR  "octets dela mmoire de systme essaye D'ACCORD\r\n"
     49 #string STR_NO_EXT_MEM_FOUND           #language en-US  "Memory resource updated!"
     50                                        #language fr-FR  "la mmoire Non tendue trouve!"
     51 #string STR_SYSTEM_MEM_ERROR           #language en-US  "System encounters memory errors"
     52                                        #language fr-FR  "le Systme rencontre les erreurs de mmoire"
     53 #string STR_START_BOOT_OPTION          #language en-US  "Start boot option"
     54                                        #language fr-FR  "l'option de botte de Dbut"
     55