Index: source/data/unit/ks.txt |
diff --git a/source/data/unit/ks.txt b/source/data/unit/ks.txt |
new file mode 100755 |
index 0000000000000000000000000000000000000000..cf14e817a480e1f7a5fa2a69e0e0e3b90613cb94 |
--- /dev/null |
+++ b/source/data/unit/ks.txt |
@@ -0,0 +1,46 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2014 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
+// * Source File: <path>/common/main/ks.xml |
+// * |
+// *************************************************************************** |
+/** |
+ * ICU <specials> source: <path>/common/main/ks.xml |
+ */ |
+ks{ |
+ Version{"2.1.8.9"} |
+ units{ |
+ duration{ |
+ day{ |
+ one{"{0} دۄہ"} |
+ other{"{0} دۄہ"} |
+ } |
+ hour{ |
+ one{"{0} گَنٹہٕ"} |
+ other{"{0} گٲنٛٹہٕ"} |
+ } |
+ minute{ |
+ one{"{0} مِنَٹ"} |
+ other{"{0} مِنَٹ"} |
+ } |
+ month{ |
+ one{"{0} ریٚتھ"} |
+ other{"{0} ریٚتھ"} |
+ } |
+ second{ |
+ one{"{0} سیٚکَنٛڈ"} |
+ other{"{0} سیٚکَنٛڈ"} |
+ } |
+ week{ |
+ one{"{0} ہَفتہٕ"} |
+ other{"{0} ہَفتہٕ"} |
+ } |
+ year{ |
+ one{"{0} ؤری"} |
+ other{"{0} ؤری"} |
+ } |
+ } |
+ } |
+} |