ja_JP.SJIS.src revision 29594
1# $Id: ja_JP.SJIS.src,v 1.2 1997/09/19 00:49:48 archie Exp $
2#
3# Choi Jun Ho <jazz.snu.ac.kr>
4# 27 Mar 1997
5#
6# WARNING: spaces may be essential at the end of lines
7# WARNING: empty lines are essential too
8#
9# Short month names
10# it must be 3 char
11  1
12  2
13  3
14  4
15  5
16  6
17  7
18  8
19  9
20 10
21 11
22 12
23#
24# Long month names
25#
261��
272��
283��
294��
305��
316��
327��
338��
349��
3510��
3611��
3712��
38#
39# Short weekday names
40#
41# it must be 3 char also
42# two char is our weekday name, and be careful one space is in the last
43�� 
44�� 
45�� 
46�� 
47�� 
48�� 
49�y 
50#
51# Long weekday names
52#
53���j��
54���j��
55���j��
56���j��
57���j��
58���j��
59�y�j��
60#
61# X_fmt
62#
63%H��%M��%S�b
64#
65# x_fmt
66#
67%y/%m/%d
68#
69# c_fmt
70#
71# just following tradition...
72# %a %b %e %H:%M:%S %Y
73%a %b/%e %T %Y
74#
75# am
76#
77# it must be 2 char  
78#���O
79AM
80#
81# pm
82#
83# it must be 2 char  
84#����
85PM
86#
87# date_fmt
88#
89%Y�N %B%e�� %A %X %Z
90