]> git.saurik.com Git - apple/icu.git/blame_incremental - icuSources/data/locales/en_HK.txt
ICU-6.2.22.tar.gz
[apple/icu.git] / icuSources / data / locales / en_HK.txt
... / ...
CommitLineData
1// ***************************************************************************
2// *
3// * Copyright (C) 2004 International Business Machines
4// * Corporation and others. All Rights Reserved.
5// * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java
6// * Source File: ../../../locale/common/main/en_HK.xml
7// *
8// ***************************************************************************
9en_HK{
10 Currencies{
11 HKD{
12 "$",
13 "Hong Kong Dollar",
14 }
15 USD{
16 "US$",
17 "USD",
18 }
19 }
20 NumberPatterns{
21 "#,##0.###;-#,##0.###",
22 "¤#,##0.00;(¤#,##0.00)",
23 "#,##0%",
24 "#E0",
25 }
26 Version{"1.2"}
27 calendar{
28 gregorian{
29 DateTimePatterns{
30 "h:mm:ss a z",
31 "h:mm:ss a z",
32 "h:mm:ss a",
33 "h:mm a",
34 "EEEE, d MMMM yyyy",
35 "d MMMM yyyy",
36 "d MMM yyyy",
37 "dd/MM/yyyy",
38 "{1} {0}",
39 }
40 }
41 }
42}