Wed, 31 Dec 2014 07:22:50 +0100
Correct previous dual key logic pending first delivery installment.
michael@0 | 1 | // *************************************************************************** |
michael@0 | 2 | // * |
michael@0 | 3 | // * Copyright (C) 2013 International Business Machines |
michael@0 | 4 | // * Corporation and others. All Rights Reserved. |
michael@0 | 5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
michael@0 | 6 | // * Source File: <path>/common/main/gv.xml |
michael@0 | 7 | // * |
michael@0 | 8 | // *************************************************************************** |
michael@0 | 9 | /** |
michael@0 | 10 | * ICU <specials> source: <path>/common/main/gv.xml |
michael@0 | 11 | */ |
michael@0 | 12 | gv{ |
michael@0 | 13 | ExemplarCharacters{"[a b c ç d e f g h i j k l m n o p q r s t u v w x y z]"} |
michael@0 | 14 | LocaleScript{ |
michael@0 | 15 | "Latn", |
michael@0 | 16 | } |
michael@0 | 17 | NumberElements{ |
michael@0 | 18 | latn{ |
michael@0 | 19 | patterns{ |
michael@0 | 20 | currencyFormat{"¤#,##0.00"} |
michael@0 | 21 | } |
michael@0 | 22 | } |
michael@0 | 23 | } |
michael@0 | 24 | Version{"2.0.92.87"} |
michael@0 | 25 | calendar{ |
michael@0 | 26 | gregorian{ |
michael@0 | 27 | AmPmMarkers{ |
michael@0 | 28 | "a.m.", |
michael@0 | 29 | "p.m.", |
michael@0 | 30 | } |
michael@0 | 31 | dayNames{ |
michael@0 | 32 | format{ |
michael@0 | 33 | abbreviated{ |
michael@0 | 34 | "Jed", |
michael@0 | 35 | "Jel", |
michael@0 | 36 | "Jem", |
michael@0 | 37 | "Jerc", |
michael@0 | 38 | "Jerd", |
michael@0 | 39 | "Jeh", |
michael@0 | 40 | "Jes", |
michael@0 | 41 | } |
michael@0 | 42 | wide{ |
michael@0 | 43 | "Jedoonee", |
michael@0 | 44 | "Jelhein", |
michael@0 | 45 | "Jemayrt", |
michael@0 | 46 | "Jercean", |
michael@0 | 47 | "Jerdein", |
michael@0 | 48 | "Jeheiney", |
michael@0 | 49 | "Jesarn", |
michael@0 | 50 | } |
michael@0 | 51 | } |
michael@0 | 52 | } |
michael@0 | 53 | eras{ |
michael@0 | 54 | abbreviated{ |
michael@0 | 55 | "RC", |
michael@0 | 56 | "AD", |
michael@0 | 57 | } |
michael@0 | 58 | } |
michael@0 | 59 | monthNames{ |
michael@0 | 60 | format{ |
michael@0 | 61 | abbreviated{ |
michael@0 | 62 | "J-guer", |
michael@0 | 63 | "T-arree", |
michael@0 | 64 | "Mayrnt", |
michael@0 | 65 | "Avrril", |
michael@0 | 66 | "Boaldyn", |
michael@0 | 67 | "M-souree", |
michael@0 | 68 | "J-souree", |
michael@0 | 69 | "Luanistyn", |
michael@0 | 70 | "M-fouyir", |
michael@0 | 71 | "J-fouyir", |
michael@0 | 72 | "M.Houney", |
michael@0 | 73 | "M.Nollick", |
michael@0 | 74 | } |
michael@0 | 75 | wide{ |
michael@0 | 76 | "Jerrey-geuree", |
michael@0 | 77 | "Toshiaght-arree", |
michael@0 | 78 | "Mayrnt", |
michael@0 | 79 | "Averil", |
michael@0 | 80 | "Boaldyn", |
michael@0 | 81 | "Mean-souree", |
michael@0 | 82 | "Jerrey-souree", |
michael@0 | 83 | "Luanistyn", |
michael@0 | 84 | "Mean-fouyir", |
michael@0 | 85 | "Jerrey-fouyir", |
michael@0 | 86 | "Mee Houney", |
michael@0 | 87 | "Mee ny Nollick", |
michael@0 | 88 | } |
michael@0 | 89 | } |
michael@0 | 90 | } |
michael@0 | 91 | } |
michael@0 | 92 | } |
michael@0 | 93 | } |