Drop main() prototype. Syncs with NetBSD-8
[minix.git] / share / locale / time / converted / ja_JP.ct.src
blob5a5e08490e8714092c3d00c91bf7939849923940
1 # $NetBSD: ja_JP.ct.src,v 1.1 2013/08/11 22:13:56 joerg Exp $
3 # Locale: ja_JP
4 # Character set: COMPOUND_TEXT
6 # Copyright 1991-2011 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in
7 # http://www.unicode.org/copyright.html.
8
9 # Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode
10 # data files and any associated documentation (the "Data Files") or Unicode software and any
11 # associated documentation (the "Software") to deal in the Data Files or Software without
12 # restriction, including without limitation the rights to use, copy, modify, merge, publish,
13 # distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom
14 # the Data Files or Software are furnished to do so, provided that (a) the above copyright
15 # notice(s) and this permission notice appear with all copies of the Data Files or Software,
16 # (b) both the above copyright notice(s) and this permission notice appear in associated
17 # documentation, and (c) there is clear notice in each modified Data File or in the Software as
18 # well as in the documentation associated with the Data File(s) or Software that the data or
19 # software has been modified.
20
21 # THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
22 # IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
23 # PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT
24 # HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR
25 # CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
26 # WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
27 # CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE.
29 # Short weekday names (abday)
31 \e$(BF|\e(B
32 \e$(B7n\e(B
33 \e$(B2P\e(B
34 \e$(B?e\e(B
35 \e$(BLZ\e(B
36 \e$(B6b\e(B
37 \e$(BEZ\e(B
39 # Long weekday names (day)
41 \e$(BF|MKF|\e(B
42 \e$(B7nMKF|\e(B
43 \e$(B2PMKF|\e(B
44 \e$(B?eMKF|\e(B
45 \e$(BLZMKF|\e(B
46 \e$(B6bMKF|\e(B
47 \e$(BEZMKF|\e(B
49 # Short month names (abmon)
51 1\e$(B7n\e(B
52 2\e$(B7n\e(B
53 3\e$(B7n\e(B
54 4\e$(B7n\e(B
55 5\e$(B7n\e(B
56 6\e$(B7n\e(B
57 7\e$(B7n\e(B
58 8\e$(B7n\e(B
59 9\e$(B7n\e(B
60 10\e$(B7n\e(B
61 11\e$(B7n\e(B
62 12\e$(B7n\e(B
64 # Long month names (mon)
66 1\e$(B7n\e(B
67 2\e$(B7n\e(B
68 3\e$(B7n\e(B
69 4\e$(B7n\e(B
70 5\e$(B7n\e(B
71 6\e$(B7n\e(B
72 7\e$(B7n\e(B
73 8\e$(B7n\e(B
74 9\e$(B7n\e(B
75 10\e$(B7n\e(B
76 11\e$(B7n\e(B
77 12\e$(B7n\e(B
79 # Ante Meridiem/Post Meridiem - %p (am_pm)
81 \e$(B8aA0\e(B
82 \e$(B8a8e\e(B
84 # Date and Time - %c (d_t_fmt)
86 %Y\e$(BG/\e(B%m\e$(B7n\e(B%e\e$(BF|\e(B %H:%M:%S %Z
88 # Date - %x (d_fmt)
90 %Y/%m/%d
92 # Time - %X (t_fmt)
94 %H:%M:%S
96 # 12-hour Clock - %r (t_fmt_ampm)
98 %p%I:%M:%S
99 # EOF