]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/es_US.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / es_US.txt
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 1997-2003, International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // *
6 // ***************************************************************************
7
8 es_US {
9 Version { "2.0" }
10 // NumberElements {
11 // ".",
12 // ",",
13 // ";",
14 // "%",
15 // "0",
16 // "#",
17 // "-",
18 // "E",
19 // "\u2030",
20 // "\u221e",
21 // "\ufffd",
22 // }
23 DateTimeElements:intvector {
24 1,
25 1,
26 }
27 DateTimePatterns {
28 "h:mm:ss a z",
29 "h:mm:ss a z",
30 "h:mm:ss a",
31 "h:mm a",
32 "EEEE d' de 'MMMM' de 'yyyy",
33 "d' de 'MMMM' de 'yyyy",
34 "MMM d, yyyy",
35 "M/d/yy",
36 "{1} {0}",
37 }
38 NumberPatterns {
39 "#,##0.###;-#,##0.###",
40 "\u00a4#,##0.00;(\u00a4#,##0.00)",
41 "#,##0%",
42 "#E0",
43 }
44 }