windows-nt/Source/XPSP1/NT/base/boot/startup/i386/cs/strings.h
2020-09-26 16:20:57 +08:00

46 lines
1.4 KiB
C
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*++
Copyright (c) 1992 Microsoft Corporation
Module Name:
strings.h
Abstract:
Contains all localizable strings for startup.com
Author:
John Vert (jvert) 4-Jan-1994
Revision History:
John Vert (jvert) 4-Jan-1994
created
--*/
#define SU_NO_LOW_MEMORY \
"Systm Windows NT naçel pouze %d kB doln¡ pamØti. Ke spuçtØn¡ systmu\n" \
"je potýeba 512 kB Ÿi v¡ce doln¡ pamØti. Asi budete muset inovovat danì\n" \
"poŸ¡taŸ, nebo spustit konfiguraŸn¡ program, kterì byl dod n vìrobcem.\n"
#define SU_NO_EXTENDED_MEMORY \
"Systm Windows NT nenaçel dost rozç¡ýen pamØti. Systm Windows NT\n" \
"potýebuje ke spuçtØn¡ 7 MB rozç¡ýen pamØti. Asi budete muset inovovat\n" \
"poŸ¡taŸ, nebo spustit konfiguraŸn¡ program, kterì byl dod n vìrobcem.\n" \
"\n\nMapa pamØti:\n"
#define SU_NTLDR_CORRUPT \
"NTLDR je poçkozen. Systm nelze nastartovat."
#define PG_FAULT_MSG " ================== CHYBA STRµNKY =============================== \n\n"
#define DBL_FAULT_MSG " ==================== DVOJCHYBA ================================= \n\n"
#define GP_FAULT_MSG " ============== VæEOBECNµ CHYBA OCHRANY ========================= \n\n"
#define STK_OVERRUN_MSG " ====== CHYBA: SEGMENT ZµSOBNÖKU PüEKRYT Ÿi CHYBÖ =============== \n\n"
#define EX_FAULT_MSG " ====================== VYJÖMKA ================================= \n\n"
#define DEBUG_EXCEPTION "\nPAST DEBUG "
#define PG_FAULT_ADDRESS "** Na line rn¡ adrese %lx\n"