UNPKG

1.74 kBJSONView Raw
1{
2 "locale": "fur",
3 "style": "narrow",
4 "year": {
5 "previous": "last year",
6 "current": "this year",
7 "next": "next year",
8 "past": {
9 "one": "{0} an indaûr",
10 "other": "{0} agns indaûr"
11 },
12 "future": {
13 "one": "ca di {0} an",
14 "other": "ca di {0} agns"
15 }
16 },
17 "quarter": {
18 "previous": "last quarter",
19 "current": "this quarter",
20 "next": "next quarter",
21 "past": "-{0} Q",
22 "future": "+{0} Q"
23 },
24 "month": {
25 "previous": "last month",
26 "current": "this month",
27 "next": "next month",
28 "past": "{0} mês indaûr",
29 "future": "ca di {0} mês"
30 },
31 "week": {
32 "previous": "last week",
33 "current": "this week",
34 "next": "next week",
35 "past": {
36 "one": "{0} setemane indaûr",
37 "other": "{0} setemanis indaûr"
38 },
39 "future": {
40 "one": "ca di {0} setemane",
41 "other": "ca di {0} setemanis"
42 }
43 },
44 "day": {
45 "previous": "îr",
46 "previous-2": "îr l’altri",
47 "current": "vuê",
48 "next": "doman",
49 "next-2": "passantdoman",
50 "past": {
51 "one": "{0} zornade indaûr",
52 "other": "{0} zornadis indaûr"
53 },
54 "future": {
55 "one": "ca di {0} zornade",
56 "other": "ca di {0} zornadis"
57 }
58 },
59 "hour": {
60 "current": "this hour",
61 "past": {
62 "one": "{0} ore indaûr",
63 "other": "{0} oris indaûr"
64 },
65 "future": {
66 "one": "ca di {0} ore",
67 "other": "ca di {0} oris"
68 }
69 },
70 "minute": {
71 "current": "this minute",
72 "past": {
73 "one": "{0} minût indaûr",
74 "other": "{0} minûts indaûr"
75 },
76 "future": {
77 "one": "ca di {0} minût",
78 "other": "ca di {0} minûts"
79 }
80 },
81 "second": {
82 "current": "now",
83 "past": {
84 "one": "{0} secont indaûr",
85 "other": "{0} seconts indaûr"
86 },
87 "future": {
88 "one": "ca di {0} secont",
89 "other": "ca di {0} seconts"
90 }
91 }
92}
\No newline at end of file