]>
Commit | Line | Data |
---|---|---|
73c04bcf A |
1 | // *************************************************************************** |
2 | // * | |
46f4442e | 3 | // * Copyright (C) 2008 International Business Machines |
73c04bcf A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
6 | // * Source File:<path>/common/main/gu.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | /** | |
10 | * ICU <specials> source: <path>/xml/main/gu.xml | |
11 | */ | |
12 | gu{ | |
13 | AuxExemplarCharacters{"[\u200C \u200D]"} | |
14 | Countries{ | |
15 | CN{"ચીન"} | |
16 | DE{"જમિની"} | |
17 | EG{"મિસર"} | |
18 | GE{"જ્યોર્જીયા"} | |
19 | IN{"ભારત"} | |
20 | NP{"નેપાળ"} | |
21 | PK{"કરાંચી"} | |
22 | TM{"તુર્ક્મનિસ્તાન"} | |
23 | TR{"તુર્કસ્તાન"} | |
24 | US{"સંયુકત રાજ્ય અમેરિકા"} | |
25 | } | |
26 | Currencies{ | |
27 | INR{ | |
28 | "રુ", | |
29 | "INR", | |
30 | } | |
31 | } | |
32 | ExemplarCharacters{"[૦-૯ ૐ અ-ઋ ૠ ઍ એ-ઑ ઓ-ન પ-ર લ ળ વ-હ ઼ ઁ-ઃ ઽ ્ ા-ૅ ે-ૉ ો ૌ]"} | |
46f4442e A |
33 | Keys{ |
34 | calendar{"કેલેન્ડર"} | |
35 | collation{"ક્રમ"} | |
36 | currency{"ચલણ"} | |
37 | } | |
73c04bcf | 38 | Languages{ |
46f4442e | 39 | bho{"ભોજપુરી"} |
73c04bcf | 40 | gu{"ગુજરાતી"} |
46f4442e | 41 | ta{"તમિલ"} |
73c04bcf A |
42 | } |
43 | LocaleScript{ | |
44 | "Gujr", | |
45 | } | |
46 | NumberElements{ | |
47 | ".", | |
48 | ",", | |
49 | ";", | |
50 | "%", | |
51 | "૦", | |
52 | "#", | |
53 | "-", | |
54 | "E", | |
55 | "‰", | |
56 | "∞", | |
57 | "NaN", | |
58 | "+", | |
59 | } | |
46f4442e A |
60 | NumberPatterns{ |
61 | "#,##,##0.###", | |
62 | "¤ #,##,##0.00", | |
63 | "#,##,##0%", | |
64 | "#E0", | |
65 | } | |
66 | Scripts{ | |
67 | Arab{"અરેબી"} | |
68 | Armn{"અર્મેનિયાઈ"} | |
69 | Beng{"બંગાળી"} | |
70 | } | |
71 | Version{"1.59"} | |
73c04bcf A |
72 | calendar{ |
73 | gregorian{ | |
74 | AmPmMarkers{ | |
75 | "પૂર્વ મધ્યાહ્ન", | |
76 | "ઉત્તર મધ્યાહ્ન", | |
77 | } | |
78 | dayNames{ | |
79 | format{ | |
80 | abbreviated{ | |
81 | "રવિ", | |
82 | "સોમ", | |
83 | "મંગળ", | |
84 | "બુધ", | |
85 | "ગુરુ", | |
86 | "શુક્ર", | |
87 | "શનિ", | |
88 | } | |
89 | wide{ | |
90 | "રવિવાર", | |
91 | "સોમવાર", | |
92 | "મંગળવાર", | |
93 | "બુધવાર", | |
94 | "ગુરુવાર", | |
95 | "શુક્રવાર", | |
96 | "શનિવાર", | |
97 | } | |
98 | } | |
99 | } | |
100 | monthNames{ | |
101 | format{ | |
102 | abbreviated{ | |
103 | "જાન્યુ", | |
104 | "ફેબ્રુ", | |
105 | "માર્ચ", | |
106 | "એપ્રિલ", | |
107 | "મે", | |
108 | "જૂન", | |
109 | "જુલાઈ", | |
110 | "ઑગસ્ટ", | |
111 | "સપ્ટે", | |
112 | "ઑક્ટો", | |
113 | "નવે", | |
114 | "ડિસે", | |
115 | } | |
116 | wide{ | |
117 | "જાન્યુઆરી", | |
118 | "ફેબ્રુઆરી", | |
119 | "માર્ચ", | |
120 | "એપ્રિલ", | |
121 | "મે", | |
122 | "જૂન", | |
123 | "જુલાઈ", | |
124 | "ઑગસ્ટ", | |
125 | "સપ્ટેમ્બર", | |
126 | "ઑક્ટ્બર", | |
127 | "નવેમ્બર", | |
128 | "ડિસેમ્બર", | |
129 | } | |
130 | } | |
131 | } | |
73c04bcf A |
132 | } |
133 | } | |
46f4442e A |
134 | delimiters{ |
135 | alternateQuotationEnd{"\""} | |
136 | alternateQuotationStart{"\""} | |
137 | quotationEnd{"'"} | |
138 | quotationStart{"'"} | |
139 | } | |
73c04bcf | 140 | } |