| 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/ses.xml | 6 // * Source File: <path>/common/main/ses.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 /** | 9 /** |
| 10 * ICU <specials> source: <path>/common/main/ses.xml | 10 * ICU <specials> source: <path>/common/main/ses.xml |
| 11 */ | 11 */ |
| 12 ses{ | 12 ses{ |
| 13 AuxExemplarCharacters{"[v]"} | 13 AuxExemplarCharacters{"[v]"} |
| 14 ExemplarCharacters{"[a ã b c d e ẽ f g h i j k l m n ɲ ŋ o õ p q r s š t u w
x y z ž]"} | 14 ExemplarCharacters{"[a ã b c d e ẽ f g h i j k l m n ɲ ŋ o õ p q r s š t u w
x y z ž]"} |
| 15 ExemplarCharactersIndex{"[A Ã B C D E Ẽ F G H I J K L M N Ɲ Ŋ O Õ P Q R S Š
T U W X Y Z Ž]"} | 15 ExemplarCharactersIndex{"[A Ã B C D E Ẽ F G H I J K L M N Ɲ Ŋ O Õ P Q R S Š
T U W X Y Z Ž]"} |
| 16 LocaleScript{ | 16 LocaleScript{ |
| 17 "Latn", | 17 "Latn", |
| 18 } | 18 } |
| 19 NumberElements{ | 19 NumberElements{ |
| 20 latn{ | 20 latn{ |
| 21 patterns{ | 21 patterns{ |
| 22 currencyFormat{"#,##0.00¤"} | 22 currencyFormat{"#,##0.00¤"} |
| 23 } | 23 } |
| 24 symbols{ | 24 symbols{ |
| 25 group{" "} | 25 group{" "} |
| 26 } | 26 } |
| 27 } | 27 } |
| 28 } | 28 } |
| 29 Version{"2.0.92.87"} | 29 Version{"2.1.6.69"} |
| 30 calendar{ | 30 calendar{ |
| 31 generic{ | 31 generic{ |
| 32 DateTimePatterns{ | 32 DateTimePatterns{ |
| 33 "HH:mm:ss zzzz", | 33 "HH:mm:ss zzzz", |
| 34 "HH:mm:ss z", | 34 "HH:mm:ss z", |
| 35 "HH:mm:ss", | 35 "HH:mm:ss", |
| 36 "HH:mm", | 36 "HH:mm", |
| 37 "EEEE d MMMM y G", | 37 "EEEE d MMMM y G", |
| 38 "d MMMM y G", | 38 "d MMMM y G", |
| 39 "d MMM, y G", | 39 "d MMM, y G", |
| 40 "d/M/y GGGGG", | 40 "d/M/y GGGGG", |
| 41 "{1} {0}", | 41 "{1} {0}", |
| 42 "{1} {0}", | 42 "{1} {0}", |
| 43 "{1} {0}", | 43 "{1} {0}", |
| 44 "{1} {0}", | 44 "{1} {0}", |
| 45 "{1} {0}", | 45 "{1} {0}", |
| 46 } | 46 } |
| 47 availableFormats{ | 47 availableFormats{ |
| 48 M{"M"} | 48 M{"M"} |
| 49 MMM{"MMM"} | 49 MMM{"MMM"} |
| 50 MMMEd{"E d MMM"} | 50 MMMEd{"E d MMM"} |
| 51 MMMMEd{"E d MMMM"} | 51 MMMMEd{"E d MMMM"} |
| 52 MMMMd{"d MMMM"} | 52 MMMMd{"d MMMM"} |
| 53 MMMd{"d MMM"} | 53 MMMd{"d MMM"} |
| 54 MMMdd{"dd MMM"} | |
| 55 MMd{"d/MM"} | 54 MMd{"d/MM"} |
| 56 MMdd{"dd/MM"} | 55 MMdd{"dd/MM"} |
| 57 Md{"d/M"} | 56 Md{"d/M"} |
| 58 ms{"m:ss"} | 57 ms{"m:ss"} |
| 59 y{"y"} | 58 y{"y"} |
| 60 yM{"M/y"} | 59 yM{"M/y"} |
| 61 yMEd{"E d/M/y"} | 60 yMEd{"E d/M/y"} |
| 62 yMM{"MM/y"} | 61 yMM{"MM/y"} |
| 63 yMMM{"MMM y"} | 62 yMMM{"MMM y"} |
| 64 yMMMEd{"E d MMM y"} | 63 yMMMEd{"E d MMM y"} |
| (...skipping 23 matching lines...) Expand all Loading... |
| 88 "{1} {0}", | 87 "{1} {0}", |
| 89 "{1} {0}", | 88 "{1} {0}", |
| 90 } | 89 } |
| 91 availableFormats{ | 90 availableFormats{ |
| 92 M{"M"} | 91 M{"M"} |
| 93 MMM{"MMM"} | 92 MMM{"MMM"} |
| 94 MMMEd{"E d MMM"} | 93 MMMEd{"E d MMM"} |
| 95 MMMMEd{"E d MMMM"} | 94 MMMMEd{"E d MMMM"} |
| 96 MMMMd{"d MMMM"} | 95 MMMMd{"d MMMM"} |
| 97 MMMd{"d MMM"} | 96 MMMd{"d MMM"} |
| 98 MMMdd{"dd MMM"} | |
| 99 MMd{"d/MM"} | 97 MMd{"d/MM"} |
| 100 MMdd{"dd/MM"} | 98 MMdd{"dd/MM"} |
| 101 Md{"d/M"} | 99 Md{"d/M"} |
| 102 ms{"m:ss"} | 100 ms{"m:ss"} |
| 103 y{"y"} | 101 y{"y"} |
| 104 yM{"M/y"} | 102 yM{"M/y"} |
| 105 yMEd{"E d/M/y"} | 103 yMEd{"E d/M/y"} |
| 106 yMM{"MM/y"} | 104 yMM{"MM/y"} |
| 107 yMMM{"MMM y"} | 105 yMMM{"MMM y"} |
| 108 yMMMEd{"E d MMM y"} | 106 yMMMEd{"E d MMM y"} |
| (...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 257 dn{"Hebu"} | 255 dn{"Hebu"} |
| 258 } | 256 } |
| 259 year{ | 257 year{ |
| 260 dn{"Jiiri"} | 258 dn{"Jiiri"} |
| 261 } | 259 } |
| 262 zone{ | 260 zone{ |
| 263 dn{"Leerazuu"} | 261 dn{"Leerazuu"} |
| 264 } | 262 } |
| 265 } | 263 } |
| 266 } | 264 } |
| OLD | NEW |