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/uz_Cyrl.xml | 6 // * Source File: <path>/common/main/uz_Cyrl.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml | 10 * ICU <specials> source: <path>/common/main/uz_Cyrl.xml |
11 */ | 11 */ |
12 uz_Cyrl{ | 12 uz_Cyrl{ |
13 %%Parent{"root"} | 13 %%Parent{"root"} |
(...skipping 154 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
168 infinity{"∞"} | 168 infinity{"∞"} |
169 minusSign{"-"} | 169 minusSign{"-"} |
170 nan{"NaN"} | 170 nan{"NaN"} |
171 perMille{"‰"} | 171 perMille{"‰"} |
172 percentSign{"%"} | 172 percentSign{"%"} |
173 plusSign{"+"} | 173 plusSign{"+"} |
174 superscriptingExponent{"×"} | 174 superscriptingExponent{"×"} |
175 } | 175 } |
176 } | 176 } |
177 } | 177 } |
178 Version{"2.0.92.87"} | 178 Version{"2.1.7.39"} |
179 calendar{ | 179 calendar{ |
180 generic{ | 180 generic{ |
181 DateTimePatterns{ | 181 DateTimePatterns{ |
182 "HH:mm:ss zzzz", | 182 "HH:mm:ss zzzz", |
183 "HH:mm:ss z", | 183 "HH:mm:ss z", |
184 "HH:mm:ss", | 184 "HH:mm:ss", |
185 "HH:mm", | 185 "HH:mm", |
186 "EEEE, G y MMMM dd", | 186 "EEEE, G y MMMM dd", |
187 "G y MMMM d", | 187 "G y MMMM d", |
188 "G y MMM d", | 188 "G y MMM d", |
(...skipping 668 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
857 end{"{0}, {1}"} | 857 end{"{0}, {1}"} |
858 middle{"{0}, {1}"} | 858 middle{"{0}, {1}"} |
859 start{"{0}, {1}"} | 859 start{"{0}, {1}"} |
860 } | 860 } |
861 } | 861 } |
862 measurementSystemNames{ | 862 measurementSystemNames{ |
863 UK{"UK"} | 863 UK{"UK"} |
864 US{"US"} | 864 US{"US"} |
865 metric{"Metric"} | 865 metric{"Metric"} |
866 } | 866 } |
867 units{ | |
868 compound{ | |
869 per{"{0}/{1}"} | |
870 } | |
871 duration{ | |
872 day{ | |
873 one{"{0} кун"} | |
874 other{"{0} кун"} | |
875 } | |
876 hour{ | |
877 one{"{0} соат"} | |
878 other{"{0} соат"} | |
879 } | |
880 millisecond{ | |
881 one{"{0} миллисония"} | |
882 other{"{0} миллисония"} | |
883 } | |
884 minute{ | |
885 one{"{0} дақиқа"} | |
886 other{"{0} дақиқа"} | |
887 } | |
888 month{ | |
889 one{"{0} ой"} | |
890 other{"{0} ой"} | |
891 } | |
892 second{ | |
893 one{"{0} сония"} | |
894 other{"{0} сония"} | |
895 } | |
896 week{ | |
897 one{"{0} ҳафта"} | |
898 other{"{0} ҳафта"} | |
899 } | |
900 year{ | |
901 one{"{0} йил"} | |
902 other{"{0} йил"} | |
903 } | |
904 } | |
905 } | |
906 unitsNarrow{ | |
907 compound{ | |
908 per{"{0}/{1}"} | |
909 } | |
910 duration{ | |
911 day{ | |
912 one{"{0} к"} | |
913 other{"{0} к"} | |
914 } | |
915 hour{ | |
916 one{"{0} с"} | |
917 other{"{0} с"} | |
918 } | |
919 millisecond{ | |
920 one{"{0} мс"} | |
921 other{"{0} мс"} | |
922 } | |
923 minute{ | |
924 one{"{0} дақ"} | |
925 other{"{0} дақ"} | |
926 } | |
927 month{ | |
928 one{"{0} ой"} | |
929 other{"{0} ой"} | |
930 } | |
931 second{ | |
932 one{"{0} сон"} | |
933 other{"{0} сон"} | |
934 } | |
935 week{ | |
936 one{"{0} ҳафт"} | |
937 other{"{0} ҳафт"} | |
938 } | |
939 year{ | |
940 one{"{0} й"} | |
941 other{"{0} й"} | |
942 } | |
943 } | |
944 } | |
945 unitsShort{ | |
946 compound{ | |
947 per{"{0}/{1}"} | |
948 } | |
949 duration{ | |
950 day{ | |
951 one{"{0} кун"} | |
952 other{"{0} кун"} | |
953 } | |
954 hour{ | |
955 one{"{0} соат"} | |
956 other{"{0} соат"} | |
957 } | |
958 millisecond{ | |
959 one{"{0} мс"} | |
960 other{"{0} мс"} | |
961 } | |
962 minute{ | |
963 one{"{0} дақ"} | |
964 other{"{0} дақ"} | |
965 } | |
966 month{ | |
967 one{"{0} ой"} | |
968 other{"{0} ой"} | |
969 } | |
970 second{ | |
971 one{"{0} сония"} | |
972 other{"{0} сония"} | |
973 } | |
974 week{ | |
975 one{"{0} ҳафт"} | |
976 other{"{0} ҳафт"} | |
977 } | |
978 year{ | |
979 one{"{0} й"} | |
980 other{"{0} й"} | |
981 } | |
982 } | |
983 } | |
984 } | 867 } |
OLD | NEW |