summaryrefslogtreecommitdiff
path: root/localedata/locales/my_MM
blob: c5bac5ef17b08133af9cc26f9482ec27e5919895 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
escape_char     /
comment_char    %
% This is the locale definition file for Myanmar Burmese
% It is derived from the locale by Ngwe Tun <ngwestar@etrademyanmar.com> and
% Members of the Solveware Solution Team. http://www.myazedi.com
% It was updated to Unicode 5.1 with some modifications by
% Keith Stribley <devel@thanlwinsoft.org> http://www.thanlwinsoft.org

LC_IDENTIFICATION
title      "Burmese language locale for Myanmar"
source     "ThanLwinSoft http://www.thanlwinsoft.org"
address   "Yangon, Myanmar"
contact    "Keith Stribley"
email       "devel@thanlwinsoft.org"
tel        ""
fax        ""
language   "Burmese"
territory  "Myanmar"
revision "1.3"
date       "2009-10-02"

category "my_MM:2006";LC_IDENTIFICATION
category "my_MM:2006";LC_COLLATE
category "my_MM:2006";LC_CTYPE
category "my_MM:2006";LC_MESSAGES
category "my_MM:2006";LC_MONETARY
category "my_MM:2006";LC_NUMERIC
category "my_MM:2006";LC_TIME
category "my_MM:2006";LC_PAPER
category "my_MM:2006";LC_MEASUREMENT
category "my_MM:2006";LC_TELEPHONE
category "my_MM:2006";LC_ADDRESS
category "my_MM:2006";LC_NAME
END LC_IDENTIFICATION


LC_CTYPE
copy "i18n"
outdigit <U1040>..<U1049>
map to_inpunct; /
  (<U0030>,<U1040>); /
  (<U0031>,<U1041>); /
  (<U0032>,<U1042>); /
  (<U0033>,<U1043>); /
  (<U0034>,<U1044>); /
  (<U0035>,<U1045>); /
  (<U0036>,<U1046>); /
  (<U0037>,<U1047>); /
  (<U0038>,<U1048>); /
  (<U0039>,<U1049>);

END LC_CTYPE

LC_COLLATE

% Copy the template from ISO/IEC 14651
copy "iso14651_t1"

END LC_COLLATE


LC_MONETARY
% MMK
int_curr_symbol     "<U004D><U004D><U004B><U0020>"
% Kyat in Burmese - it would be better to use this if Myanmar digits are used
% currency_symbol         "<U1000><U103B><U1015><U103A>"
% Ks
currency_symbol "<U004B><U0073>"
mon_decimal_point     "<U002E>"
mon_thousands_sep     "<U002C>"
mon_grouping          3;3
positive_sign         ""
negative_sign         "<U002D>"
int_frac_digits       2
frac_digits           2
p_cs_precedes         0
p_sep_by_space        0
n_cs_precedes         0
n_sep_by_space        0
p_sign_posn           1
n_sign_posn           1
%
END LC_MONETARY

LC_NUMERIC
% This is the POSIX Locale definition for the LC_NUMERIC category
% generated by IBM Basic CountryPack Transformer.
% These are generated based on XML base Locale defintion file
% for IBM Class for Unicode.
%
decimal_point          "<U002E>"
thousands_sep          "<U002C>"
grouping               3;3
%
END LC_NUMERIC


LC_TIME
% This is the POSIX Locale definition for the LC_TIME category
% generated by IBM Basic CountryPack Transformer.
% These are generated based on XML base Locale definition file
% for IBM Class for Unicode.
%
% Abbreviated weekday names (%a)
abday       "<U1014><U103D><U1031>";"<U101C><U102C>";/
	    "<U1002><U102B>";"<U101F><U1030><U1038>";/
	    "<U1010><U1031><U1038>";"<U101E><U1031><U102C>";/
	    "<U1014><U1031>"


%
% Full weekday names (%A)
day       "<U1010><U1014><U1004><U103A><U1039><U1002><U1014><U103D><U1031>";/
	    "<U1010><U1014><U1004><U103A><U1039><U101C><U102C>";/
	    "<U1021><U1004><U103A><U1039><U1002><U102B>";/
	    "<U1017><U102F><U1012><U1039><U1013><U101F><U1030><U1038>";/
	    "<U1000><U103C><U102C><U101E><U1015><U1010><U1031><U1038>";/
	    "<U101E><U1031><U102C><U1000><U103C><U102C>";/
	    "<U1005><U1014><U1031>"

