]>
Commit | Line | Data |
---|---|---|
b331163b A |
1 | // *************************************************************************** |
2 | // * | |
2ca993e8 | 3 | // * Copyright (C) 2016 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/dz.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | dz{ | |
2ca993e8 | 10 | Version{"2.1.23.7"} |
b331163b A |
11 | units{ |
12 | duration{ | |
13 | day{ | |
14 | other{"ཉིན་ཞག་ {0}"} | |
15 | } | |
16 | hour{ | |
17 | other{"ཆུ་ཚོད་ {0}"} | |
18 | } | |
19 | minute{ | |
20 | other{"སྐར་མ་ {0}"} | |
21 | } | |
22 | month{ | |
23 | other{"ཟླཝ་ {0}"} | |
24 | } | |
25 | second{ | |
26 | other{"སྐར་ཆ་ {0}"} | |
27 | } | |
28 | week{ | |
29 | other{"བངུན་ཕྲག་ {0}"} | |
30 | } | |
31 | year{ | |
32 | other{"ལོ་འཁོར་ {0}"} | |
33 | } | |
34 | } | |
35 | } | |
36 | } |