]>
Commit | Line | Data |
---|---|---|
374ca955 | 1 | // *************************************************************************** |
b75a7d8f | 2 | // * |
73c04bcf | 3 | // * Copyright (C) 2006 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/nl_BE.xml |
b75a7d8f A |
7 | // * |
8 | // *************************************************************************** | |
374ca955 | 9 | nl_BE{ |
73c04bcf A |
10 | Countries{ |
11 | 172{"Gemenebest van Onafhankelijke Staten"} | |
12 | 833{"Het Eiland Man"} | |
13 | } | |
14 | Languages{ | |
15 | lv{"Lets"} | |
16 | oc{"Occitaans (na 1500); Provençaals"} | |
17 | sa{"Sanskriet"} | |
18 | sh{"Servo-Kroatisch"} | |
19 | } | |
374ca955 | 20 | NumberPatterns{ |
73c04bcf A |
21 | "#,##0.###", |
22 | "#,##0.00 ¤", | |
b75a7d8f A |
23 | "#,##0%", |
24 | "#E0", | |
25 | } | |
73c04bcf A |
26 | Types{ |
27 | collation{ | |
28 | traditional{"Traditioneel"} | |
29 | } | |
30 | } | |
31 | Version{"1.49"} | |
374ca955 A |
32 | calendar{ |
33 | gregorian{ | |
34 | DateTimeElements:intvector{ | |
35 | 2, | |
36 | 4, | |
37 | } | |
38 | DateTimePatterns{ | |
73c04bcf | 39 | "HH:mm:ss v", |
374ca955 A |
40 | "HH:mm:ss z", |
41 | "HH:mm:ss", | |
42 | "HH:mm", | |
43 | "EEEE d MMMM yyyy", | |
44 | "d MMMM yyyy", | |
45 | "d-MMM-yy", | |
46 | "d/MM/yy", | |
47 | "{1} {0}", | |
48 | } | |
49 | } | |
50 | } | |
b75a7d8f | 51 | } |