]>
Commit | Line | Data |
---|---|---|
f3c0d7a5 A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
b331163b A |
3 | en_GB{ |
4 | %%Parent{"en_001"} | |
340931cb A |
5 | Version{"36.1"} |
6 | durationUnits{ | |
7 | hm{"h:mm"} | |
8 | hms{"h:mm:ss"} | |
9 | ms{"m:ss"} | |
10 | } | |
3d1f044b | 11 | units{ |
340931cb A |
12 | volume{ |
13 | fluid-ounce-imperial{ | |
14 | dnam{"fluid ounces"} | |
15 | one{"{0} fluid ounce"} | |
16 | other{"{0} fluid ounces"} | |
3d1f044b A |
17 | } |
18 | } | |
19 | } | |
0f5d89e8 | 20 | unitsNarrow{ |
2ca993e8 A |
21 | duration{ |
22 | hour{ | |
0f5d89e8 | 23 | per{"{0}/h"} |
2ca993e8 A |
24 | } |
25 | second{ | |
0f5d89e8 | 26 | per{"{0}/s"} |
b331163b A |
27 | } |
28 | } | |
4388f060 | 29 | } |
3d1f044b | 30 | unitsShort{ |
3d1f044b | 31 | volume{ |
340931cb A |
32 | fluid-ounce-imperial{ |
33 | dnam{"fl oz"} | |
34 | one{"{0} fl oz"} | |
35 | other{"{0} fl oz"} | |
3d1f044b A |
36 | } |
37 | } | |
38 | } | |
4388f060 | 39 | } |