]>
Commit | Line | Data |
---|---|---|
51004dcb A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2013 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/ar_PS.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ar_PS{ | |
10 | NumberElements{ | |
11 | latn{ | |
12 | patternsLong{ | |
13 | decimalFormat{ | |
14 | 1000000000{ | |
15 | few{"0 بليون"} | |
16 | many{"0 بليون"} | |
17 | one{"0 بليون"} | |
18 | other{"0 بليون"} | |
19 | two{"0 بليون"} | |
20 | zero{"0 بليون"} | |
21 | } | |
22 | } | |
23 | } | |
24 | patternsShort{ | |
25 | decimalFormat{ | |
26 | 1000000000{ | |
27 | few{"0 بليون"} | |
28 | many{"0 بليون"} | |
29 | one{"0 بليون"} | |
30 | other{"0 بليون"} | |
31 | two{"0 بليون"} | |
32 | zero{"0 بليون"} | |
33 | } | |
34 | } | |
35 | } | |
36 | } | |
37 | } | |
38 | Version{"2.0.82.45"} | |
39 | } |