1///** @file
2//
3//  String definitions for BdsPlatform formset.
4//
5//  Copyright (c) 2004 - 2015, 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#langdef   en    "Standard English"
21#langdef   fr    "Standard Français"
22
23#string STR_FRONT_PAGE_TITLE           #language en-US  "Front Page"
24                                       #language fr-FR  "Front Page"
25#string STR_FRONT_PAGE_COMPUTER_MODEL  #language en-US  ""
26                                       #language fr-FR  ""
27#string STR_FRONT_PAGE_CPU_MODEL       #language en-US  ""
28                                       #language fr-FR  ""
29#string STR_FRONT_PAGE_CPU_SPEED       #language en-US  ""
30                                       #language fr-FR  ""
31#string STR_FRONT_PAGE_MEMORY_SIZE     #language en-US  ""
32                                       #language fr-FR  ""
33#string STR_FRONT_PAGE_BIOS_VERSION    #language en-US  ""
34                                       #language fr-FR  ""
35#string STR_FRONT_PAGE_BANNER_0_LEFT   #language en-US  "Wonder Computer Model 1000Z  Manufactured by Intel®"
36                                       #language fr-FR  "Demander le Modèle d'Ordinateur 1000Z A Fabriqué par Intel®"
37#string STR_FRONT_PAGE_BANNER_0_RIGHT  #language en-US  "OK"
38                                       #language fr-FR  "Bon"
39#string STR_FRONT_PAGE_BANNER_1_LEFT   #language en-US  "2 Pentium® X Xeon processors running at 800Thz"
40                                       #language fr-FR  "2 Pentium® X les processeurs de Xeon courants à 800Thz"
41#string STR_FRONT_PAGE_BANNER_1_RIGHT  #language en-US  "24 TB System RAM"
42                                       #language fr-FR  "24 TB RAM de Système"
43#string STR_FRONT_PAGE_BANNER_2_LEFT   #language en-US  "ACME® EFI BIOS Version 13.5 Release 1039.92"
44                                       #language fr-FR  "ACME® EFI BIOS Version 13.5 Release 1039.92"
45#string STR_FRONT_PAGE_BANNER_3_LEFT   #language en-US  "Serial Number: 1Z123456789MARMAR (Need SMBIOS entries)"
46                                       #language fr-FR  "Numéro de série: 1Z123456789MARMAR (Les entrées de SMBIOS de besoin)"
47#string STR_CONTINUE_PROMPT            #language en-US  "Continue"
48                                       #language fr-FR  "Continuer"
49#string STR_CONTINUE_HELP              #language en-US  "This selection will direct the system to continue to booting process"
50                                       #language fr-FR  "Cette sélection dirigera le système pour continuer au charger de procédé"
51#string STR_LANGUAGE_SELECT            #language en-US  "Select Language"
52                                       #language fr-FR  "Choisir la Langue"
53#string STR_LANGUAGE_SELECT_HELP       #language en-US  "This is the option one adjusts to change the language for the current system"
54                                       #language fr-FR  "Ceci est l'option que celui ajuste changer la langue pour le système actuel"
55#string STR_TIME_OUT_PROMPT            #language en-US  "Boot process will continue in %d seconds"
56                                       #language fr-FR  "Le procédé de botte continuera dans %d secondes"
57#string STR_MISSING_STRING             #language en-US  "Missing String"
58                                       #language fr-FR  "Missing String"
59#string STR_EMPTY_STRING               #language en-US  ""
60                                       #language fr-FR  ""
61#string STR_RESET_STRING               #language en-US  "Reset"
62                                       #language fr-FR  "Reset"
63#string STR_RESET_STRING_HELP          #language en-US  "Reset the current setting."
64                                       #language fr-FR  "Reset the current setting."
65#string STR_INTEL_COPYRIGHT            #language en-US  "Copyright (c) 2006-2015, Intel Corporation"
66                                       #language fr-FR  "Copyright (c) 2006-2015, Intel Corporation"