]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2015 International Business Machines |
b331163b A |
4 | // * Corporation and others. All Rights Reserved. |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/ms_Arab.xml | |
7 | // * | |
8 | // *************************************************************************** | |
b331163b A |
9 | ms_Arab{ |
10 | %%Parent{"root"} | |
2ca993e8 | 11 | Version{"2.1.19.29"} |
b331163b A |
12 | units{ |
13 | duration{ | |
14 | day{ | |
15 | other{"{0} هاري"} | |
16 | } | |
b331163b A |
17 | hour{ |
18 | other{"{0} جم"} | |
19 | } | |
b331163b A |
20 | minute{ |
21 | other{"{0} مينيت"} | |
22 | } | |
b331163b A |
23 | month{ |
24 | other{"{0} بولن"} | |
25 | } | |
b331163b A |
26 | second{ |
27 | other{"{0} ساعت"} | |
28 | } | |
b331163b A |
29 | week{ |
30 | other{"{0} ميڠݢو"} | |
31 | } | |
b331163b A |
32 | year{ |
33 | other{"{0} تاهون"} | |
34 | } | |
b331163b A |
35 | } |
36 | } | |
37 | unitsShort{ | |
38 | duration{ | |
39 | day{ | |
40 | other{"{0} هاري"} | |
41 | } | |
42 | hour{ | |
43 | other{"{0} جم"} | |
44 | } | |
45 | minute{ | |
46 | other{"{0} min"} | |
47 | } | |
48 | month{ | |
49 | other{"{0} بولن"} | |
50 | } | |
51 | second{ | |
52 | other{"{0} ساعت"} | |
53 | } | |
54 | week{ | |
55 | other{"{0} ميڠݢو"} | |
56 | } | |
57 | year{ | |
58 | other{"{0} thn"} | |
59 | } | |
60 | } | |
61 | } | |
62 | } |