]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
3 | // * Copyright (C) 2015 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/ks.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | ks{ | |
10 | Version{"2.1.12.94"} | |
11 | units{ | |
12 | duration{ | |
13 | day{ | |
14 | one{"{0} دۄہ"} | |
15 | other{"{0} دۄہ"} | |
16 | } | |
17 | hour{ | |
18 | one{"{0} گَنٹہٕ"} | |
19 | other{"{0} گٲنٛٹہٕ"} | |
20 | } | |
21 | minute{ | |
22 | one{"{0} مِنَٹ"} | |
23 | other{"{0} مِنَٹ"} | |
24 | } | |
25 | month{ | |
26 | one{"{0} ریٚتھ"} | |
27 | other{"{0} ریٚتھ"} | |
28 | } | |
29 | second{ | |
30 | one{"{0} سیٚکَنٛڈ"} | |
31 | other{"{0} سیٚکَنٛڈ"} | |
32 | } | |
33 | week{ | |
34 | one{"{0} ہَفتہٕ"} | |
35 | other{"{0} ہَفتہٕ"} | |
36 | } | |
37 | year{ | |
38 | one{"{0} ؤری"} | |
39 | other{"{0} ؤری"} | |
40 | } | |
41 | } | |
42 | } | |
43 | } |