Files
harbour-core/harbour/source/rtl/natmsg/msgcz852.c
1999-06-22 02:49:22 +00:00

34 lines
416 B
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.
/*
* $Id$
*/
/* Czech language module (2 char. ISO language code: CZ) */
/* Codepage: Latin II - 852 */
char *hb_monthsname[ 12 ] =
{
"leden",
"£nor",
"býezen",
"duben",
"kvØten",
"Ÿerven",
"Ÿervenec",
"srpen",
"z ý¡",
"ý¡jen",
"listopad",
"prosinec"
};
char *hb_daysname[ 7 ] =
{
"nedØle",
"pondØl¡",
"£terì",
"stýeda",
"Ÿtvrtek",
"p tek",
"sobota"
};