% Abbreviated month names (%b)
abmon       "<U1007><U1014><U103A>";/
	    "<U1016><U1031>";/
	    "<U1019><U1010><U103A>";/
	    "<U1027><U1015><U103C><U102E>";/
	    "<U1019><U1031>";/
	    "<U1007><U103D><U1014><U103A>";/
	    "<U1007><U1030>";/
	    "<U1029>";/
	    "<U1005><U1000><U103A>";/
	    "<U1021><U1031><U102C><U1000><U103A>";/
	    "<U1014><U102D><U102F>";/
	    "<U1012><U102E>"

% Full month names (%B)
mon         "<U1007><U1014><U103A><U1014><U101D><U102B><U101B><U102E>";/
	    "<U1016><U1031><U1016><U1031><U102C><U103A><U101D><U102B><U101B><U102E>";/
	    "<U1019><U1010><U103A>";/
	    "<U1027><U1015><U103C><U102E>";/
	    "<U1019><U1031>";/
	    "<U1007><U103D><U1014><U103A>";/
	    "<U1007><U1030><U101C><U102D><U102F><U1004><U103A>";/
	    "<U1029><U1002><U102F><U1010><U103A>";/
	    "<U1005><U1000><U103A><U1010><U1004><U103A><U1018><U102C>";/
	    "<U1021><U1031><U102C><U1000><U103A><U1010><U102D><U102F><U1018><U102C>";/
	    "<U1014><U102D><U102F><U101D><U1004><U103A><U1018><U102C>";/
	    "<U1012><U102E><U1007><U1004><U103A><U1018><U102C>"

am_pm       "<U1014><U1036><U1014><U1000><U103A>";"<U100A><U1014><U1031>"
% %OC%Oy %b %Od %A %OI:%OM:%OS %Op %Z
d_t_fmt     "<U0025><U004F><U0043><U0025><U004F><U0079><U0020><U0025><U0062><U0020><U0025><U004F><U0064><U0020><U0025><U0041><U0020><U0025><U004F><U0049><U003A><U0025><U004F><U004D><U003A><U0025><U004F><U0053><U0020><U0025><U004F><U0070><U0020><U0025><U005A>"
% Note: the use of %OC requires a patch to strftime_l.h
% %OC%Oy %b %Od %A
d_fmt       "<U0025><U004F><U0043><U0025><U004F><U0079><U0020><U0025><U0062><U0020><U0025><U004F><U0064><U0020><U0025><U0041>"
% %OH:%OM:%OS %p
t_fmt       "<U0025><U004F><U0049><U003A><U0025><U004F><U004D><U003A><U0025><U004F><U0053><U0020><U0025><U0070>"
% %OI:%OM:%OS %p
t_fmt_ampm  "<U0025><U004F><U0049><U003A><U0025><U004F><U004D><U003A><U0025><U004F><U0053><U0020><U0025><U0070>"

alt_digits  "<U1040><U1040>";/
		"<U1040><U1041>";/
		"<U1040><U1042>";/
		"<U1040><U1043>";/
		"<U1040><U1044>";/
		"<U1040><U1045>";/
		"<U1040><U1046>";/
		"<U1040><U1047>";/
		"<U1040><U1048>";/
		"<U1040><U1049>";/
		"<U1041><U1040>";/
		"<U1041><U1041>";/
		"<U1041><U1042>";/
		"<U1041><U1043>";/
		"<U1041><U1044>";/
		"<U1041><U1045>";/
		"<U1041><U1046>";/
		"<U1041><U1047>";/
		"<U1041><U1048>";/
		"<U1041><U1049>";/
		"<U1042><U1040>";/
		"<U1042><U1041>";/
		"<U1042><U1042>";/
		"<U1042><U1043>";/
		"<U1042><U1044>";/
		"<U1042><U1045>";/
		"<U1042><U1046>";/
		"<U1042><U1047>";/
		"<U1042><U1048>";/
		"<U1042><U1049>";/
		"<U1043><U1040>";/
		"<U1043><U1041>";/
		"<U1043><U1042>";/
		"<U1043><U1043>";/
		"<U1043><U1044>";/
		"<U1043><U1045>";/
		"<U1043><U1046>";/
		"<U1043><U1047>";/
		"<U1043><U1048>";/
		"<U1043><U1049>";/
		"<U1044><U1040>";/
		"<U1044><U1041>";/
		"<U1044><U1042>";/
		"<U1044><U1043>";/
		"<U1044><U1044>";/
		"<U1044><U1045>";/
		"<U1044><U1046>";/
		"<U1044><U1047>";/
		"<U1044><U1048>";/
		"<U1044><U1049>";/
		"<U1045><U1040>";/
		"<U1045><U1041>";/
		"<U1045><U1042>";/
		"<U1045><U1043>";/
		"<U1045><U1044>";/
		"<U1045><U1045>";/
		"<U1045><U1046>";/
		"<U1045><U1047>";/
		"<U1045><U1048>";/
		"<U1045><U1049>";/
		"<U1046><U1040>";/
		"<U1046><U1041>";/
		"<U1046><U1042>";/
		"<U1046><U1043>";/
		"<U1046><U1044>";/
		"<U1046><U1045>";/
		"<U1046><U1046>";/
		"<U1046><U1047>";/
		"<U1046><U1048>";/
		"<U1046><U1049>";/
		"<U1047><U1040>";/
		"<U1047><U1041>";/
		"<U1047><U1042>";/
		"<U1047><U1043>";/
		"<U1047><U1044>";/
		"<U1047><U1045>";/
		"<U1047><U1046>";/
		"<U1047><U1047>";/
		"<U1047><U1048>";/
		"<U1047><U1049>";/
		"<U1048><U1040>";/
		"<U1048><U1041>";/
		"<U1048><U1042>";/
		"<U1048><U1043>";/
		"<U1048><U1044>";/
		"<U1048><U1045>";/
		"<U1048><U1046>";/
		"<U1048><U1047>";/
		"<U1048><U1048>";/
		"<U1048><U1049>";/
		"<U1049><U1040>";/
		"<U1049><U1041>";/
		"<U1049><U1042>";/
		"<U1049><U1043>";/
		"<U1049><U1044>";/
		"<U1049><U1045>";/
		"<U1049><U1046>";/
		"<U1049><U1047>";/
		"<U1049><U1048>";/
		"<U1049><U1049>"

