]> git.saurik.com Git - apple/icu.git/blame - icuSources/data/locales/es_AR.txt
ICU-3.13.tar.gz
[apple/icu.git] / icuSources / data / locales / es_AR.txt
CommitLineData
b75a7d8f
A
1// ***************************************************************************
2// *
3// * Copyright (C) 1997-2003, International Business Machines
4// * Corporation and others. All Rights Reserved.
5// *
6// ***************************************************************************
7
8es_AR {
9 Version { "2.0" }
10 DateTimePatterns {
11 "HH'h'''mm z",
12 "H:mm:ss z",
13 "HH:mm:ss",
14 "HH:mm",
15 "EEEE d' de 'MMMM' de 'yyyy",
16 "d' de 'MMMM' de 'yyyy",
17 "dd/MM/yyyy",
18 "dd/MM/yy",
19 "{1} {0}",
20 }
21 NumberElements {
22 ",",
23 ".",
24 ";",
25 "%",
26 "0",
27 "#",
28 "-",
29 "E",
30 "\u2030",
31 "\u221E",
32 "\uFFFD",
33 ",",
34 }
35 LocaleID:int { 0x2c0a }
36// LocaleString { "es_AR" }
37// ShortCountry { "ARG" }
38
39 // Currency display names
40 Currencies {
41 ARS { "$", "Peso Argentino" }
42 USD { "US$", "D\u00F3lar Americano" }
43 }
44}