]> git.proxmox.com Git - mirror_edk2.git/blame - Nt32Pkg/Library/PlatformBootManagerLib/Strings.uni
Nt32Pkg: Convert all .uni files to utf-8
[mirror_edk2.git] / Nt32Pkg / Library / PlatformBootManagerLib / Strings.uni
CommitLineData
3f66833a
JJ
1///** @file\r
2// \r
3// String definitions for PlatformBootManagerLib.\r
4// \r
5// Copyright (c) 2004 - 2015, Intel Corporation. All rights reserved.<BR>\r
6// This program and the accompanying materials\r
7// are licensed and made available under the terms and conditions of the BSD License\r
8// which accompanies this distribution. The full text of the license may be found at\r
9// http://opensource.org/licenses/bsd-license.php\r
10// \r
11// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
13// \r
14//**/\r
15\r
16/=#\r
17\r
18#langdef en-US "English"\r
19#langdef fr-FR "Français"\r
20\r
21#string STR_PERFORM_MEM_TEST #language en-US "Perform memory test (ESC to skip)"\r
22 #language fr-FR "Exécute l'examen de mémoire (ESC pour sauter)"\r
23#string STR_MEMORY_TEST_PERCENT #language en-US "% of the system memory tested OK"\r
24 #language fr-FR "% de la mémoire de système essayée D'ACCORD"\r
25#string STR_ESC_TO_SKIP_MEM_TEST #language en-US "Press ESC key to skip memory test"\r
26 #language fr-FR "Appuie sur ESC sauter examen de mémoire"\r
27#string STR_MEM_TEST_COMPLETED #language en-US " bytes of system memory tested OK\r\n"\r
28 #language fr-FR "octets dela mémoire de système essayée D'ACCORD\r\n"\r
29#string STR_SYSTEM_MEM_ERROR #language en-US "System encounters memory errors"\r
30 #language fr-FR "le Système rencontre les erreurs de mémoire"\r
31#string STR_START_BOOT_OPTION #language en-US "Start boot option"\r
32 #language fr-FR "l'option de botte de Début"\r
33