1comment_char %
2escape_char /
3
4% This file is part of the GNU C Library and contains locale data.
5% The Free Software Foundation does not claim any copyright interest
6% in the locale data contained in this file.  The foregoing does not
7% affect the license of the GNU C Library as a whole.  It does not
8% exempt you from the conditions of the license if your use would
9% otherwise be governed by that license.
10
11% Malay language locale for Malaysia.
12
13LC_IDENTIFICATION
14title      "Malay language locale for Malaysia"
15source     "IBM Globalization Center of Competency, Yamato Software Laboratory"
16address    "1623-14, Shimotsuruma, Yamato-shi, Kanagawa-ken, 242-8502, Japan"
17contact    ""
18email      "bug-glibc-locales@gnu.org, sebol@ikhlas.com"
19tel         ""
20fax         ""
21language    "Malay"
22territory   "Malaysia"
23revision    "0.92b"
24date        "2001, December, 10"
25
26category "i18n:2012";LC_IDENTIFICATION
27category "i18n:2012";LC_CTYPE
28category "i18n:2012";LC_COLLATE
29category "i18n:2012";LC_TIME
30category "i18n:2012";LC_NUMERIC
31category "i18n:2012";LC_MONETARY
32category "i18n:2012";LC_MESSAGES
33category "i18n:2012";LC_PAPER
34category "i18n:2012";LC_NAME
35category "i18n:2012";LC_ADDRESS
36category "i18n:2012";LC_TELEPHONE
37category "i18n:2012";LC_MEASUREMENT
38END LC_IDENTIFICATION
39
40LC_CTYPE
41copy "i18n"
42
43translit_start
44include  "translit_combining";""
45translit_end
46END LC_CTYPE
47
48LC_COLLATE
49
50% Copy the template from ISO/IEC 14651
51copy "iso14651_t1"
52
53END LC_COLLATE
54
55
56LC_MONETARY
57% This is the POSIX Locale definition the LC_MONETARY category
58% generated by IBM Basic CountryPack Transformer.
59% These are generated based on XML base Locale defintion file
60% for IBM Class for Unicode.
61%
62int_curr_symbol       "MYR "
63currency_symbol       "RM"
64mon_decimal_point     "."
65mon_thousands_sep     ","
66mon_grouping          3
67positive_sign         ""
68negative_sign         "-"
69int_frac_digits       2
70frac_digits           2
71p_cs_precedes         1
72p_sep_by_space        0
73n_cs_precedes         1
74n_sep_by_space        0
75p_sign_posn           1
76n_sign_posn           0
77%
78END LC_MONETARY
79
80
81LC_NUMERIC
82% This is the POSIX Locale definition for the LC_NUMERIC category
83% generated by IBM Basic CountryPack Transformer.
84% These are generated based on XML base Locale defintion file
85% for IBM Class for Unicode.
86%
87decimal_point          "."
88thousands_sep          ","
89grouping               3
90%
91END LC_NUMERIC
92
93
94LC_TIME
95% This is the POSIX Locale definition for the LC_TIME category
96% generated by IBM Basic CountryPack Transformer.
97% These are generated based on XML base Locale definition file
98% for IBM Class for Unicode.
99%
100% Abbreviated weekday names (%a)
101abday       "Ahd";"Isn";/
102            "Sel";"Rab";/
103            "Kha";"Jum";/
104            "Sab"
105%
106% Full weekday names (%A)
107day         "Ahad";"Isnin";/
108            "Selasa";"Rabu";/
109            "Khamis";"Jumaat";/
110            "Sabtu"
111%
112% Abbreviated month names (%b)
113abmon       "Jan";"Feb";/
114            "Mac";"Apr";/
115            "Mei";"Jun";/
116            "Jul";"Ogos";/
117            "Sep";"Okt";/
118            "Nov";"Dis"
119%
120% Full month names (%B)
121mon         "Januari";"Februari";/
122            "Mac";"April";/
123            "Mei";"Jun";/
124            "Julai";"Ogos";/
125            "September";"Oktober";/
126            "November";"Disember"
127%
128% Equivalent of AM PM
129am_pm       "";""
130%
131% Appropriate date and time representation
132d_t_fmt     "%A %d %b %Y %I:%M:%S %p"
133%
134% Appropriate date and time representation for date(1)
135date_fmt    "%A %d %b %Y %I:%M:%S %p %Z"
136%
137% Appropriate date representation
138d_fmt       "%A %d %b %Y"
139%
140% Appropriate time representation
141t_fmt       "%I:%M:%S %p %Z"
142%
143% Appropriate 12 h time representation (%r)
144t_fmt_ampm  "%I:%M:%S %p %Z"
145%
146week 7;19971130;1
147first_weekday 2
148END LC_TIME
149
150
151LC_MESSAGES
152yesexpr "^[+1yY]"
153noexpr  "^[-0tTnN]"
154yesstr  "ya"
155nostr   "tidak"
156END LC_MESSAGES
157
158
159LC_PAPER
160copy "i18n"
161END LC_PAPER
162
163
164LC_NAME
165%  Edited By Hand by Hasbullah Pit <sebol@ikhlas.com>
166% name_mr = Encik, name_mrs = Puan , name_miss = Cik name_ms= Cik/Puan
167name_fmt    "%p%t%f%t%g"
168name_gen    ""
169name_mr     "Eecik"
170name_mrs    "Puan"
171name_miss   "cik"
172name_ms     "cik//Puan"
173
174END LC_NAME
175
176
177LC_ADDRESS
178% This is the ISO_IEC TR14652 Locale definition for the LC_ADDRESS category
179% generated by IBM Basic CountryPack Transformer.
180postal_fmt  "%z%c%T%s%b%e%r"
181country_name "Malaysia"
182country_ab2 "MY"
183country_ab3 "MYS"
184country_num 458
185country_car "MAL"
186% Bahasa Melayu
187lang_name    "Melayu"
188lang_ab      "ms"
189lang_term    "msa"
190lang_lib    "may"
191END LC_ADDRESS
192
193
194LC_TELEPHONE
195% This is the ISO_IEC TR14652 Locale definition for the LC_TELEPHONE
196% generated by IBM Basic CountryPack Transformer.
197tel_int_fmt "+%c ;%a ;%l"
198int_prefix     "60"
199int_select     "00"
200END LC_TELEPHONE
201
202
203LC_MEASUREMENT
204copy "i18n"
205END LC_MEASUREMENT
206