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