UNPKG

1.37 kBJSONView Raw
1{
2 "locale": "it",
3 "style": "narrow",
4 "year": {
5 "previous": "anno scorso",
6 "current": "quest’anno",
7 "next": "anno prossimo",
8 "past": {
9 "one": "{0} anno fa",
10 "other": "{0} anni fa"
11 },
12 "future": {
13 "one": "tra {0} anno",
14 "other": "tra {0} anni"
15 }
16 },
17 "quarter": {
18 "previous": "trim. scorso",
19 "current": "questo trim.",
20 "next": "trim. prossimo",
21 "past": "{0} trim. fa",
22 "future": "tra {0} trim."
23 },
24 "month": {
25 "previous": "mese scorso",
26 "current": "questo mese",
27 "next": "mese prossimo",
28 "past": {
29 "one": "{0} mese fa",
30 "other": "{0} mesi fa"
31 },
32 "future": {
33 "one": "tra {0} mese",
34 "other": "tra {0} mesi"
35 }
36 },
37 "week": {
38 "previous": "sett. scorsa",
39 "current": "questa sett.",
40 "next": "sett. prossima",
41 "past": "{0} sett. fa",
42 "future": "tra {0} sett."
43 },
44 "day": {
45 "previous": "ieri",
46 "previous-2": "l’altro ieri",
47 "current": "oggi",
48 "next": "domani",
49 "next-2": "dopodomani",
50 "past": {
51 "one": "{0} g fa",
52 "other": "{0} gg fa"
53 },
54 "future": {
55 "one": "tra {0} g",
56 "other": "tra {0} gg"
57 }
58 },
59 "hour": {
60 "current": "quest’ora",
61 "past": "{0} h fa",
62 "future": "tra {0} h"
63 },
64 "minute": {
65 "current": "questo minuto",
66 "past": "{0} min fa",
67 "future": "tra {0} min"
68 },
69 "second": {
70 "current": "ora",
71 "past": "{0} s fa",
72 "future": "tra {0} s"
73 }
74}
\No newline at end of file