Index: source/data/unit/de_CH.txt |
diff --git a/source/data/unit/de_CH.txt b/source/data/unit/de_CH.txt |
new file mode 100755 |
index 0000000000000000000000000000000000000000..c332a5f3a53668ede9c27647ef252ed6ecd161b7 |
--- /dev/null |
+++ b/source/data/unit/de_CH.txt |
@@ -0,0 +1,41 @@ |
+// *************************************************************************** |
+// * |
+// * Copyright (C) 2014 International Business Machines |
+// * Corporation and others. All Rights Reserved. |
+// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
+// * Source File: <path>/common/main/de_CH.xml |
+// * |
+// *************************************************************************** |
+de_CH{ |
+ Version{"2.1.8.21"} |
+ units{ |
+ area{ |
+ square-foot{ |
+ dnam{"Quadratfuss"} |
+ one{"{0} Quadratfuss"} |
+ other{"{0} Quadratfuss"} |
+ } |
+ } |
+ length{ |
+ foot{ |
+ dnam{"Fuss"} |
+ one{"{0} Fuss"} |
+ other{"{0} Fuss"} |
+ } |
+ } |
+ volume{ |
+ cubic-foot{ |
+ dnam{"Kubikfuss"} |
+ one{"{0} Kubikfuss"} |
+ other{"{0} Kubikfuss"} |
+ } |
+ } |
+ } |
+ unitsShort{ |
+ length{ |
+ foot{ |
+ dnam{"Fuss"} |
+ } |
+ } |
+ } |
+} |