ja_JP.eucJP.src (9199c09a159c4e3e98c212d4eec1edc5252d9e33) | ja_JP.eucJP.src (61d16a04241b9f15c512b70fea0a816141e8a347) |
---|---|
1# $FreeBSD$ | 1# $Id: ja_JP.SJIS.src,v 1.3 1997/09/19 00:56:49 julian Exp $ |
2# 3# WARNING: spaces may be essential at the end of lines 4# WARNING: empty lines are essential too 5# 6# Short month names | 2# 3# WARNING: spaces may be essential at the end of lines 4# WARNING: empty lines are essential too 5# 6# Short month names |
7 1�� 8 2�� 9 3�� 10 4�� 11 5�� 12 6�� 13 7�� 14 8�� 15 9�� 1610�� 1711�� 1812�� | 7# it must be 3 char 8 1 9 2 10 3 11 4 12 5 13 6 14 7 15 8 16 9 17 10 18 11 19 12 |
19# | 20# |
20# Long month names (as in a date) | 21# Long month names |
21# 221�� 232�� 243�� 254�� 265�� 276�� 287�� 298�� 309�� 3110�� 3211�� 3312�� 34# 35# Short weekday names 36# | 22# 231�� 242�� 253�� 264�� 275�� 286�� 297�� 308�� 319�� 3210�� 3311�� 3412�� 35# 36# Short weekday names 37# |
37�� 38�� 39�� 40�� 41�� 42�� 43�� | 38# it must be 3 char also 39# two char is our weekday name, and be careful one space is in the last 40�� 41�� 42�� 43�� 44�� 45�� 46�� |
44# 45# Long weekday names 46# 47������ 48������ 49������ 50������ 51������ 52������ 53������ 54# 55# X_fmt 56# 57%H��%Mʬ%S�� 58# 59# x_fmt 60# | 47# 48# Long weekday names 49# 50������ 51������ 52������ 53������ 54������ 55������ 56������ 57# 58# X_fmt 59# 60%H��%Mʬ%S�� 61# 62# x_fmt 63# |
61%Y/%m/%d | 64%y/%m/%d |
62# 63# c_fmt 64# 65# just following tradition... 66# %a %b %e %H:%M:%S %Y | 65# 66# c_fmt 67# 68# just following tradition... 69# %a %b %e %H:%M:%S %Y |
67%a %_m/%e %T %Y | 70%a %b/%e %T %Y |
68# 69# am 70# | 71# 72# am 73# |
71���� | 74# it must be 2 char 75#���� 76AM |
72# 73# pm 74# | 77# 78# pm 79# |
75��� | 80# it must be 2 char 81#��� 82PM |
76# 77# date_fmt 78# 79%Yǯ %B%e�� %A %X %Z | 83# 84# date_fmt 85# 86%Yǯ %B%e�� %A %X %Z |
80# 81# Long month names (without case ending) 82# 831�� 842�� 853�� 864�� 875�� 886�� 897�� 908�� 919�� 9210�� 9311�� 9412�� 95# 96# md_order 97# 98md 99# 100# ampm_fmt 101# 102%I:%M:%S %p 103# EOF | |