OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2013 International Business Machines | 3 // * Copyright (C) 2014 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/dz.xml | 6 // * Source File: <path>/common/main/dz.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/dz.xml | 10 * ICU <specials> source: <path>/common/main/dz.xml |
11 */ | 11 */ |
12 dz{ | 12 dz{ |
13 AuxExemplarCharacters{ | 13 AuxExemplarCharacters{ |
(...skipping 91 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
105 infinity{"གྲངས་མེད"} | 105 infinity{"གྲངས་མེད"} |
106 list{"དང་"} | 106 list{"དང་"} |
107 minusSign{"-"} | 107 minusSign{"-"} |
108 nan{"ཨང་མད"} | 108 nan{"ཨང་མད"} |
109 perMille{"‰"} | 109 perMille{"‰"} |
110 percentSign{"%"} | 110 percentSign{"%"} |
111 plusSign{"+"} | 111 plusSign{"+"} |
112 } | 112 } |
113 } | 113 } |
114 } | 114 } |
115 Version{"2.0.92.87"} | 115 Version{"2.1.6.69"} |
116 calendar{ | 116 calendar{ |
117 generic{ | 117 generic{ |
118 DateTimePatterns{ | 118 DateTimePatterns{ |
119 "ཆུ་ཚོད་ h སྐར་མ་ mm:ss a zzzz", | 119 "ཆུ་ཚོད་ h སྐར་མ་ mm:ss a zzzz", |
120 "ཆུ་ཚོད་ h སྐར་མ་ mm:ss a z", | 120 "ཆུ་ཚོད་ h སྐར་མ་ mm:ss a z", |
121 "ཆུ་ཚོད་h:mm:ss a", | 121 "ཆུ་ཚོད་h:mm:ss a", |
122 "ཆུ་ཚོད་ h སྐར་མ་ mm a", | 122 "ཆུ་ཚོད་ h སྐར་མ་ mm a", |
123 "EEEE, G སྤྱི་ལོ་y MMMM ཚེས་dd", | 123 "EEEE, G སྤྱི་ལོ་y MMMM ཚེས་dd", |
124 "G སྤྱི་ལོ་y MMMM ཚེས་ dd", | 124 "G སྤྱི་ལོ་y MMMM ཚེས་ dd", |
125 "G སྤྱི་ལོ་y ཟླ་MMM ཚེས་dd", | 125 "G སྤྱི་ལོ་y ཟླ་MMM ཚེས་dd", |
(...skipping 608 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
734 end{"{0} དང་ {1}"} | 734 end{"{0} དང་ {1}"} |
735 middle{"{0} དང་ {1}"} | 735 middle{"{0} དང་ {1}"} |
736 start{"{0} དང་ {1}"} | 736 start{"{0} དང་ {1}"} |
737 } | 737 } |
738 } | 738 } |
739 measurementSystemNames{ | 739 measurementSystemNames{ |
740 UK{"བྲི་ཊིཤ་ བརྩི་ལུགས"} | 740 UK{"བྲི་ཊིཤ་ བརྩི་ལུགས"} |
741 US{"ཨ་མི་རི་ཀཱན་ བརྩི་ལུགས"} | 741 US{"ཨ་མི་རི་ཀཱན་ བརྩི་ལུགས"} |
742 metric{"མེ་ཊྲིཀ་བརྩི་ལུགས"} | 742 metric{"མེ་ཊྲིཀ་བརྩི་ལུགས"} |
743 } | 743 } |
744 units{ | |
745 duration{ | |
746 day{ | |
747 other{"ཉིན་ཞག་ {0}"} | |
748 } | |
749 hour{ | |
750 other{"ཆུ་ཚོད་ {0}"} | |
751 } | |
752 minute{ | |
753 other{"སྐར་མ་ {0}"} | |
754 } | |
755 month{ | |
756 other{"ཟླཝ་ {0}"} | |
757 } | |
758 second{ | |
759 other{"སྐར་ཆ་ {0}"} | |
760 } | |
761 week{ | |
762 other{"བངུན་ཕྲག་ {0}"} | |
763 } | |
764 year{ | |
765 other{"ལོ་འཁོར་ {0}"} | |
766 } | |
767 } | |
768 } | |
769 } | 744 } |
OLD | NEW |