Files
harbour-core/harbour/source/rtl/natmsg/msgplmaz.c
Alexander S.Kresin 0219ca6544 Polish language files
1999-06-10 07:32:12 +00:00

19 lines
380 B
C
Raw Blame History

This file contains ambiguous Unicode characters
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.
/*
* $Id$
*/
/* Polish language module */
/* Codepage: Polish - Mazovia */
char *hb_monthsname[ 12 ] = {
"Stycze¤", "Luty", "Marzec",
"Kwiecie¤", "Maj", "Czerwiec", "Lipiec",
"Sierpie¤", "Wrzesie¤", "Pa¦d¦iernik",
"Listopad", "Grudzie¤" };
char *hb_daysname[ 7 ] = {
"Niedziela", "Poniedziaek", "Wtorek",
"<EFBFBD>roda", "Czwartek", "Pi†tek",
"Sobota" };