OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2010 International Business Machines | 3 // * Copyright (C) 2010 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
6 // * Source File:<path>/common/main/kn.xml | 6 // * Source File:<path>/common/main/kn.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/main/kn.xml | 10 * ICU <specials> source: <path>/xml/main/kn.xml |
11 */ | 11 */ |
12 kn{ | 12 kn{ |
13 ExemplarCharacters{ | 13 ExemplarCharacters{ |
14 "[\u0CBC ೦ ೧ ೨ ೩ ೪ ೫ ೬ ೭ ೮ ೯ ಅ ಆ ಇ ಈ ಉ ಊ ಋ ೠ ಌ ೡ ಎ ಏ ಐ ಒ ಓ ಔ ಂ ಃ ಕ ಖ ಗ ಘ
ಙ ಚ " | 14 "[\u0CBC ೦ ೧ ೨ ೩ ೪ ೫ ೬ ೭ ೮ ೯ ಅ ಆ ಇ ಈ ಉ ಊ ಋ ೠ ಌ ೡ ಎ ಏ ಐ ಒ ಓ ಔ ಂ ಃ ಕ ಖ ಗ ಘ
ಙ ಚ " |
15 "ಛ ಜ ಝ ಞ ಟ ಠ ಡ ಢ ಣ ತ ಥ ದ ಧ ನ ಪ ಫ ಬ ಭ ಮ ಯ ರ ಱ ಲ ವ ಶ ಷ ಸ ಹ ಳ ೞ ಽ ಾ \u0CBF
ೀ ು ೂ" | 15 "ಛ ಜ ಝ ಞ ಟ ಠ ಡ ಢ ಣ ತ ಥ ದ ಧ ನ ಪ ಫ ಬ ಭ ಮ ಯ ರ ಱ ಲ ವ ಶ ಷ ಸ ಹ ಳ ೞ ಽ ಾ \u0CBF
ೀ ು ೂ" |
| 16 "\u200C \u200D" |
16 " ೃ ೄ \u0CC6 ೇ ೈ ೊ ೋ \u0CCC \u0CCD ೕ ೖ]" | 17 " ೃ ೄ \u0CC6 ೇ ೈ ೊ ೋ \u0CCC \u0CCD ೕ ೖ]" |
17 } | 18 } |
18 ExemplarCharactersIndex{ | 19 ExemplarCharactersIndex{ |
19 "[ಅ ಆ ಇ ಈ ಉ ಊ ಋ ೠ ಌ ೡ ಎ ಏ ಐ ಒ ಓ ಔ ಕ ಖ ಗ ಘ ಙ ಚ ಛ ಜ ಝ ಞ ಟ ಠ ಡ ಢ ಣ ತ ಥ ದ ಧ
ನ ಪ ಫ" | 20 "[ಅ ಆ ಇ ಈ ಉ ಊ ಋ ೠ ಌ ೡ ಎ ಏ ಐ ಒ ಓ ಔ ಕ ಖ ಗ ಘ ಙ ಚ ಛ ಜ ಝ ಞ ಟ ಠ ಡ ಢ ಣ ತ ಥ ದ ಧ
ನ ಪ ಫ" |
20 " ಬ ಭ ಮ ಯ ರ ಱ ಲ ವ ಶ ಷ ಸ ಹ ಳ ೞ]" | 21 " ಬ ಭ ಮ ಯ ರ ಱ ಲ ವ ಶ ಷ ಸ ಹ ಳ ೞ]" |
21 } | 22 } |
22 LocaleScript{ | 23 LocaleScript{ |
23 "Knda", | 24 "Knda", |
24 } | 25 } |
25 NumberElements{ | 26 NumberElements{ |
(...skipping 114 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
140 "ಒಂದು 1", | 141 "ಒಂದು 1", |
141 "ಎರಡು 2", | 142 "ಎರಡು 2", |
142 "ಮೂರು 3", | 143 "ಮೂರು 3", |
143 "ನಾಲೃಕ 4", | 144 "ನಾಲೃಕ 4", |
144 } | 145 } |
145 } | 146 } |
146 } | 147 } |
147 } | 148 } |
148 } | 149 } |
149 } | 150 } |
OLD | NEW |