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% Indonesian language locale for Indonesia
12% Source:
13% Address:
14% Contact: Pablo Saratxaga, Mohammad DAMT
15% Email: srtxg@chanae.alphanet.ch, mdamt@cakraweb.com
16% Tel:
17% Fax:
18% Language: id
19% Territory: ID
20% Revision: 0.5
21% Date: 1999-09-08
22% Application: general
23% Users: general
24
25LC_IDENTIFICATION
26title      "Indonesian locale for Indonesia"
27source     ""
28address    ""
29contact    ""
30email      "bug-glibc-locales@gnu.org"
31tel        ""
32fax        ""
33language   "Indonesian"
34territory  "Indonesia"
35revision   "1.0"
36date       "2000-06-29"
37
38category "i18n:2012";LC_IDENTIFICATION
39category "i18n:2012";LC_CTYPE
40category "i18n:2012";LC_COLLATE
41category "i18n:2012";LC_TIME
42category "i18n:2012";LC_NUMERIC
43category "i18n:2012";LC_MONETARY
44category "i18n:2012";LC_MESSAGES
45category "i18n:2012";LC_PAPER
46category "i18n:2012";LC_NAME
47category "i18n:2012";LC_ADDRESS
48category "i18n:2012";LC_TELEPHONE
49category "i18n:2012";LC_MEASUREMENT
50END LC_IDENTIFICATION
51
52LC_CTYPE
53copy "i18n"
54
55translit_start
56include "translit_combining";""
57translit_end
58END LC_CTYPE
59
60LC_COLLATE
61copy "iso14651_t1"
62END LC_COLLATE
63
64LC_MONETARY
65int_curr_symbol         "IDR "
66currency_symbol         "Rp"
67mon_decimal_point       ","
68mon_thousands_sep       "."
69mon_grouping            3;3
70positive_sign           ""
71negative_sign           "-"
72int_frac_digits         2
73frac_digits             2
74p_cs_precedes           1
75p_sep_by_space          0
76n_cs_precedes           1
77n_sep_by_space          0
78p_sign_posn             1
79n_sign_posn             1
80END LC_MONETARY
81
82LC_NUMERIC
83decimal_point           ","
84thousands_sep           "."
85grouping                3;3
86END LC_NUMERIC
87
88LC_TIME
89abday       "Min";"Sen";/
90            "Sel";"Rab";/
91            "Kam";"Jum";/
92            "Sab"
93day         "Minggu";/
94            "Senin";/
95            "Selasa";/
96            "Rabu";/
97            "Kamis";/
98            "Jumat";/
99            "Sabtu"
100abmon       "Jan";"Feb";/
101            "Mar";"Apr";/
102            "Mei";"Jun";/
103            "Jul";"Agu";/
104            "Sep";"Okt";/
105            "Nov";"Des"
106mon         "Januari";/
107            "Februari";/
108            "Maret";/
109            "April";/
110            "Mei";/
111            "Juni";/
112            "Juli";/
113            "Agustus";/
114            "September";/
115            "Oktober";/
116            "November";/
117            "Desember"
118d_t_fmt     "%a %d %b %Y %r"
119date_fmt    "%a %d %b %Y %r %Z"
120d_fmt       "%d//%m//%y"
121t_fmt       "%T"
122am_pm       "";""
123t_fmt_ampm  ""
124week 7;19971130;1
125END LC_TIME
126
127LC_MESSAGES
128yesexpr "^[+1yY]"
129noexpr  "^[-0tTnN]"
130yesstr  "ya"
131nostr   "tidak"
132END LC_MESSAGES
133
134LC_PAPER
135copy "i18n"
136END LC_PAPER
137
138LC_TELEPHONE
139tel_int_fmt    "+%c %a %l"
140int_prefix     "62"
141int_select     "001,008,007,009"
142END LC_TELEPHONE
143
144LC_MEASUREMENT
145copy "i18n"
146END LC_MEASUREMENT
147
148LC_NAME
149name_fmt    "%d%t%g%t%m%t%f"
150END LC_NAME
151
152LC_ADDRESS
153postal_fmt    "%f%N%a%N%d%N%b%N%s %h %e %r%N%z %T%N%c%N"
154country_name "Indonesia"
155country_ab2 "ID"
156country_ab3 "IDN"
157country_num 360
158country_car    "RI"
159lang_name    "Indonesia"
160lang_ab      "id"
161lang_term    "ind"
162lang_lib    "ind"
163END LC_ADDRESS
164