UNPKG

1.16 kBJSONView Raw
1{
2 "locale": "ia",
3 "style": "short",
4 "year": {
5 "previous": "an. pass.",
6 "current": "iste an.",
7 "next": "an. prox.",
8 "past": "{0} an. retro",
9 "future": "in {0} an."
10 },
11 "quarter": {
12 "previous": "le trimestre passate",
13 "current": "iste trimestre",
14 "next": "le trimestre proxime",
15 "past": "{0} trim. retro",
16 "future": "in {0} trim."
17 },
18 "month": {
19 "previous": "mns. pass.",
20 "current": "iste mns.",
21 "next": "mns. prox.",
22 "past": "{0} mns. retro",
23 "future": "in {0} mns."
24 },
25 "week": {
26 "previous": "sept. pass.",
27 "current": "iste sept.",
28 "next": "sept. prox.",
29 "past": "{0} sept. retro",
30 "future": "in {0} sept."
31 },
32 "day": {
33 "previous": "heri",
34 "current": "hodie",
35 "next": "deman",
36 "past": {
37 "one": "{0} die retro",
38 "other": "{0} dies retro"
39 },
40 "future": {
41 "one": "in {0} die",
42 "other": "in {0} dies"
43 }
44 },
45 "hour": {
46 "current": "iste hora",
47 "past": "{0} hr. retro",
48 "future": "in {0} hr."
49 },
50 "minute": {
51 "current": "iste minuta",
52 "past": "{0} min. retro",
53 "future": "in {0} min."
54 },
55 "second": {
56 "current": "ora",
57 "past": "{0} sec. retro",
58 "future": "in {0} sec."
59 }
60}
\No newline at end of file