]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
57a6839d | 3 | // * Copyright (C) 2014 International Business Machines |
51004dcb A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/km.xml | |
73c04bcf A |
7 | // * |
8 | // *************************************************************************** | |
9 | /** | |
57a6839d | 10 | * ICU <specials> source: <path>/common/main/km.xml |
73c04bcf A |
11 | */ |
12 | km{ | |
729e4ab9 | 13 | AuxExemplarCharacters{"[\u17B4\u17B5\u200B ឝ ឞ]"} |
57a6839d A |
14 | Ellipsis{ |
15 | final{"{0}…"} | |
16 | initial{"…{0}"} | |
17 | medial{"{0}…{1}"} | |
18 | word-final{"{0} …"} | |
19 | word-initial{"… {0}"} | |
20 | word-medial{"{0} … {1}"} | |
21 | } | |
729e4ab9 A |
22 | ExemplarCharacters{ |
23 | "[\u17CC \u17CE \u17CF \u17D1 \u17D0 ៈ \u17CB \u17C9 \u17CA \u17CD ក ខ គ ឃ ង " | |
4388f060 A |
24 | "ច ឆ ជ ឈ ញ ដ ឋ ឌ ឍ ណ ត ថ ទ ធ ន ប ផ ព ភ ម យ រ ឫ ឬ ល ឭ ឮ វ ស ហ ឡ អ ឲ ឪ {អា} ឥ ឦ" |
25 | " ឧ {ឧក} ឩ ឯ ឰ ឱ ឳ ា \u17B7 \u17B8 \u17B9 \u17BA \u17BB \u17BC \u17BD ើ ឿ ៀ េ" | |
729e4ab9 | 26 | " ែ ៃ ោ ៅ \u17C6 ះ \u17D2]" |
73c04bcf | 27 | } |
51004dcb | 28 | ExemplarCharactersPunctuation{"[\\- , ៖ ! ? . ។ ៕ ‘ ’ \u0022 “ ” ( ) \\[ \\] \\{ \\} ៙ ៚]"} |
73c04bcf A |
29 | LocaleScript{ |
30 | "Khmr", | |
31 | } | |
57a6839d | 32 | MoreInformation{"?"} |
73c04bcf | 33 | NumberElements{ |
4388f060 | 34 | default{"latn"} |
729e4ab9 | 35 | latn{ |
57a6839d A |
36 | miscPatterns{ |
37 | atLeast{"{0}+"} | |
38 | range{"{0}–{1}"} | |
39 | } | |
729e4ab9 | 40 | patterns{ |
57a6839d A |
41 | accountingFormat{"¤#,##0.00;(¤#,##0.00)"} |
42 | currencyFormat{"¤#,##0.00"} | |
51004dcb A |
43 | decimalFormat{"#,##0.###"} |
44 | percentFormat{"#,##0%"} | |
45 | scientificFormat{"#E0"} | |
46 | } | |
47 | patternsLong{ | |
48 | decimalFormat{ | |
49 | 1000{ | |
50 | other{"0ពាន់"} | |
51 | } | |
52 | 10000{ | |
53 | other{"0ម៉ឺន"} | |
54 | } | |
55 | 100000{ | |
56 | other{"0សែន"} | |
57 | } | |
58 | 1000000{ | |
59 | other{"0លាន"} | |
60 | } | |
61 | 10000000{ | |
62 | other{"00លាន"} | |
63 | } | |
64 | 100000000{ | |
65 | other{"000លាន"} | |
66 | } | |
67 | 1000000000{ | |
68 | other{"0ពាន់លាន"} | |
69 | } | |
70 | 10000000000{ | |
71 | other{"00ពាន់លាន"} | |
72 | } | |
73 | 100000000000{ | |
74 | other{"000ពាន់លាន"} | |
75 | } | |
76 | 1000000000000{ | |
77 | other{"0លានលាន"} | |
78 | } | |
79 | 10000000000000{ | |
80 | other{"00លានលាន"} | |
81 | } | |
82 | 100000000000000{ | |
83 | other{"000លានលាន"} | |
84 | } | |
85 | } | |
86 | } | |
87 | patternsShort{ | |
88 | decimalFormat{ | |
89 | 1000{ | |
90 | other{"0ព"} | |
91 | } | |
92 | 10000{ | |
93 | other{"0ម"} | |
94 | } | |
95 | 100000{ | |
96 | other{"0ស"} | |
97 | } | |
98 | 1000000{ | |
99 | other{"0ល"} | |
100 | } | |
101 | 10000000{ | |
102 | other{"00ល"} | |
103 | } | |
104 | 100000000{ | |
105 | other{"000ល"} | |
106 | } | |
107 | 1000000000{ | |
108 | other{"0ព'.'ល"} | |
109 | } | |
110 | 10000000000{ | |
111 | other{"00ព'.'ល"} | |
112 | } | |
113 | 100000000000{ | |
114 | other{"000ព'.'ល"} | |
115 | } | |
116 | 1000000000000{ | |
117 | other{"0ល'.'ល"} | |
118 | } | |
119 | 10000000000000{ | |
120 | other{"00ល'.'ល"} | |
121 | } | |
122 | 100000000000000{ | |
123 | other{"000ល'.'ល"} | |
124 | } | |
125 | } | |
729e4ab9 A |
126 | } |
127 | symbols{ | |
128 | decimal{","} | |
51004dcb | 129 | exponential{"E"} |
729e4ab9 | 130 | group{"."} |
51004dcb A |
131 | infinity{"∞"} |
132 | list{";"} | |
133 | minusSign{"-"} | |
134 | nan{"NaN"} | |
135 | perMille{"‰"} | |
136 | percentSign{"%"} | |
137 | plusSign{"+"} | |
57a6839d | 138 | superscriptingExponent{"×"} |
729e4ab9 A |
139 | } |
140 | } | |
4388f060 | 141 | native{"khmr"} |
46f4442e | 142 | } |
57a6839d | 143 | Version{"2.0.98.52"} |
73c04bcf | 144 | calendar{ |
51004dcb A |
145 | generic{ |
146 | DateTimePatterns{ | |
147 | "h:mm:ss a zzzz", | |
148 | "h:mm:ss a z", | |
149 | "h:mm:ss a", | |
150 | "h:mm a", | |
151 | "EEEE, d MMMM y G", | |
152 | "d MMMM, y G", | |
153 | "d MMM y G", | |
154 | "d/M/y GGGGG", | |
155 | "{1}, {0}", | |
156 | "{1}, {0}", | |
157 | "{1}, {0}", | |
158 | "{1}, {0}", | |
159 | "{1}, {0}", | |
160 | } | |
161 | availableFormats{ | |
162 | Ed{"d E"} | |
57a6839d A |
163 | Gy{"y G"} |
164 | GyMMM{"MMM y G"} | |
165 | GyMMMEd{"E, d MMM y G"} | |
166 | GyMMMd{"d MMM y G"} | |
51004dcb A |
167 | H{"HH"} |
168 | Hm{"HH:mm"} | |
169 | Hms{"HH:mm:ss"} | |
170 | M{"L"} | |
57a6839d | 171 | MEd{"E, d/M"} |
51004dcb A |
172 | MMM{"LLL"} |
173 | MMMEd{"E d MMM"} | |
174 | MMMd{"d MMM"} | |
57a6839d | 175 | Md{"d/M"} |
51004dcb A |
176 | d{"d"} |
177 | h{"h a"} | |
178 | hm{"h:mm a"} | |
179 | hms{"h:mm:ss a"} | |
180 | ms{"mm:ss"} | |
57a6839d A |
181 | y{"y G"} |
182 | yyyy{"y G"} | |
183 | yyyyM{"GGGGG M/y"} | |
184 | yyyyMEd{"E, d-M-y G"} | |
185 | yyyyMMM{"MMM y G"} | |
186 | yyyyMMMEd{"E, d MMM y G"} | |
187 | yyyyMMMd{"d MMM y G"} | |
188 | yyyyMd{"d-M-y G"} | |
189 | yyyyQQQ{"QQQ y G"} | |
190 | yyyyQQQQ{"QQQQ y G"} | |
51004dcb A |
191 | } |
192 | intervalFormats{ | |
193 | H{ | |
194 | H{"H-H"} | |
195 | } | |
196 | Hm{ | |
197 | H{"H:mm-H:mm"} | |
198 | m{"H:mm-H:mm"} | |
199 | } | |
200 | Hmv{ | |
201 | H{"H:mm-H:mm v"} | |
202 | m{"H:mm-H:mm v"} | |
203 | } | |
204 | Hv{ | |
205 | H{"H-H v"} | |
206 | } | |
207 | M{ | |
208 | M{"M-M"} | |
209 | } | |
210 | MEd{ | |
211 | M{"E, d/M - E, d/M"} | |
212 | d{"E, d/M– E, d/M"} | |
213 | } | |
214 | MMM{ | |
215 | M{"MMM-MMM"} | |
216 | } | |
217 | MMMEd{ | |
218 | M{"E, d MMM - E, d MMM"} | |
219 | d{"E, d MMM - E, d MMM"} | |
220 | } | |
221 | MMMd{ | |
222 | M{"d MMM - d MMM"} | |
223 | d{"d-d MMM"} | |
224 | } | |
225 | Md{ | |
226 | M{"d/M - d/M"} | |
227 | d{"d/M– d/M"} | |
228 | } | |
229 | d{ | |
230 | d{"d-d"} | |
231 | } | |
232 | fallback{"{0} - {1}"} | |
233 | h{ | |
234 | a{"h a – h a"} | |
235 | h{"h-h a"} | |
236 | } | |
237 | hm{ | |
238 | a{"h:mm a – h:mm a"} | |
239 | h{"h:mm-h:mm a"} | |
240 | m{"h:mm-h:mm a"} | |
241 | } | |
242 | hmv{ | |
243 | a{"h:mm a – h:mm a v"} | |
244 | h{"h:mm-h:mm a v"} | |
245 | m{"h:mm-h:mm a v"} | |
246 | } | |
247 | hv{ | |
248 | a{"h a – h a v"} | |
249 | h{"h-h a v"} | |
250 | } | |
251 | y{ | |
57a6839d | 252 | y{"y-y G"} |
51004dcb A |
253 | } |
254 | yM{ | |
57a6839d A |
255 | M{"M/y - M/y G"} |
256 | y{"M/y - M/y G"} | |
51004dcb A |
257 | } |
258 | yMEd{ | |
57a6839d A |
259 | M{"E, d/M/y - E, d/M/y G"} |
260 | d{"E, d/M/y - E, d/M/y G"} | |
261 | y{"E, d/M/y - E, d/M/y G"} | |
51004dcb A |
262 | } |
263 | yMMM{ | |
57a6839d A |
264 | M{"MM – MM-y G"} |
265 | y{"MM-y – MM-y G"} | |
51004dcb A |
266 | } |
267 | yMMMEd{ | |
57a6839d A |
268 | M{"E, dd MMM y - E, dd MMM y G"} |
269 | d{"E, dd MMM y - E, dd MMM y G"} | |
270 | y{"E, dd-MM-y – E, dd MMM y G"} | |
51004dcb A |
271 | } |
272 | yMMMM{ | |
57a6839d A |
273 | M{"MM – MM y G"} |
274 | y{"MM-y – MM-y G"} | |
51004dcb A |
275 | } |
276 | yMMMd{ | |
277 | M{"d MMM y – d MMM"} | |
57a6839d A |
278 | d{"d-d MMM y G"} |
279 | y{"d MMM y - d MMM y G"} | |
51004dcb A |
280 | } |
281 | yMd{ | |
57a6839d A |
282 | M{"d/M/y - d/M/y G"} |
283 | d{"d/M/y - d/M/y G"} | |
284 | y{"d/M/y - d/M/y G"} | |
51004dcb A |
285 | } |
286 | } | |
287 | } | |
73c04bcf A |
288 | gregorian{ |
289 | AmPmMarkers{ | |
290 | "ព្រឹក", | |
291 | "ល្ងាច", | |
292 | } | |
73c04bcf | 293 | DateTimePatterns{ |
51004dcb A |
294 | "h:mm:ss a zzzz", |
295 | "h:mm:ss a z", | |
296 | "h:mm:ss a", | |
297 | "h:mm a", | |
57a6839d A |
298 | "EEEE d MMMM y", |
299 | "d MMMM y", | |
729e4ab9 | 300 | "d MMM y", |
51004dcb | 301 | "d/M/y", |
57a6839d A |
302 | "{1} {0}", |
303 | "{1} {0}", | |
304 | "{1} {0}", | |
305 | "{1} {0}", | |
306 | "{1} {0}", | |
307 | } | |
308 | appendItems{ | |
309 | Timezone{"{0} {1}"} | |
73c04bcf | 310 | } |
51004dcb | 311 | availableFormats{ |
57a6839d A |
312 | EHm{"E HH:mm"} |
313 | EHms{"E HH:mm:ss"} | |
51004dcb | 314 | Ed{"d E"} |
57a6839d A |
315 | Ehm{"E h:mm a"} |
316 | Ehms{"E h:mm:ss a"} | |
317 | Gy{"y នៃ G"} | |
318 | GyMMM{"MMM y នៃ G"} | |
319 | GyMMMEd{"E d MMM y នៃ G"} | |
320 | GyMMMd{"d MMM y នៃ G"} | |
51004dcb A |
321 | H{"HH"} |
322 | Hm{"HH:mm"} | |
323 | Hms{"HH:mm:ss"} | |
324 | M{"L"} | |
57a6839d | 325 | MEd{"E d MMM"} |
51004dcb A |
326 | MMM{"LLL"} |
327 | MMMEd{"E d MMM"} | |
328 | MMMd{"d MMM"} | |
57a6839d | 329 | Md{"d-M"} |
51004dcb A |
330 | d{"d"} |
331 | h{"h a"} | |
332 | hm{"h:mm a"} | |
333 | hms{"h:mm:ss a"} | |
334 | ms{"mm:ss"} | |
335 | y{"y"} | |
336 | yM{"M-y"} | |
57a6839d | 337 | yMEd{"E d-M-y"} |
51004dcb | 338 | yMMM{"MMM y"} |
57a6839d | 339 | yMMMEd{"E d MMM y"} |
51004dcb A |
340 | yMMMd{"d MMM y"} |
341 | yMd{"d-M-y"} | |
342 | yQQQ{"QQQ y"} | |
343 | yQQQQ{"QQQQ y"} | |
344 | } | |
73c04bcf A |
345 | dayNames{ |
346 | format{ | |
347 | abbreviated{ | |
51004dcb A |
348 | "អាទិត្យ", |
349 | "ចន្ទ", | |
350 | "អង្គារ", | |
351 | "ពុធ", | |
352 | "ព្រហស្បតិ៍", | |
353 | "សុក្រ", | |
354 | "សៅរ៍", | |
355 | } | |
356 | narrow{ | |
357 | "1", | |
358 | "2", | |
359 | "3", | |
360 | "4", | |
361 | "5", | |
362 | "6", | |
363 | "7", | |
364 | } | |
365 | short{ | |
366 | "អាទិត្យ", | |
367 | "ចន្ទ", | |
368 | "អង្គារ", | |
369 | "ពុធ", | |
370 | "ព្រហស្បតិ៍", | |
371 | "សុក្រ", | |
372 | "សៅរ៍", | |
373 | } | |
374 | wide{ | |
375 | "អាទិត្យ", | |
376 | "ចន្ទ", | |
377 | "អង្គារ", | |
378 | "ពុធ", | |
379 | "ព្រហស្បតិ៍", | |
380 | "សុក្រ", | |
381 | "សៅរ៍", | |
382 | } | |
383 | } | |
384 | stand-alone{ | |
385 | abbreviated{ | |
386 | "អាទិត្យ", | |
387 | "ចន្ទ", | |
388 | "អង្គារ", | |
389 | "ពុធ", | |
390 | "ព្រហស្បតិ៍", | |
391 | "សុក្រ", | |
392 | "សៅរ៍", | |
393 | } | |
394 | narrow{ | |
395 | "1", | |
396 | "2", | |
397 | "3", | |
398 | "4", | |
399 | "5", | |
400 | "6", | |
401 | "7", | |
402 | } | |
403 | short{ | |
404 | "អាទិត្យ", | |
405 | "ចន្ទ", | |
406 | "អង្គារ", | |
407 | "ពុធ", | |
408 | "ព្រហស្បតិ៍", | |
409 | "សុក្រ", | |
410 | "សៅរ៍", | |
411 | } | |
412 | wide{ | |
413 | "អាទិត្យ", | |
414 | "ចន្ទ", | |
415 | "អង្គារ", | |
416 | "ពុធ", | |
417 | "ព្រហស្បតិ៍", | |
418 | "សុក្រ", | |
419 | "សៅរ៍", | |
73c04bcf | 420 | } |
73c04bcf A |
421 | } |
422 | } | |
423 | eras{ | |
424 | abbreviated{ | |
51004dcb | 425 | "មុន គ.ស.", |
73c04bcf A |
426 | "គ.ស.", |
427 | } | |
428 | wide{ | |
429 | "មុនគ្រិស្តសករាជ", | |
430 | "គ្រិស្តសករាជ", | |
431 | } | |
432 | } | |
51004dcb A |
433 | intervalFormats{ |
434 | H{ | |
435 | H{"H-H"} | |
436 | } | |
437 | Hm{ | |
438 | H{"H:mm-H:mm"} | |
57a6839d | 439 | m{"HH:mm–HH:mm"} |
51004dcb A |
440 | } |
441 | Hmv{ | |
442 | H{"H:mm-H:mm v"} | |
57a6839d | 443 | m{"HH:mm–HH:mm v"} |
51004dcb A |
444 | } |
445 | Hv{ | |
57a6839d | 446 | H{"HH–HH v"} |
51004dcb A |
447 | } |
448 | M{ | |
449 | M{"M-M"} | |
450 | } | |
451 | MEd{ | |
57a6839d A |
452 | M{"E d/M - E d/M"} |
453 | d{"E d/M– E d/M"} | |
51004dcb A |
454 | } |
455 | MMM{ | |
456 | M{"MMM-MMM"} | |
457 | } | |
458 | MMMEd{ | |
57a6839d A |
459 | M{"E d MMM - E d MMM"} |
460 | d{"E d MMM - E d MMM"} | |
51004dcb A |
461 | } |
462 | MMMd{ | |
463 | M{"d MMM - d MMM"} | |
464 | d{"d-d MMM"} | |
465 | } | |
466 | Md{ | |
467 | M{"d/M - d/M"} | |
468 | d{"d/M– d/M"} | |
469 | } | |
470 | d{ | |
471 | d{"d-d"} | |
472 | } | |
473 | fallback{"{0} - {1}"} | |
474 | h{ | |
475 | a{"h a – h a"} | |
476 | h{"h-h a"} | |
477 | } | |
478 | hm{ | |
479 | a{"h:mm a – h:mm a"} | |
480 | h{"h:mm-h:mm a"} | |
481 | m{"h:mm-h:mm a"} | |
482 | } | |
483 | hmv{ | |
484 | a{"h:mm a – h:mm a v"} | |
485 | h{"h:mm-h:mm a v"} | |
486 | m{"h:mm-h:mm a v"} | |
487 | } | |
488 | hv{ | |
489 | a{"h a – h a v"} | |
57a6839d | 490 | h{"h–h a v"} |
51004dcb A |
491 | } |
492 | y{ | |
493 | y{"y-y"} | |
494 | } | |
495 | yM{ | |
496 | M{"M/y - M/y"} | |
497 | y{"M/y - M/y"} | |
498 | } | |
499 | yMEd{ | |
57a6839d A |
500 | M{"E d/M/y - E d/M/y"} |
501 | d{"E d/M/y - E d/M/y"} | |
502 | y{"E d/M/y - E d/M/y"} | |
51004dcb A |
503 | } |
504 | yMMM{ | |
57a6839d A |
505 | M{"MMM–MMM y"} |
506 | y{"MMM y – MMM y"} | |
51004dcb A |
507 | } |
508 | yMMMEd{ | |
57a6839d A |
509 | M{"E dd MMM y - E dd MMM y"} |
510 | d{"E dd MMM y - E dd MMM y"} | |
511 | y{"E dd-MM-y – E dd MMM y"} | |
51004dcb A |
512 | } |
513 | yMMMM{ | |
57a6839d A |
514 | M{"MMMM – MMMM y"} |
515 | y{"MMMM y – MMMM y"} | |
51004dcb A |
516 | } |
517 | yMMMd{ | |
57a6839d | 518 | M{"d MMM – d MMM y"} |
51004dcb A |
519 | d{"d-d MMM y"} |
520 | y{"d MMM y - d MMM y"} | |
521 | } | |
522 | yMd{ | |
523 | M{"d/M/y - d/M/y"} | |
524 | d{"d/M/y - d/M/y"} | |
525 | y{"d/M/y - d/M/y"} | |
526 | } | |
527 | } | |
73c04bcf A |
528 | monthNames{ |
529 | format{ | |
530 | abbreviated{ | |
51004dcb A |
531 | "មករា", |
532 | "កុម្ភៈ", | |
533 | "មីនា", | |
534 | "មេសា", | |
535 | "ឧសភា", | |
536 | "មិថុនា", | |
537 | "កក្កដា", | |
538 | "សីហា", | |
539 | "កញ្ញា", | |
540 | "តុលា", | |
541 | "វិច្ឆិកា", | |
542 | "ធ្នូ", | |
543 | } | |
544 | narrow{ | |
545 | "1", | |
546 | "2", | |
547 | "3", | |
548 | "4", | |
549 | "5", | |
550 | "6", | |
551 | "7", | |
552 | "8", | |
553 | "9", | |
554 | "10", | |
555 | "11", | |
556 | "12", | |
73c04bcf A |
557 | } |
558 | wide{ | |
559 | "មករា", | |
560 | "កុម្ភៈ", | |
51004dcb A |
561 | "មីនា", |
562 | "មេសា", | |
563 | "ឧសភា", | |
564 | "មិថុនា", | |
565 | "កក្កដា", | |
566 | "សីហា", | |
567 | "កញ្ញា", | |
568 | "តុលា", | |
569 | "វិច្ឆិកា", | |
570 | "ធ្នូ", | |
571 | } | |
572 | } | |
573 | stand-alone{ | |
574 | abbreviated{ | |
575 | "មករា", | |
576 | "កុម្ភៈ", | |
577 | "មីនា", | |
578 | "មេសា", | |
579 | "ឧសភា", | |
580 | "មិថុនា", | |
581 | "កក្កដា", | |
582 | "សីហា", | |
583 | "កញ្ញា", | |
584 | "តុលា", | |
585 | "វិច្ឆិកា", | |
586 | "ធ្នូ", | |
587 | } | |
588 | narrow{ | |
589 | "1", | |
590 | "2", | |
591 | "3", | |
592 | "4", | |
593 | "5", | |
594 | "6", | |
595 | "7", | |
596 | "8", | |
597 | "9", | |
598 | "10", | |
599 | "11", | |
600 | "12", | |
601 | } | |
602 | wide{ | |
603 | "មករា", | |
604 | "កុម្ភៈ", | |
605 | "មីនា", | |
73c04bcf A |
606 | "មេសា", |
607 | "ឧសភា", | |
608 | "មិថុនា", | |
609 | "កក្កដា", | |
610 | "សីហា", | |
611 | "កញ្ញា", | |
612 | "តុលា", | |
613 | "វិច្ឆិកា", | |
614 | "ធ្នូ", | |
615 | } | |
616 | } | |
617 | } | |
46f4442e A |
618 | quarters{ |
619 | format{ | |
620 | abbreviated{ | |
51004dcb A |
621 | "ត្រីមាស ១", |
622 | "ត្រីមាស ២", | |
623 | "ត្រីមាស ៣", | |
624 | "ត្រីមាស ៤", | |
625 | } | |
626 | narrow{ | |
627 | "១", | |
628 | "២", | |
629 | "៣", | |
630 | "៤", | |
46f4442e A |
631 | } |
632 | wide{ | |
57a6839d A |
633 | "ត្រីមាសទី ១", |
634 | "ត្រីមាសទី ២", | |
635 | "ត្រីមាសទី ៣", | |
636 | "ត្រីមាសទី ៤", | |
46f4442e A |
637 | } |
638 | } | |
51004dcb A |
639 | stand-alone{ |
640 | abbreviated{ | |
641 | "ត្រីមាស ១", | |
642 | "ត្រីមាស ២", | |
643 | "ត្រីមាស ៣", | |
644 | "ត្រីមាស ៤", | |
645 | } | |
646 | narrow{ | |
647 | "១", | |
648 | "២", | |
649 | "៣", | |
650 | "៤", | |
651 | } | |
652 | wide{ | |
653 | "ត្រីមាសទី ១", | |
654 | "ត្រីមាសទី ២", | |
655 | "ត្រីមាសទី ៣", | |
656 | "ត្រីមាសទី ៤", | |
657 | } | |
658 | } | |
659 | } | |
660 | } | |
661 | } | |
662 | delimiters{ | |
663 | alternateQuotationEnd{"’"} | |
664 | alternateQuotationStart{"‘"} | |
665 | quotationEnd{"”"} | |
666 | quotationStart{"“"} | |
667 | } | |
57a6839d A |
668 | durationUnits{ |
669 | hm{"h:mm"} | |
670 | hms{"h:mm:ss"} | |
671 | ms{"m:ss"} | |
672 | } | |
51004dcb A |
673 | fields{ |
674 | day{ | |
675 | dn{"ថ្ងៃ"} | |
676 | relative{ | |
677 | "-1"{"ម្សិលមិញ"} | |
678 | "-2"{"ម្សិលម៉្ងៃ"} | |
679 | "0"{"ថ្ងៃនេះ"} | |
680 | "1"{"ថ្ងៃស្អែក"} | |
681 | "2"{"ខានស្អែក"} | |
46f4442e | 682 | } |
57a6839d A |
683 | relativeTime{ |
684 | future{ | |
685 | other{"ក្នុងរយៈពេល {0} ថ្ងៃ"} | |
686 | } | |
687 | past{ | |
688 | other{"{0} ថ្ងៃមុន"} | |
689 | } | |
690 | } | |
73c04bcf | 691 | } |
51004dcb A |
692 | dayperiod{ |
693 | dn{"ព្រឹក/ល្ងាច"} | |
694 | } | |
695 | era{ | |
696 | dn{"សករាជ"} | |
697 | } | |
57a6839d A |
698 | fri{ |
699 | relative{ | |
700 | "-1"{"ថ្ងៃសុក្រមុន"} | |
701 | "0"{"ថ្ងៃសុក្រនេះ"} | |
702 | "1"{"ថ្ងៃសុក្រក្រោយ"} | |
703 | } | |
704 | } | |
51004dcb A |
705 | hour{ |
706 | dn{"ម៉ោង"} | |
57a6839d A |
707 | relativeTime{ |
708 | future{ | |
709 | other{"ក្នុងរយៈពេល {0} ម៉ោង"} | |
710 | } | |
711 | past{ | |
712 | other{"{0} ម៉ោងមុន"} | |
713 | } | |
714 | } | |
51004dcb A |
715 | } |
716 | minute{ | |
717 | dn{"នាទី"} | |
57a6839d A |
718 | relativeTime{ |
719 | future{ | |
720 | other{"ក្នុងរយៈពេល {0} នាទី"} | |
721 | } | |
722 | past{ | |
723 | other{"{0} នាទីមុន"} | |
724 | } | |
725 | } | |
726 | } | |
727 | mon{ | |
728 | relative{ | |
729 | "-1"{"ថ្ងៃច័ន្ទមុន"} | |
730 | "0"{"ថ្ងៃច័ន្ទនេះ"} | |
731 | "1"{"ថ្ងៃច័ន្ទក្រោយ"} | |
732 | } | |
51004dcb A |
733 | } |
734 | month{ | |
735 | dn{"ខែ"} | |
57a6839d A |
736 | relative{ |
737 | "-1"{"ខែមុន"} | |
738 | "0"{"ខែនេះ"} | |
739 | "1"{"ខែក្រោយ"} | |
740 | } | |
741 | relativeTime{ | |
742 | future{ | |
743 | other{"ក្នុងរយៈពេល {0} ខែ"} | |
744 | } | |
745 | past{ | |
746 | other{"{0} ខែមុន"} | |
747 | } | |
748 | } | |
749 | } | |
750 | sat{ | |
751 | relative{ | |
752 | "-1"{"ថ្ងៃសៅរ៍មុន"} | |
753 | "0"{"ថ្ងៃសៅរ៍នេះ"} | |
754 | "1"{"ថ្ងៃសៅរ៍ក្រោយ"} | |
755 | } | |
51004dcb A |
756 | } |
757 | second{ | |
758 | dn{"វិនាទី"} | |
57a6839d A |
759 | relative{ |
760 | "0"{"ឥឡូវ"} | |
761 | } | |
762 | relativeTime{ | |
763 | future{ | |
764 | other{"ក្នុងរយៈពេល {0} វិនាទី"} | |
765 | } | |
766 | past{ | |
767 | other{"{0} វិនាទីមុន"} | |
768 | } | |
769 | } | |
770 | } | |
771 | sun{ | |
772 | relative{ | |
773 | "-1"{"ថ្ងៃអាទិត្យមុន"} | |
774 | "0"{"ថ្ងៃអាទិត្យនេះ"} | |
775 | "1"{"ថ្ងៃអាទិត្យក្រោយ"} | |
776 | } | |
777 | } | |
778 | thu{ | |
779 | relative{ | |
780 | "-1"{"ថ្ងៃព្រហស្បតិ៍មុន"} | |
781 | "0"{"ថ្ងៃព្រហស្បតិ៍នេះ"} | |
782 | "1"{"ថ្ងៃព្រហស្បតិ៍ក្រោយ"} | |
783 | } | |
784 | } | |
785 | tue{ | |
786 | relative{ | |
787 | "-1"{"ថ្ងៃអង្គារមុន"} | |
788 | "0"{"ថ្ងៃអង្គារនេះ"} | |
789 | "1"{"ថ្ងៃអង្គារក្រោយ"} | |
790 | } | |
791 | } | |
792 | wed{ | |
793 | relative{ | |
794 | "-1"{"ថ្ងៃពុធមុន"} | |
795 | "0"{"ថ្ងៃពុធនេះ"} | |
796 | "1"{"ថ្ងៃពុធក្រោយ"} | |
797 | } | |
51004dcb A |
798 | } |
799 | week{ | |
800 | dn{"សប្ដាហ៍"} | |
57a6839d A |
801 | relative{ |
802 | "-1"{"សប្ដាហ៍មុន"} | |
803 | "0"{"សប្ដាហ៍នេះ"} | |
804 | "1"{"សប្ដាហ៍ក្រោយ"} | |
805 | } | |
806 | relativeTime{ | |
807 | future{ | |
808 | other{"ក្នុងរយៈពេល {0} សប្ដាហ៍"} | |
809 | } | |
810 | past{ | |
811 | other{"{0} សប្ដាហ៍មុន"} | |
812 | } | |
813 | } | |
51004dcb A |
814 | } |
815 | weekday{ | |
816 | dn{"ថ្ងៃនៃសប្ដាហ៍"} | |
817 | } | |
818 | year{ | |
819 | dn{"ឆ្នាំ"} | |
57a6839d A |
820 | relative{ |
821 | "-1"{"ឆ្នាំមុន"} | |
822 | "0"{"ឆ្នាំនេះ"} | |
823 | "1"{"ឆ្នាំក្រោយ"} | |
824 | } | |
825 | relativeTime{ | |
826 | future{ | |
827 | other{"ក្នុងរយៈពេល {0} ឆ្នាំ"} | |
828 | } | |
829 | past{ | |
830 | other{"{0} ឆ្នាំមុន"} | |
831 | } | |
832 | } | |
833 | } | |
834 | zone{ | |
835 | dn{"តំបន់ពេលវេលា"} | |
51004dcb A |
836 | } |
837 | } | |
838 | listPattern{ | |
839 | standard{ | |
840 | 2{"{0} និង {1}"} | |
841 | end{"{0}, {1}"} | |
842 | middle{"{0}, {1}"} | |
843 | start{"{0}, {1}"} | |
844 | } | |
57a6839d A |
845 | unit{ |
846 | 2{"{0} និង {1}"} | |
847 | end{"{0} និង {1}"} | |
848 | middle{"{0} {1}"} | |
849 | start{"{0} {1}"} | |
850 | } | |
851 | unit-narrow{ | |
852 | 2{"{0} {1}"} | |
853 | end{"{0} {1}"} | |
854 | middle{"{0} {1}"} | |
855 | start{"{0} {1}"} | |
856 | } | |
857 | unit-short{ | |
858 | 2{"{0} {1}"} | |
859 | end{"{0} {1}"} | |
860 | middle{"{0} {1}"} | |
861 | start{"{0} {1}"} | |
862 | } | |
51004dcb A |
863 | } |
864 | measurementSystemNames{ | |
865 | UK{"ចក្រភពអង់គ្លេស"} | |
57a6839d | 866 | US{"សហរដ្ឋអាមេរិក"} |
51004dcb A |
867 | metric{"ម៉ែត្រ"} |
868 | } | |
869 | units{ | |
57a6839d A |
870 | acceleration{ |
871 | g-force{ | |
872 | other{"{0} កម្លាំងទំនាញ"} | |
873 | } | |
51004dcb | 874 | } |
57a6839d A |
875 | angle{ |
876 | arc-minute{ | |
877 | other{"{0} នាទី"} | |
878 | } | |
879 | arc-second{ | |
880 | other{"{0} វិនាទី"} | |
881 | } | |
882 | degree{ | |
883 | other{"{0} ដឺក្រេ"} | |
884 | } | |
51004dcb | 885 | } |
57a6839d A |
886 | area{ |
887 | acre{ | |
888 | other{"{0} អា"} | |
889 | } | |
890 | hectare{ | |
891 | other{"{0} ហិកតា"} | |
892 | } | |
893 | square-foot{ | |
894 | other{"{0} ហ្វីតការ៉េ"} | |
895 | } | |
896 | square-kilometer{ | |
897 | other{"{0} គីឡូម៉ែត្រការ៉េ"} | |
898 | } | |
899 | square-meter{ | |
900 | other{"{0} ម៉ែត្រការ៉េ"} | |
901 | } | |
902 | square-mile{ | |
903 | other{"{0} ម៉ាយល៍ការ៉េ"} | |
904 | } | |
51004dcb | 905 | } |
57a6839d A |
906 | compound{ |
907 | per{"{0}ក្នុងមួយ{1}"} | |
51004dcb | 908 | } |
57a6839d A |
909 | duration{ |
910 | day{ | |
911 | other{"{0} ថ្ងៃ"} | |
912 | } | |
913 | hour{ | |
914 | other{"{0} ម៉ោង"} | |
915 | } | |
916 | millisecond{ | |
917 | other{"{0} មិល្លីវិនាទី"} | |
918 | } | |
919 | minute{ | |
920 | other{"{0} នាទី"} | |
921 | } | |
922 | month{ | |
923 | other{"{0} ខែ"} | |
924 | } | |
925 | second{ | |
926 | other{"{0} វិនាទី"} | |
927 | } | |
928 | week{ | |
929 | other{"{0} សប្ដាហ៍"} | |
930 | } | |
931 | year{ | |
932 | other{"{0} ឆ្នាំ"} | |
933 | } | |
51004dcb | 934 | } |
57a6839d A |
935 | length{ |
936 | centimeter{ | |
937 | other{"{0} សង់ទីម៉ែត្រ"} | |
938 | } | |
939 | foot{ | |
940 | other{"{0} ហ្វីត"} | |
941 | } | |
942 | inch{ | |
943 | other{"{0} អ៊ិន្ឈ៍"} | |
944 | } | |
945 | kilometer{ | |
946 | other{"{0} គីឡូម៉ែត្រ"} | |
947 | } | |
948 | light-year{ | |
949 | other{"{0} ឆ្នាំពន្លឺ"} | |
950 | } | |
951 | meter{ | |
952 | other{"{0} ម៉ែត្រ"} | |
953 | } | |
954 | mile{ | |
955 | other{"{0} ម៉ាយល៍"} | |
956 | } | |
957 | millimeter{ | |
958 | other{"{0} មិល្លីម៉ែត្រ"} | |
959 | } | |
960 | picometer{ | |
961 | other{"{0} ពីកូម៉ែត្រ"} | |
962 | } | |
963 | yard{ | |
964 | other{"{0} យ៉ាត"} | |
965 | } | |
51004dcb | 966 | } |
57a6839d A |
967 | mass{ |
968 | gram{ | |
969 | other{"{0} ក្រាម"} | |
970 | } | |
971 | kilogram{ | |
972 | other{"{0} គីឡូក្រាម"} | |
973 | } | |
974 | ounce{ | |
975 | other{"{0} អោនស៍"} | |
976 | } | |
977 | pound{ | |
978 | other{"{0} ផោន"} | |
979 | } | |
51004dcb | 980 | } |
57a6839d A |
981 | power{ |
982 | horsepower{ | |
983 | other{"{0} សេះ"} | |
984 | } | |
985 | kilowatt{ | |
986 | other{"{0} គីឡូវ៉ាត់"} | |
987 | } | |
988 | watt{ | |
989 | other{"{0} វ៉ាត់"} | |
990 | } | |
51004dcb | 991 | } |
57a6839d A |
992 | pressure{ |
993 | hectopascal{ | |
994 | other{"{0} ហិចតូប៉ាស្កាល់"} | |
995 | } | |
996 | inch-hg{ | |
997 | other{"{0} inHg"} | |
998 | } | |
999 | millibar{ | |
1000 | other{"{0} មិល្លីបារ"} | |
1001 | } | |
51004dcb | 1002 | } |
57a6839d A |
1003 | speed{ |
1004 | kilometer-per-hour{ | |
1005 | other{"{0} គីឡូម៉ែត្រក្នុងមួយម៉ោង"} | |
1006 | } | |
1007 | meter-per-second{ | |
1008 | other{"{0} ម៉ែត្រក្នុងមួយវិនាទី"} | |
1009 | } | |
1010 | mile-per-hour{ | |
1011 | other{"{0} ម៉ាយល៍ក្នុងមួយម៉ោង"} | |
1012 | } | |
51004dcb | 1013 | } |
57a6839d A |
1014 | temperature{ |
1015 | celsius{ | |
1016 | other{"{0}ដឺក្រេសែលស៊ីស"} | |
1017 | } | |
1018 | fahrenheit{ | |
1019 | other{"{0}ដឺក្រេហ្វារិនហៃ"} | |
1020 | } | |
51004dcb | 1021 | } |
57a6839d A |
1022 | volume{ |
1023 | cubic-kilometer{ | |
1024 | other{"{0} គីឡូម៉ែត្រគីប"} | |
1025 | } | |
1026 | cubic-mile{ | |
1027 | other{"{0} ម៉ាយល៍គីប"} | |
1028 | } | |
1029 | liter{ | |
1030 | other{"{0} លីត្រ"} | |
1031 | } | |
51004dcb | 1032 | } |
57a6839d A |
1033 | } |
1034 | unitsNarrow{ | |
1035 | acceleration{ | |
1036 | g-force{ | |
1037 | other{"{0} ក.ទ."} | |
1038 | } | |
1039 | } | |
1040 | angle{ | |
1041 | arc-minute{ | |
1042 | other{"{0}′"} | |
1043 | } | |
1044 | arc-second{ | |
1045 | other{"{0}″"} | |
1046 | } | |
1047 | degree{ | |
1048 | other{"{0}°"} | |
1049 | } | |
51004dcb | 1050 | } |
57a6839d A |
1051 | area{ |
1052 | acre{ | |
1053 | other{"{0} អា"} | |
1054 | } | |
1055 | hectare{ | |
1056 | other{"{0} ហ."} | |
1057 | } | |
1058 | square-foot{ | |
1059 | other{"{0} ហ្វ²."} | |
1060 | } | |
1061 | square-kilometer{ | |
1062 | other{"{0} គ.ម²."} | |
1063 | } | |
1064 | square-meter{ | |
1065 | other{"{0} ម²."} | |
1066 | } | |
1067 | square-mile{ | |
1068 | other{"{0} ម៉²."} | |
1069 | } | |
51004dcb | 1070 | } |
57a6839d A |
1071 | compound{ |
1072 | per{"{0}/{1}"} | |
51004dcb | 1073 | } |
57a6839d A |
1074 | duration{ |
1075 | day{ | |
1076 | other{"{0} ថ្ងៃ"} | |
1077 | } | |
1078 | hour{ | |
1079 | other{"{0} ម៉."} | |
1080 | } | |
1081 | millisecond{ | |
1082 | other{"{0} មិ.វិ."} | |
1083 | } | |
1084 | minute{ | |
1085 | other{"{0} ន."} | |
1086 | } | |
1087 | month{ | |
1088 | other{"{0} ខែ"} | |
1089 | } | |
1090 | second{ | |
1091 | other{"{0} វិ."} | |
1092 | } | |
1093 | week{ | |
1094 | other{"{0} សប្ដាហ៍"} | |
1095 | } | |
1096 | year{ | |
1097 | other{"{0} ឆ្នាំ"} | |
1098 | } | |
1099 | } | |
1100 | length{ | |
1101 | centimeter{ | |
1102 | other{"{0} ស.ម."} | |
1103 | } | |
1104 | foot{ | |
1105 | other{"{0}′"} | |
1106 | } | |
1107 | inch{ | |
1108 | other{"{0}″"} | |
1109 | } | |
1110 | kilometer{ | |
1111 | other{"{0} គ.ម"} | |
1112 | } | |
1113 | light-year{ | |
1114 | other{"{0} ឆ្នាំពន្លឺ"} | |
1115 | } | |
1116 | meter{ | |
1117 | other{"{0} ម."} | |
1118 | } | |
1119 | mile{ | |
1120 | other{"{0} ម៉."} | |
1121 | } | |
1122 | millimeter{ | |
1123 | other{"{0} ម.ម."} | |
1124 | } | |
1125 | picometer{ | |
1126 | other{"{0} ព.ម."} | |
1127 | } | |
1128 | yard{ | |
1129 | other{"{0} យ៉."} | |
1130 | } | |
51004dcb | 1131 | } |
57a6839d A |
1132 | mass{ |
1133 | gram{ | |
1134 | other{"{0} ក."} | |
1135 | } | |
1136 | kilogram{ | |
1137 | other{"{0} គ.ក."} | |
1138 | } | |
1139 | ounce{ | |
1140 | other{"{0} អ."} | |
1141 | } | |
1142 | pound{ | |
1143 | other{"{0}#"} | |
1144 | } | |
51004dcb | 1145 | } |
57a6839d A |
1146 | power{ |
1147 | horsepower{ | |
1148 | other{"{0} សេះ"} | |
1149 | } | |
1150 | kilowatt{ | |
1151 | other{"{0} គ.វ."} | |
1152 | } | |
1153 | watt{ | |
1154 | other{"{0} វ."} | |
1155 | } | |
51004dcb | 1156 | } |
57a6839d A |
1157 | pressure{ |
1158 | hectopascal{ | |
1159 | other{"{0} hPa"} | |
1160 | } | |
1161 | inch-hg{ | |
1162 | other{"{0}\u0022 Hg"} | |
1163 | } | |
1164 | millibar{ | |
1165 | other{"{0} ម.ប."} | |
1166 | } | |
51004dcb | 1167 | } |
57a6839d A |
1168 | speed{ |
1169 | kilometer-per-hour{ | |
1170 | other{"{0} គ.ម./ម៉"} | |
1171 | } | |
1172 | meter-per-second{ | |
1173 | other{"{0} ម./វិ."} | |
1174 | } | |
1175 | mile-per-hour{ | |
1176 | other{"{0} ម៉./ម៉"} | |
1177 | } | |
51004dcb | 1178 | } |
57a6839d A |
1179 | temperature{ |
1180 | celsius{ | |
1181 | other{"{0}°"} | |
1182 | } | |
1183 | fahrenheit{ | |
1184 | other{"{0}°F"} | |
1185 | } | |
1186 | } | |
1187 | volume{ | |
1188 | cubic-kilometer{ | |
1189 | other{"{0} គ.ម³."} | |
1190 | } | |
1191 | cubic-mile{ | |
1192 | other{"{0} ម៉³."} | |
1193 | } | |
1194 | liter{ | |
1195 | other{"{0} ល."} | |
1196 | } | |
1197 | } | |
1198 | } | |
1199 | unitsShort{ | |
1200 | acceleration{ | |
1201 | g-force{ | |
1202 | other{"{0} ក.ទ."} | |
1203 | } | |
1204 | } | |
1205 | angle{ | |
1206 | arc-minute{ | |
1207 | other{"{0} ន."} | |
1208 | } | |
1209 | arc-second{ | |
1210 | other{"{0} វិ."} | |
1211 | } | |
1212 | degree{ | |
1213 | other{"{0}°"} | |
1214 | } | |
1215 | } | |
1216 | area{ | |
1217 | acre{ | |
1218 | other{"{0} អា"} | |
1219 | } | |
1220 | hectare{ | |
1221 | other{"{0} ហ."} | |
1222 | } | |
1223 | square-foot{ | |
1224 | other{"{0} ហ្វ²."} | |
1225 | } | |
1226 | square-kilometer{ | |
1227 | other{"{0} គ.ម²."} | |
1228 | } | |
1229 | square-meter{ | |
1230 | other{"{0} ម²."} | |
1231 | } | |
1232 | square-mile{ | |
1233 | other{"{0} ម៉²."} | |
1234 | } | |
1235 | } | |
1236 | compound{ | |
1237 | per{"{0}/{1}"} | |
1238 | } | |
1239 | duration{ | |
1240 | day{ | |
1241 | other{"{0} ថ្ងៃ"} | |
1242 | } | |
1243 | hour{ | |
1244 | other{"{0} ម៉."} | |
1245 | } | |
1246 | millisecond{ | |
1247 | other{"{0} មិ.វិ."} | |
1248 | } | |
1249 | minute{ | |
1250 | other{"{0} ន."} | |
1251 | } | |
1252 | month{ | |
1253 | other{"{0} ខែ"} | |
1254 | } | |
1255 | second{ | |
1256 | other{"{0} វិ."} | |
1257 | } | |
1258 | week{ | |
1259 | other{"{0} សប្ដាហ៍"} | |
1260 | } | |
1261 | year{ | |
1262 | other{"{0} ឆ្នាំ"} | |
1263 | } | |
1264 | } | |
1265 | length{ | |
1266 | centimeter{ | |
1267 | other{"{0} ស.ម."} | |
1268 | } | |
1269 | foot{ | |
1270 | other{"{0} ហ្វ."} | |
1271 | } | |
1272 | inch{ | |
1273 | other{"{0} អ៊ិន្ឈ៍"} | |
1274 | } | |
1275 | kilometer{ | |
1276 | other{"{0} គ.ម."} | |
1277 | } | |
1278 | light-year{ | |
1279 | other{"{0} ឆ្នាំពន្លឺ"} | |
1280 | } | |
1281 | meter{ | |
1282 | other{"{0} ម."} | |
1283 | } | |
1284 | mile{ | |
1285 | other{"{0} ម៉."} | |
1286 | } | |
1287 | millimeter{ | |
1288 | other{"{0} ម.ម."} | |
1289 | } | |
1290 | picometer{ | |
1291 | other{"{0} ព.ម."} | |
1292 | } | |
1293 | yard{ | |
1294 | other{"{0} យ៉."} | |
1295 | } | |
1296 | } | |
1297 | mass{ | |
1298 | gram{ | |
1299 | other{"{0} ក."} | |
1300 | } | |
1301 | kilogram{ | |
1302 | other{"{0} គ.ក."} | |
1303 | } | |
1304 | ounce{ | |
1305 | other{"{0} អ."} | |
1306 | } | |
1307 | pound{ | |
1308 | other{"{0} ផ."} | |
1309 | } | |
1310 | } | |
1311 | power{ | |
1312 | horsepower{ | |
1313 | other{"{0} សេះ"} | |
1314 | } | |
1315 | kilowatt{ | |
1316 | other{"{0} គ.វ."} | |
1317 | } | |
1318 | watt{ | |
1319 | other{"{0} វ."} | |
1320 | } | |
1321 | } | |
1322 | pressure{ | |
1323 | hectopascal{ | |
1324 | other{"{0} hPa"} | |
1325 | } | |
1326 | inch-hg{ | |
1327 | other{"{0} inHg"} | |
1328 | } | |
1329 | millibar{ | |
1330 | other{"{0} ម.ប."} | |
1331 | } | |
1332 | } | |
1333 | speed{ | |
1334 | kilometer-per-hour{ | |
1335 | other{"{0} គ.ម./ម៉"} | |
1336 | } | |
1337 | meter-per-second{ | |
1338 | other{"{0} ម./វិ."} | |
1339 | } | |
1340 | mile-per-hour{ | |
1341 | other{"{0} ម៉./ម៉"} | |
1342 | } | |
1343 | } | |
1344 | temperature{ | |
1345 | celsius{ | |
1346 | other{"{0}°C"} | |
1347 | } | |
1348 | fahrenheit{ | |
1349 | other{"{0}°F"} | |
1350 | } | |
1351 | } | |
1352 | volume{ | |
1353 | cubic-kilometer{ | |
1354 | other{"{0} គ.ម³."} | |
1355 | } | |
1356 | cubic-mile{ | |
1357 | other{"{0} ម៉³."} | |
1358 | } | |
1359 | liter{ | |
1360 | other{"{0} ល."} | |
1361 | } | |
51004dcb | 1362 | } |
73c04bcf | 1363 | } |
73c04bcf | 1364 | } |