END LC_TIME


LC_MESSAGES
% ^[yY\x{101F}].*
yesexpr     "<U005E><U005B><U0079><U0059><U101F><U005D><U002E><U002A>"
% ^[nN\x{1019}].*
noexpr      "<U005E><U005B><U006E><U004E><U1019><U005D><U002E><U002A>"
yesstr      "<U101F><U102F><U1010><U103A><U1010><U101A><U103A>"
nostr       "<U1019><U101F><U102F><U1010><U103A><U1018><U1030><U1038>"
END LC_MESSAGES


LC_MEASUREMENT
% http://en.wikipedia.org/wiki/Burmese_units_of_measurement
% metric
measurement 1
END LC_MEASUREMENT

% Default paper: A4
LC_PAPER
height 297
width 210
END LC_PAPER

LC_TELEPHONE
% +%c %a %l
tel_int_fmt   "<U002B><U0025><U0063><U0020><U0025><U0061><U0020><U0025><U006C>"
% %a %l
tel_dom_fmt   "<U0025><U0061><U0020><U0025><U006C>"
int_select    "<U0030>"
int_prefix    "<U0039><U0035>"
END LC_TELEPHONE

LC_NAME
%			[profession] Given_Name [middle_name] Family_Name
% %p%t%g%t%m%t%f
name_fmt    "<U0025><U0070><U0025><U0074><U0025><U0067><U0025><U0074><U0025><U006D><U0025><U0074><U0025><U0066>"
name_gen	""
% name_gen	"<U1026><U1038>"
name_mr	"<U1026><U1038>"
% name_mr     "<U1000><U102D><U102F>"
name_mrs    "<U1012><U1031><U102B><U103A>"
name_ms     "<U1012><U1031><U102B><U103A>"
name_miss   "<U1019>"
END LC_NAME

LC_ADDRESS
postal_fmt   "<U0025><U0061><U0025><U004E><U0025><U0064><U0025><U004E><U0025><U0066><U0025><U004E><U0025><U0062><U0025><U004E><U0025><U0068><U0025><U0074><U0025><U0072><U0025><U0074><U0025><U0065><U0025><U0074><U0025><U0073><U0025><U004E><U0025><U0054><U0025><U0074><U0025><U007A><U0025><U004E><U0025><U0063><U0025><U004E>"
country_name   "<U1019><U103C><U1014><U103A><U1019><U102C>"
country_post    "<U004D><U0079><U0061><U006E><U006D><U0061><U0072>"
country_ab2     "<U004D><U004D>"
% BA
country_car  "<U0042><U0041>"
lang_ab         "<U006D><U0079>"
lang_name       "<U1017><U1019><U102C>"
% mya
lang_term   "<U006D><U0079><U0061>"
% bur
lang_lib    "<U0062><U0075><U0072>"
END LC_ADDRESS