summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/generic/tex-virtual-academy-pl/idx/mon.html
blob: 6efbefe86e163acba718d2d2f60a048d1a041701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-2">
<meta http-equiv="Content-language" content="pl">
<meta name="Author" content="W³odzimierz Macewicz">
</head>
<body>
<h4>tablica nazw dni miesiêcy</h4>
<pre>

static p_char_u pl_maz_mon_name_ptr =
   {
      (char_u *)NULL,
      (char_u *)"styczeñ",
      (char_u *)"luty",
      (char_u *)"marzec",
      (char_u *)"kwiecieñ",
      (char_u *)"maj",
      (char_u *)"czerwiec",
      (char_u *)"lipiec",
      (char_u *)"sierpieñ",
      (char_u *)"wrzesieñ",
      (char_u *)"pa¼dziernik",
      (char_u *)"listopad",
      (char_u *)"grudzieñ"
   };
</pre>

</body>
</html>