• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// ***************************************************************************
2// *
3// * Copyright (C) 2010 International Business Machines
4// * Corporation and others.  All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File:<path>/common/main/gv.xml
7// *
8// ***************************************************************************
9/**
10 *  ICU <specials> source: <path>/xml/main/gv.xml
11 */
12gv{
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]"}
14    LocaleScript{
15        "Latn",
16    }
17    NumberPatterns{
18        "#,##0.###",
19        "¤#,##0.00",
20        "#,##0%",
21        "#E0",
22    }
23    Version{"2.0.47.67"}
24    calendar{
25        gregorian{
26            AmPmMarkers{
27                "a.m.",
28                "p.m.",
29            }
30            dayNames{
31                format{
32                    abbreviated{
33                        "Jed",
34                        "Jel",
35                        "Jem",
36                        "Jerc",
37                        "Jerd",
38                        "Jeh",
39                        "Jes",
40                    }
41                    wide{
42                        "Jedoonee",
43                        "Jelhein",
44                        "Jemayrt",
45                        "Jercean",
46                        "Jerdein",
47                        "Jeheiney",
48                        "Jesarn",
49                    }
50                }
51            }
52            eras{
53                abbreviated{
54                    "RC",
55                    "AD",
56                }
57            }
58            monthNames{
59                format{
60                    abbreviated{
61                        "J-guer",
62                        "T-arree",
63                        "Mayrnt",
64                        "Avrril",
65                        "Boaldyn",
66                        "M-souree",
67                        "J-souree",
68                        "Luanistyn",
69                        "M-fouyir",
70                        "J-fouyir",
71                        "M.Houney",
72                        "M.Nollick",
73                    }
74                    wide{
75                        "Jerrey-geuree",
76                        "Toshiaght-arree",
77                        "Mayrnt",
78                        "Averil",
79                        "Boaldyn",
80                        "Mean-souree",
81                        "Jerrey-souree",
82                        "Luanistyn",
83                        "Mean-fouyir",
84                        "Jerrey-fouyir",
85                        "Mee Houney",
86                        "Mee ny Nollick",
87                    }
88                }
89            }
90        }
91    }
92}
93