Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(98)

Side by Side Diff: icu46/source/data/locales/ga.txt

Issue 5516007: Check in the pristine copy of ICU 4.6... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/third_party/
Patch Set: Created 10 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « icu46/source/data/locales/fr_TG.txt ('k') | icu46/source/data/locales/ga_IE.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
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/ga.xml
7 // *
8 // ***************************************************************************
9 /**
10 * ICU <specials> source: <path>/xml/main/ga.xml
11 */
12 ga{
13 AuxExemplarCharacters{"[ḃ ċ ḋ ḟ ġ ṁ ṗ ṡ ṫ]"}
14 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]"}
15 LocaleScript{
16 "Latn",
17 }
18 NumberElements{
19 latn{
20 patterns{
21 currencyFormat{"¤#,##0.00"}
22 }
23 }
24 }
25 Version{"2.0.47.67"}
26 calendar{
27 gregorian{
28 AmPmMarkers{
29 "a.m.",
30 "p.m.",
31 }
32 DateTimePatterns{
33 "HH:mm:ss zzzz",
34 "HH:mm:ss z",
35 "HH:mm:ss",
36 "HH:mm",
37 "EEEE d MMMM y",
38 "d MMMM y",
39 "d MMM y",
40 "dd/MM/yyyy",
41 "{1} {0}",
42 "{1} {0}",
43 "{1} {0}",
44 "{1} {0}",
45 "{1} {0}",
46 }
47 dayNames{
48 format{
49 abbreviated{
50 "Domh",
51 "Luan",
52 "Máirt",
53 "Céad",
54 "Déar",
55 "Aoine",
56 "Sath",
57 }
58 wide{
59 "Dé Domhnaigh",
60 "Dé Luain",
61 "Dé Máirt",
62 "Dé Céadaoin",
63 "Déardaoin",
64 "Dé hAoine",
65 "Dé Sathairn",
66 }
67 }
68 }
69 eras{
70 abbreviated{
71 "RC",
72 "AD",
73 }
74 }
75 monthNames{
76 format{
77 abbreviated{
78 "Ean",
79 "Feabh",
80 "Márta",
81 "Aib",
82 "Beal",
83 "Meith",
84 "Iúil",
85 "Lún",
86 "MFómh",
87 "DFómh",
88 "Samh",
89 "Noll",
90 }
91 wide{
92 "Eanáir",
93 "Feabhra",
94 "Márta",
95 "Aibreán",
96 "Bealtaine",
97 "Meitheamh",
98 "Iúil",
99 "Lúnasa",
100 "Meán Fómhair",
101 "Deireadh Fómhair",
102 "Samhain",
103 "Nollaig",
104 }
105 }
106 stand-alone{
107 narrow{
108 "E",
109 "F",
110 "M",
111 "A",
112 "B",
113 "M",
114 "I",
115 "L",
116 "M",
117 "D",
118 "S",
119 "N",
120 }
121 }
122 }
123 quarters{
124 format{
125 abbreviated{
126 "R1",
127 "R2",
128 "R3",
129 "R4",
130 }
131 wide{
132 "1ú ráithe",
133 "2ú ráithe",
134 "3ú ráithe",
135 "4ú ráithe",
136 }
137 }
138 }
139 }
140 }
141 }
OLDNEW
« no previous file with comments | « icu46/source/data/locales/fr_TG.txt ('k') | icu46/source/data/locales/ga_IE.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698