Index: source/data/unit/dz.txt |
diff --git a/source/data/unit/dz.txt b/source/data/unit/dz.txt |
new file mode 100755 |
index 0000000000000000000000000000000000000000..6e7f72121f7e6df9c1094131440c705d5898c69c |
--- /dev/null |
+++ b/source/data/unit/dz.txt |
@@ -0,0 +1,39 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2014 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
+// * Source File: <path>/common/main/dz.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/common/main/dz.xml |
+ */ |
+dz{ |
+ Version{"2.1.6.69"} |
+ units{ |
+ duration{ |
+ day{ |
+ other{"ཉིན་ཞག་ {0}"} |
+ } |
+ hour{ |
+ other{"ཆུ་ཚོད་ {0}"} |
+ } |
+ minute{ |
+ other{"སྐར་མ་ {0}"} |
+ } |
+ month{ |
+ other{"ཟླཝ་ {0}"} |
+ } |
+ second{ |
+ other{"སྐར་ཆ་ {0}"} |
+ } |
+ week{ |
+ other{"བངུན་ཕྲག་ {0}"} |
+ } |
+ year{ |
+ other{"ལོ་འཁོར་ {0}"} |
+ } |
+ } |
+ } |
+} |