]>
Commit | Line | Data |
---|---|---|
3d1f044b A |
1 | // © 2016 and later: Unicode, Inc. and others. |
2 | // License & terms of use: http://www.unicode.org/copyright.html#License | |
3 | oc{ | |
4 | Version{"2.1.48.13"} | |
5 | units{ | |
6 | duration{ | |
7 | day{ | |
8 | other{"{0} jorns"} | |
9 | } | |
10 | hour{ | |
11 | other{"{0} oras"} | |
12 | } | |
13 | minute{ | |
14 | other{"{0} minutas"} | |
15 | } | |
16 | month{ | |
17 | other{"{0} mes"} | |
18 | } | |
19 | second{ | |
20 | other{"{0} segondas"} | |
21 | } | |
22 | week{ | |
23 | other{"{0} setmanas"} | |
24 | } | |
25 | year{ | |
26 | other{"{0} annadas"} | |
27 | } | |
28 | } | |
29 | } | |
30 | } |