]>
Commit | Line | Data |
---|---|---|
1 | // © 2016 and later: Unicode, Inc. and others. | |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | de_CH{ | |
4 | Version{"36.1"} | |
5 | units{ | |
6 | area{ | |
7 | square-foot{ | |
8 | dnam{"Quadratfuss"} | |
9 | one{"{0} Quadratfuss"} | |
10 | other{"{0} Quadratfuss"} | |
11 | } | |
12 | } | |
13 | concentr{ | |
14 | milligram-per-deciliter{ | |
15 | dnam{"mg/dL"} | |
16 | } | |
17 | } | |
18 | length{ | |
19 | foot{ | |
20 | dnam{"Fuss"} | |
21 | one{"{0} Fuss"} | |
22 | other{"{0} Fuss"} | |
23 | per{"{0} pro Fuss"} | |
24 | } | |
25 | } | |
26 | volume{ | |
27 | cubic-foot{ | |
28 | dnam{"Kubikfuss"} | |
29 | one{"{0} Kubikfuss"} | |
30 | other{"{0} Kubikfuss"} | |
31 | } | |
32 | gallon-imperial{ | |
33 | one{"{0} gal Imp."} | |
34 | other{"{0} gal Imp."} | |
35 | per{"{0}/gal Imp."} | |
36 | } | |
37 | } | |
38 | } | |
39 | unitsShort{ | |
40 | length{ | |
41 | foot{ | |
42 | dnam{"Fuss"} | |
43 | } | |
44 | } | |
45 | volume{ | |
46 | gallon-imperial{ | |
47 | one{"{0} gal Imp."} | |
48 | other{"{0} gal Imp."} | |
49 | per{"{0}/gal Imp."} | |
50 | } | |
51 | } | |
52 | } | |
53 | } |