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

Side by Side Diff: source/data/locales/es_AR.txt

Issue 1621843002: ICU 56 update step 1 (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/icu.git@561
Patch Set: Created 4 years, 11 months 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
« no previous file with comments | « source/data/locales/es_419.txt ('k') | source/data/locales/es_BO.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // *************************************************************************** 1 // ***************************************************************************
2 // * 2 // *
3 // * Copyright (C) 2014 International Business Machines 3 // * Copyright (C) 2015 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/es_AR.xml 6 // * Source File: <path>/common/main/es_AR.xml
7 // * 7 // *
8 // *************************************************************************** 8 // ***************************************************************************
9 es_AR{ 9 es_AR{
10 %%Parent{"es_419"} 10 %%Parent{"es_419"}
11 NumberElements{ 11 NumberElements{
12 latn{ 12 latn{
13 patterns{
14 accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"}
15 currencyFormat{"¤ #,##0.00"}
16 }
13 symbols{ 17 symbols{
14 decimal{","} 18 decimal{","}
15 group{"."} 19 group{"."}
16 } 20 }
17 } 21 }
18 } 22 }
19 Version{"2.1.8.19"} 23 Version{"2.1.19.14"}
20 calendar{ 24 calendar{
21 generic{ 25 generic{
22 availableFormats{ 26 availableFormats{
23 MEd{"E d-M"} 27 MEd{"E d-M"}
24 yyyyM{"M-y G"} 28 yyyyM{"M-y G"}
25 } 29 }
26 } 30 }
27 gregorian{ 31 gregorian{
28 DateTimePatterns{ 32 availableFormats{
29 "HH'h'''mm:ss zzzz", 33 GyMMMEd{"E, d 'de' MMM 'de' y G"}
30 "h:mm:ss a z", 34 Hmsv{"HH:mm:ss v"}
31 "h:mm:ss a", 35 Hmv{"HH:mm v"}
32 "h:mm a", 36 MEd{"E d-M"}
33 "EEEE, d 'de' MMMM 'de' y", 37 hms{"hh:mm:ss"}
34 "d 'de' MMMM 'de' y", 38 yM{"M-y"}
35 "d 'de' MMM 'de' y", 39 yMEd{"E, d/M/y"}
36 "d/M/yy", 40 yMMMd{"d 'de' MMM 'de' y"}
37 "{1} {0}",
38 "{1}, {0}",
39 "{1}, {0}",
40 "{1} {0}",
41 "{1} {0}",
42 } 41 }
43 availableFormats{ 42 dayPeriod{
44 MEd{"E d-M"} 43 format{
45 yM{"M-y"} 44 abbreviated{
45 evening1{"tarde"}
46 morning1{"madrugada"}
47 morning2{"mañana"}
48 night1{"noche"}
49 noon{"mediodía"}
50 }
51 wide{
52 evening1{"tarde"}
53 morning1{"madrugada"}
54 morning2{"mañana"}
55 night1{"noche"}
56 noon{"mediodía"}
57 }
58 }
59 stand-alone{
60 narrow{
61 evening1{"tarde"}
62 noon{"m."}
63 }
64 wide{
65 evening1{"tarde"}
66 }
67 }
68 }
69 intervalFormats{
70 Hm{
71 H{"HH:mm–HH:mm"}
72 m{"HH:mm–HH:mm"}
73 }
74 Hmv{
75 H{"HH:mm–HH:mm v"}
76 m{"HH:mm–HH:mm v"}
77 }
78 Hv{
79 H{"HH–HH v"}
80 }
81 MEd{
82 M{"E dd/MM – E dd/MM"}
83 d{"E dd/MM – E dd/MM"}
84 }
85 MMMEd{
86 M{"E d 'de' MMM 'al' E d 'de' MMM"}
87 d{"E d 'al' E d 'de' MMM"}
88 }
89 MMMd{
90 M{"d 'de' MMM 'al' d 'de' MMM"}
91 d{"dd – dd 'de' MM"}
92 }
93 Md{
94 M{"dd/MM – dd/MM"}
95 d{"dd/MM – dd/MM"}
96 }
97 fallback{"{0} a el {1}"}
98 yM{
99 M{"MM/y – MM/y"}
100 y{"MM/y – MM/y"}
101 }
102 yMEd{
103 M{"E, dd/MM/y – E, dd/MM/y"}
104 d{"E, dd/MM/y – E, dd/MM/y"}
105 y{"E, dd/MM/y – E, dd/MM/y"}
106 }
107 yMMM{
108 y{"MMM 'de' y 'a' MMM 'de' y"}
109 }
110 yMMMEd{
111 M{"E, d 'de' MMM 'al' E, d 'de' MMM 'de' y"}
112 d{"E, d 'al' E, d 'de' MMM 'de' y"}
113 y{"E, d 'de' MMM 'de' y 'al' E, d 'de' MMM 'de' y"}
114 }
115 yMMMM{
116 M{"MMMM 'al' MMMM 'de' y"}
117 y{"MMMM 'de' y 'al' MMMM 'de' y"}
118 }
119 yMMMd{
120 M{"d 'de' MMM 'al' d 'de' MMM 'de' y"}
121 y{"d 'de' MMM 'de' y 'al' d 'de' MMM 'de' y"}
122 }
123 yMd{
124 M{"dd/MM/y – dd/MM/y"}
125 d{"dd/MM/y – dd/MM/y"}
126 y{"dd/MM/y – dd/MM/y"}
127 }
46 } 128 }
47 } 129 }
48 } 130 }
131 fields{
132 day-narrow{
133 relativeTime{
134 future{
135 one{"dentro de {0} días"}
136 other{"dentro de {0} días"}
137 }
138 past{
139 one{"hace {0} días"}
140 other{"hace {0} días"}
141 }
142 }
143 }
144 day-short{
145 relativeTime{
146 future{
147 one{"dentro de {0} días"}
148 other{"dentro de {0} días"}
149 }
150 past{
151 one{"hace {0} días"}
152 other{"hace {0} días"}
153 }
154 }
155 }
156 second-narrow{
157 dn{"seg."}
158 relativeTime{
159 future{
160 one{"dentro de {0} seg."}
161 other{"dentro de {0} seg."}
162 }
163 past{
164 one{"hace {0} seg."}
165 other{"hace {0} seg."}
166 }
167 }
168 }
169 second-short{
170 dn{"seg."}
171 relativeTime{
172 future{
173 one{"dentro de {0} seg."}
174 other{"dentro de {0} seg."}
175 }
176 past{
177 one{"hace {0} seg."}
178 other{"hace {0} seg."}
179 }
180 }
181 }
182 zone{
183 dn{"zona horaria"}
184 }
185 }
49 } 186 }
OLDNEW
« no previous file with comments | « source/data/locales/es_419.txt ('k') | source/data/locales/es_BO.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698