]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/en_AR.txt
ICU-62123.0.1.tar.gz
[apple/icu.git] / icuSources / data / locales / en_AR.txt
CommitLineData
f3c0d7a5
A
1// ***************************************************************************
2// * Copyright (C) 2016 International Business Machines
3// * Corporation and others. All Rights Reserved. Apple addition.
4// ***************************************************************************
5en_AR{
6 %%Parent{"en_001"}
7 NumberElements{
8 latn{
9 patterns{
10 accountingFormat{"¤ #,##0.00;(¤ #,##0.00)"}
11 currencyFormat{"¤ #,##0.00"}
12 percentFormat{"#,##0 %"}
13 }
14 symbols{
15 decimal{","}
16 group{"."}
17 }
18 }
19 minimumGroupingDigits{"2"}
20 }
21 Version{"2.1.23.47"}
22 calendar{
23 generic{
24 DateTimePatterns{
25 "HH:mm:ss zzzz",
26 "HH:mm:ss z",
27 "HH:mm:ss",
28 "HH:mm",
29 "EEEE, d MMMM y G",
30 "d MMMM y G",
31 "d MMM y G",
32 "dd/MM/y GGGGG",
33 "{1}, {0}",
34 "{1} 'at' {0}",
35 "{1} 'at' {0}",
36 "{1}, {0}",
37 "{1}, {0}",
38 }
39 }
40 gregorian{
41 DateTimePatterns{
42 "HH:mm:ss zzzz",
43 "HH:mm:ss z",
44 "HH:mm:ss",
45 "HH:mm",
46 "EEEE, d MMMM y",
47 "d MMMM y",
48 "d MMM y",
49 "dd/MM/y",
50 "{1}, {0}",
51 "{1} 'at' {0}",
52 "{1} 'at' {0}",
53 "{1}, {0}",
54 "{1}, {0}",
55 }
56 }
57 }
58}