]> git.saurik.com Git - apple/icu.git/blob - icuSources/data/locales/en_BR.txt
ICU-57131.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_BR.txt
1 // ***************************************************************************
2 // *
3 // * Copyright (C) 2015 International Business Machines
4 // * Corporation and others. All Rights Reserved.
5 // * Apple addition, not in CLDR
6 // *
7 // ***************************************************************************
8 en_BR{
9 %%Parent{"en_001"}
10 NumberElements{
11 latn{
12 symbols{
13 decimal{","}
14 group{"."}
15 }
16 }
17 }
18 Version{"2.1.11.50"}
19 calendar{
20 generic{
21 DateTimePatterns{
22 "HH:mm:ss zzzz",
23 "HH:mm:ss z",
24 "HH:mm:ss",
25 "HH:mm",
26 "EEEE, d MMMM y G",
27 "d MMMM y G",
28 "d MMM y G",
29 "dd/MM/yy GGGGG",
30 "{1} {0}",
31 "{1} {0}",
32 "{1} {0}",
33 "{1} {0}",
34 "{1} {0}",
35 }
36 availableFormats{
37 EHm{"E, HH:mm"}
38 EHms{"E, HH:mm:ss"}
39 Ed{"E, d"}
40 Ehm{"E, h:mm a"}
41 Ehms{"E, h:mm:ss a"}
42 yQQQ{"G y QQQ"}
43 yQQQQ{"G y QQQQ"}
44 }
45 }
46 gregorian{
47 DateTimePatterns{
48 "HH:mm:ss zzzz",
49 "HH:mm:ss z",
50 "HH:mm:ss",
51 "HH:mm",
52 "EEEE, d MMMM y",
53 "d MMMM y",
54 "d MMM y",
55 "dd/MM/yy",
56 "{1} {0}",
57 "{1} {0}",
58 "{1} {0}",
59 "{1} {0}",
60 "{1} {0}",
61 }
62 availableFormats{
63 EHm{"E, HH:mm"}
64 EHms{"E, HH:mm:ss"}
65 Ed{"E, d"}
66 Ehm{"E, h:mm a"}
67 Ehms{"E, h:mm:ss a"}
68 yQQQ{"y QQQ"}
69 yQQQQ{"y QQQQ"}
70 }
71 }
72 }
73 }