OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2013 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
6 // * Source File: <path>/common/main/hi.xml | 6 // * Source File: <path>/common/main/hi.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/hi.xml | 10 * ICU <specials> source: <path>/common/main/hi.xml |
11 */ | 11 */ |
12 hi{ | 12 hi{ |
13 AuxExemplarCharacters{"[\u200C\u200D]"} | 13 AuxExemplarCharacters{"[\u200C\u200D]"} |
14 Ellipsis{ | 14 Ellipsis{ |
15 final{"{0}…"} | 15 final{"{0}…"} |
16 initial{"…{0}"} | 16 initial{"…{0}"} |
17 medial{"{0}…{1}"} | 17 medial{"{0}…{1}"} |
18 word-final{"{0} …"} | 18 word-final{"{0} …"} |
19 word-initial{"… {0}"} | 19 word-initial{"… {0}"} |
20 word-medial{"{0} … {1}"} | 20 word-medial{"{0} … {1}"} |
21 } | 21 } |
22 ExemplarCharacters{ | 22 ExemplarCharacters{ |
23 "[\u093C ॐ \u0902 \u0901 ः अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ
ञ ट " | 23 "[\u093C ॐ \u0902 \u0901 ः अ आ इ ई उ ऊ ऋ ऌ ऍ ए ऐ ऑ ओ औ क ख ग घ ङ च छ ज झ
ञ ट " |
24 "ठ ड ढ ण त थ द ध न प फ ब भ म य र ल ळ व श ष स ह ऽ ा ि ी \u0941 \u0942 \u0
943 " | 24 "ठ ड ढ ण त थ द ध न प फ ब भ म य र ल ळ व श ष स ह ऽ ा ि ी \u0941 \u0942 \u0
943 " |
| 25 "\u200C \u200D" |
25 "\u0944 \u0945 \u0947 \u0948 ॉ ो ौ \u094D]" | 26 "\u0944 \u0945 \u0947 \u0948 ॉ ो ौ \u094D]" |
26 } | 27 } |
27 ExemplarCharactersIndex{ | 28 ExemplarCharactersIndex{ |
28 "[अ आ इ ई उ ऊ ऋ ए ऐ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ
म य र" | 29 "[अ आ इ ई उ ऊ ऋ ए ऐ ओ औ क ख ग घ ङ च छ ज झ ञ ट ठ ड ढ ण त थ द ध न प फ ब भ
म य र" |
29 " ल व श ष स ह]" | 30 " ल व श ष स ह]" |
30 } | 31 } |
31 LocaleScript{ | 32 LocaleScript{ |
32 "Deva", | 33 "Deva", |
33 } | 34 } |
34 MoreInformation{"?"} | 35 MoreInformation{"?"} |
(...skipping 292 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
327 y{"d MMM, Gy – d MMM, y"} | 328 y{"d MMM, Gy – d MMM, y"} |
328 } | 329 } |
329 yMd{ | 330 yMd{ |
330 M{"d/M/y – d/M/y G"} | 331 M{"d/M/y – d/M/y G"} |
331 d{"d/M/y – d/M/y G"} | 332 d{"d/M/y – d/M/y G"} |
332 y{"d/M/y – d/M/y G"} | 333 y{"d/M/y – d/M/y G"} |
333 } | 334 } |
334 } | 335 } |
335 } | 336 } |
336 gregorian{ | 337 gregorian{ |
| 338 // Chromium patch taken from http://b/5948448. |
| 339 // Use 'am' and 'pm' instead of native markers. |
337 AmPmMarkers{ | 340 AmPmMarkers{ |
338 "पूर्वाह्न", | 341 "am", |
339 "अपराह्न", | 342 "pm", |
340 } | 343 } |
341 AmPmMarkersNarrow{ | 344 AmPmMarkersNarrow{ |
342 "पू", | 345 "am", |
343 "अ", | 346 "pm", |
344 } | 347 } |
345 DateTimePatterns{ | 348 DateTimePatterns{ |
346 "h:mm:ss a zzzz", | 349 "h:mm:ss a zzzz", |
347 "h:mm:ss a z", | 350 "h:mm:ss a z", |
348 "h:mm:ss a", | 351 "h:mm:ss a", |
349 "h:mm a", | 352 "h:mm a", |
350 "EEEE, d MMMM y", | 353 "EEEE, d MMMM y", |
351 "d MMMM y", | 354 "d MMMM y", |
352 "dd-MM-y", | 355 "dd-MM-y", |
353 "d-M-yy", | 356 "d-M-yy", |
(...skipping 1593 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1947 one{"{0} घन मील"} | 1950 one{"{0} घन मील"} |
1948 other{"{0} घन मील"} | 1951 other{"{0} घन मील"} |
1949 } | 1952 } |
1950 liter{ | 1953 liter{ |
1951 one{"{0} ली."} | 1954 one{"{0} ली."} |
1952 other{"{0} ली."} | 1955 other{"{0} ली."} |
1953 } | 1956 } |
1954 } | 1957 } |
1955 } | 1958 } |
1956 } | 1959 } |
OLD | NEW |