]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
46f4442e | 3 | // * Copyright (C) 2008 International Business Machines |
374ca955 A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | |
73c04bcf | 6 | // * Source File:<path>/common/main/en_ZA.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | en_ZA{ |
46f4442e A |
10 | AuxExemplarCharacters{ |
11 | "[á à ă â å ä ā æ ç ḓ é è ĕ ê ë ē í ì ĭ î ï ī ḽ ñ ṅ ṋ ó ò ŏ ô ö ø ō œ š ß ṱ ú" | |
12 | " ù ŭ û ü ū ÿ]" | |
13 | } | |
14 | NumberElements{ | |
15 | ",", | |
16 | " ", | |
17 | ";", | |
18 | "%", | |
19 | "0", | |
20 | "#", | |
21 | "-", | |
22 | "E", | |
23 | "‰", | |
24 | "∞", | |
25 | "NaN", | |
26 | "+", | |
27 | } | |
28 | NumberPatterns{ | |
29 | "#,##0.###", | |
30 | "¤#,##0.00", | |
31 | "#,##0%", | |
32 | "#E0", | |
33 | } | |
34 | Version{"1.58"} | |
374ca955 A |
35 | calendar{ |
36 | gregorian{ | |
37 | DateTimePatterns{ | |
46f4442e A |
38 | "h:mm:ss a v", |
39 | "h:mm:ss a z", | |
374ca955 A |
40 | "h:mm:ss a", |
41 | "h:mm a", | |
42 | "EEEE dd MMMM yyyy", | |
43 | "dd MMMM yyyy", | |
44 | "dd MMM yyyy", | |
45 | "yyyy/MM/dd", | |
46 | "{1} {0}", | |
47 | } | |
48 | } | |
b75a7d8f | 49 | } |
46f4442e A |
50 | zoneStrings{ |
51 | "meta:Africa_Central"{ | |
52 | cu:int{1} | |
53 | } | |
54 | "meta:Africa_Eastern"{ | |
55 | cu:int{1} | |
56 | } | |
57 | "meta:Africa_Southern"{ | |
58 | cu:int{1} | |
59 | } | |
60 | "meta:Africa_Western"{ | |
61 | cu:int{1} | |
62 | } | |
63 | } | |
b75a7d8f | 64 | } |